Web Redirecting a Ghost blog domain with Let'sEncrypt SSL Running your own Ghost blog is generally a pretty frictionless experience. I love how easy it is to get set up and how little effort is required from there on
macOS Quickly Editing the Hosts file on MacOS Editing the hosts file is useful for all sorts of things! Here's a quick and easy guide to editing your hosts file on MacOS Sierra, High Sierra and Mojave.
Web Scraping and Graphing the Web with Python: Part 1 Going to the gym is probably something most of us could do more often, myself included, but I hate going when it's busy. I prefer to focus on my workout
Web Ghost on DigitalOcean with Ubuntu 16.04 Get started using the powerful Ghost blogging platform on a DigitalOcean Ubuntu 16.04 VPS with this step-by-step installation and configuration tutorial.
macOS SSH Aliases on MacOS As I've spent more and more time using SSH with different machines, it has quickly become something of a bother looking up the IP address of each machine every time
macOS Installing Splint on MacOS During my current adventure shoring up my C programming skills I came across Splint (short for Secure Programming Lint), a really helpful guide on the path to writing good C