You Can Have Your Browser Tabs and Use Them TooI decided to write this after hearing a discussion about the difficulties of managing multiple browser tabs on one of the programming…
ReadRails Enums with MySQL or PostgresThis post will walk you through the steps to add an enum to a Rails model, backed by either a MySQL or Postgres database. If you're not…
ReadAbout Those DocsToday I want to write about engineering documentation. That is, docs that are written by engineers, for engineers that are working on the…
ReadUse Ruby to Parse Command Line OutputThis post will show you how to chain together multiple Ruby one-liners to parse command line output from system commands, and execute…
ReadAdd Related Posts Feature to a Gatsby BlogThis post will explain how to add a Related Posts feature to a Gatsby blog. The idea is to add a small number of links at the bottom of a…
Read