Map

zknill.io

Wiki entityblogdistributed-systemsai-agents โ†ณ show in map Markdown
title
zknill.io
type
entity
summary
Zach Knill's blog โ€” distributed systems, durable execution, agent infrastructure, the routing primitive missing from cloud-native
tags
blog, distributed-systems, ai-agents
created
2026-05-21
updated
2026-05-21

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