Tough Mudder - a honest review Worried about completing tough mudder? No fuss, here is a honest review of the race!
coding Adding a new SSH key to an existing Digital Ocean droplet A guide on how to avoid a lot of the pain of authorizing new SSH keys on a Digital Ocean droplet.
coding Deploying a Node.js app to Dokku on a Digital Ocean droplet A short guide on how to setup a barebones node.js application on a DigitalOcean droplet using the Dokku deployment PaaS tool.
coding Don't auto-lint my tests! 🥴 ESLint provides a means to ignore specific file globs. Begin using it now.