Writing about system design, ML systems, and building production-grade software.
Essays on how ML systems behave under real-world constraints.
A working mental model for agents — and when not to build one. A companion to Chapter 8 of my book, AI Engineering.
Why retrieval-augmented generation is a system you design, not a library you import — a companion to Chapter 7 of my book, AI Engineering.
The gap between calling an API and shipping an app — a companion to Chapter 4 of my book, AI Engineering.
Why large language models stopped reminding me of software and started reminding me of genomics — and what that says about studying any system too large to read.
What the exome era of genomics reveals about subquadratic attention — and the belief trap that follows a good, necessary compromise.
How AI Collapses and Rewrites the Constraints That Created Modern Languages.
Systems fail at boundaries, not implementations. A practice for writing falsifiable contracts and debugging by auditing agreements instead of tracing execution.
An exploration of the surprising parallels between byte order in computer systems and strand directionality in molecular biology, revealing how both domains solve the same fundamental problem.