A brief article examining some of the weirdnesses of class level instance variables in Ruby (who knew?). Plus, an examination of eigenclasses.
A quick guide on how to transition away from Vim to Neovim
A guide on how to setup client side mocking of a remote GraphQL schema using Apollo & TypeScript.
Part of my Travels in Ruby series. This time around we deal with a very real Ruby problem: sometimes things don't work out the way that you expected.
A guide on how to avoid a lot of the pain of authorizing new SSH keys 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.
ESLint provides a means to ignore specific file globs. Begin using it now.