Posts
-
Error Messages Are Written for the Next Person
Your logs aren't for the machine. They're for whoever gets paged at 2:30 in the morning.
-
net/http and the Middleware Pattern
The foundation every Go web framework sits on: http.Handler, ServeHTTP, and how middleware chains compose with closures.
-
Running Docker and Linux Machines on macOS with OrbStack
OrbStack is a lightweight Docker Desktop alternative — fast to start, light on resources, and it runs Linux machines and Kubernetes too.
-
Introducing My Docker Compose Template Collection
A collection of Docker Compose templates for quickly setting up various services.
-
Building a Website with Hugo
Notes on installing Hugo, choosing a theme, and deploying the site to GitHub Pages.