The Redirect Is the Product: Architecting a URL Shortener for Global Scale
A URL shortener seems almost too simple to deserve a detailed architecture discussion.You take a long URL like this:https://example.com/blog/how-to-de...
Guides, explainers and notes on building things that work.
A URL shortener seems almost too simple to deserve a detailed architecture discussion.You take a long URL like this:https://example.com/blog/how-to-de...
Migration Assistant is great when one machine retires. It is the wrong tool when both keep working. I had two Macs that both had real Claude Code hist...
Four tiers, four different silences. And why adding a second worker made mine slower. Building a RingCentral recording automation works in testing. A...
Or: why a 200-row lookup table beats your guardrail framework.Back in 2019 I was smoke-testing a support-automation stack I'd just wired up. Customer...
Or: why I'd still classify support tickets with if-statements before letting an LLM near them.Part 3 of 3 in the Pre-LLM Patterns series. See the seri...
Move the context to the ticket, not the agent to the tabs.Part 1 of 3 in the Pre-LLM Patterns series. See the series intro for the through-line.A few...