The Bottleneck Moved: Code Review for the AI Era4 June 2026·12 minsCode review for the AI era. Five concrete shifts, anchored on the principles that didn’t change. PR template and reviewer prompt included.
How [Type: RFC] Messages Transformed Our Team's Decision-Making16 May 2026·6 minsA simple Slack convention - structured message prefixes - turned chaotic async discussions into clear, searchable, and accountable decision-making.
Build a Saga Orchestrator in Python - From Zero to Live Dashboard3 May 2026·9 minsA hands-on guide to building a saga orchestrator from scratch in Python, ending with a live dashboard that visualizes transaction flows in real time.
Project Anatomy: Why Smart Teams Ship and Nothing Happens1 April 2026·9 minsFive ownership gaps that silently kill projects - and the questions to ask before writing a single line of code.
Finding and Fixing a Memory Leak in OpenTelemetry: A Debugging Walkthrough20 January 2025·Updated: 25 May 2025·8 minsA mysterious memory leak in production turned out to be caused by a bug in the OpenTelemetry Python library that only occurred in serverless environments, not during local testing.