▮ Loading…
Mission logs
Notes on the things I keep relearning — databases, motion, and what breaks at three in the morning.
August 2026·2 min read
The log line you need at three in the morning is never the one you wrote at three in the afternoon. Some rules I now follow without arguing.
June 2026·2 min read
Deriving a URL from a title looks like a pure function. It is actually a small pile of product decisions wearing a regular expression.
May 2026·2 min read
A duration and a bezier curve describe how an animation looks. A spring describes how an object behaves. That difference shows up everywhere once you notice it.
March 2026·2 min read
Every project I have worked on eventually grew a repository layer on top of its ORM. Every one of them regretted it. Here is what I do instead.