Posts
All the articles I've posted.
Better Bets: A practical framework for making better decisions under uncertainty.
Posted on:September 4, 2026 at 04:00 PMWhat does it take for AI agents to make better decisions, not just execute faster? Better Bets is my attempt to bring structured thinking under uncertainty into everyday decisions, across engineering, product, strategy, hiring, and beyond.
I wrote a worse Effect on purpose
Posted on:August 10, 2026 at 09:00 AMWhy I wrote a 284-line library instead of adopting Effect or fp-ts, the four things I got wrong along the way, and the point at which I would abandon it.
Never Miss a Prompt: How to Make Claude Code Send You Mac & Phone Alerts When It Needs You!
Posted on:January 11, 2026 at 10:00 AMIf you use Claude Code, you know the frustration of losing focus while it’s quietly waiting for your next input—or finishing a long process without telling you. There’s a built-in feature called hooks that lets you run custom shell commands at key moments in Claude’s lifecycle, like when it needs your attention or finishes a response.