About

Notes

Loose, unopinionated notes on things.

In Ruby, everything is an object, and every object has an anonymous class, which defines the methods the object can respond to. This anonymous class is called the singleton class.

Dives

Some random rabbit holes I fell into.

Learn how to secure your Kamal deployments using Cloudflare Origin Certificates and Traefik.
A simple Rails asset issue evolved into a complex debugging journey.