Windows Stuff
A Better Way to Switch Between Open Windows 32 New Keyboard Shortcuts in Windows 10 The Ultimate Guide to Windows 10 Keyboard Shortcuts
View ArticleVegan Meat Recipes
Tofu Based: VEGAN GLUTEN-FREE DELI MEAT (BOLOGNA STYLE) Hickory Smoked Veggie Turkey Lunchmeat Bean Based: Vegan Turkey Style Deli Slices Vegan Corned Beef Wheat Gluten Based: Seitan
View ArticleMarinara Sauce
Best Marinara Sauce Yet (all recipes.com) Marinara Sauce Chef’s secret: How to use tomato paste the right way
View ArticlePHP Managing Remote Files via FTP / SFTP
Using SSH and SFTP with PHP https://gist.github.com/danielbwa/6993444 http://php.net/manual/en/function.ssh2-scp-recv.php http://php.net/manual/en/function.ssh2-scp-send.php...
View ArticleReflective Instantiation of Classes at Runtime
Dynamic and Reflective Variable and Method Processing Roughly stated, Reflection is the ability for a program to inspect properties of itself and dynamically identify and invoke particular variables...
View ArticleUsing argparse to Tier Software Product Offerings
The argparse Module The argparse module came on the scene in release 3.2 and it’s been a great tool for command line (cli) argument parsing, replacing modules like getopt with a more user friendly...
View ArticleSpark Programmatic Node Communication
Distributed Computing Distributed and parallel data processing has been discussed and explained a million different ways in a million different places, so we’ll keep it brief here. Some of the best...
View ArticleDynamically Querying Table Column DDL Info in Redshift
Dynamic Column Info A very useful ability when working with databases is to be able to dynamically retrieve table description data of a table where data is stored. You may want to do this for many...
View Article