# zknill.io

Zach Knill's blog at zknill.io. Short, focused posts on distributed systems primitives — durable execution, routing, transport, message buses — and how they interact with the new shape of AI agent workloads. Pieces tend to argue against a foundational assumption ("the stateless web", "the database as message bus") rather than walk through implementation.

## Ingested articles

- [[zknill-llms-breaking-cloud-native]] — LLMs are breaking 20-year-old system design: stateful agents need a routable transport name that isn't a server, and pub/sub channels fit
