Python Reference Code Snippets
Published July 10, 2018
Similar to the command cheat sheets I publish, this post will serve as a quick reference for short and simple Python code snippets I have used in prior projects.
Published July 10, 2018
Similar to the command cheat sheets I publish, this post will serve as a quick reference for short and simple Python code snippets I have used in prior projects.
Published January 3, 2018 • Updated October 18, 2018
Google Drive makes it very easy to share files. You can easily and securely share files to anyone with a Google account or to anyone else by creating a shareable link that is accessible to anyone that knows the link. The shareable link contains a 33 character random string, so it’s very difficult to guess the URL if you are worried about someone other than your intended recipient looking at the shared file.
Published March 6, 2017 • Updated January 10, 2019
This blog has existed under a few domain names: workingconfig.com, thornelaboratories.net, and, now, thornelabs.net. workingconfig.com didn’t exist for very long, and never had many - if any - backlinks to it; it didn’t make sense to keep those URLs alive. However, thornelaboratories.net did exist for a longer period of time, and it had URLs I wanted to keep alive.
Published October 29, 2014 • Updated January 10, 2019
Installing python-swiftclient on OS X Yosemite is exceedingly difficult compared to earlier versions of OS X. Yosemite ships with Python 2.7.6. Running sudo easy_install pip
will install pip 1.5.6.
latest posts (all posts)
Battery Tests on a Lenovo ThinkPad X1 Carbon Gen 6 Running Ubuntu 18.04 LTS
Google Cloud Load Balancer Component Diagrams
Installing Ubuntu 18.04 LTS on a Lenovo ThinkPad X1 Carbon Gen 6
top tags (all tags)
documentation (153)
openstack (21)
linux (18)
cheat-sheet (14)
vagrant (11)
shell (10)
ubuntu (10)
vmware-fusion (10)
opinions (9)
red-hat (8)