Quiet UIs and loud bugs
Jan 8
Every time I revisit a project after six months, I find at least one place where past-me wrote a comment that present-me…
A short tour of /proc
Dec 19
I keep a small log of decisions in a text file. Not architectural — just small ones. "Picked X over Y because Z." Future…
A week without Slack
Jun 19
Latency budgets work better than latency targets. Targets are aspirational. Budgets force you to delete features when yo…
Tools I uninstalled this month
Oct 12
I used to add a layer of abstraction the first time I saw a pattern repeat. Now I wait for the third. The waiting is unc…
On reading other people's code
May 9
Most of the trouble I see in production comes from boundary cases someone promised would never happen. The code is fine.…