Quantcast
Channel: admin – Applied Math Bytes
Browsing latest articles
Browse All 10 View Live

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 Article


Rum Drinks

Mai Tai Navy Grog Cocktail Mojito

View Article


Vegan 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 Article

Marinara Sauce

Best Marinara Sauce Yet (all recipes.com) Marinara Sauce Chef’s secret: How to use tomato paste the right way

View Article

Git Stuff

.gitignore is not working (stack overflow)

View Article


PHP 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 Article

Reflective 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 Article

Using 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 Article


Spark 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 Article


Dynamically 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
Browsing latest articles
Browse All 10 View Live