The Archive
One careful issue a week, no filter. Filter by thread or search for the one you half-remember.
Jul 6, 2026
Apply consumer theory to understand why LLM pricing works the way it does
Jun 29, 2026
Why two-phase commit fails in production, and how sagas use compensating transactions to build reliable cross-service workflows without distributed locking.
Jun 22, 2026
LLMs break traditional observability. Log tokens, trace multi-step chains, attribute costs, monitor quality with evals, and handle privacy deliberately.
Jun 15, 2026
Event sourcing is cool, until it isn't. Store events, not state but only when it makes sense.