π Iβm working at Intel
π« How to reach me: https://www.linkedin.com/in/dmitrymesserman

π¦
Hi, I'm Dmitry β. You might recognize me as @github's mdmitry1 π
-
Intel
- Haifa, Israel
- https://www.linkedin.com/in/dmitrymesserman/?originalSubdomain=il
Pinned Loading
-
-
Reporting workweek number for curre...
Reporting workweek number for current date or input date 1Usage: ww.py [date]
-
Firebase Hosting Fetch All Files
Firebase Hosting Fetch All Files 1# Fetch All Files from Firebase Hosting
23This script fetches all of the files from the currently deployed version of a Firebase Hosting site.
4You must be signed in via the Firebase CLI and have "Site Viewer" permission on the site in question
5to be able to properly run the script.
-
Decimal, hexadecimal and binary bidi...
Decimal, hexadecimal and binary bidirectional convertors 1MODULES=bin2dec dec2bin bin2hex hex2bin dec2hex hex2dec
2%: %.cpp
3g++ -O2 -o $@ $<
4strip $@
5all: $(MODULES)
-
Pytest: Calling a program with comma...
Pytest: Calling a program with command line parameters 1https://opensource.org/licenses/MIT
23Copyright 2021 Dmitry Messerman
45Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
-
Python Tkinter window running Tcl sc...
Python Tkinter window running Tcl script 1#!/usr/bin/tcsh -f
2set w=`xdotool getwindowfocus`
3set g=`xdotool getwindowgeometry $w | grep : \
4| sort | awk '{print $2}' | tr '\012' ' ' | sed -e 's/ /+/' -e 's/,/+/' -e 's/$//'`
5echo $g
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.