• Style Stage - A modern iteration of the CSS Zen Garden idea.
  • Understanding recursive queries in PostgreSQL - A powerful technique that I always need to look up when I need it.
  • Tunshell (Beta) - "Tunshell is a simple and secure method to remote shell into ephemeral environments such as deployment pipelines or serverless functions."
  • 5 arguments to make managers care about technical debt - Or you could just hold your breath until your face turns blue.
  • Gitduck - "GitDuck is a video call tool built for developers that enables you to talk, share your code and do pair programming with ease."
  • Micro::Attributes - "This gem allows you to define "immutable" objects, and your objects will have only getters and no setters. So, if you change some object attribute, you will have a new object instance. That is, you transform the object instead of modifying it."