3d ago · 11 min read · Claude Code can already run sub-agents — specialized workers with isolated context that execute tasks and report back. It can also run experimental agent teams — multiple Claude Code sessions coordina
Join discussion3d ago · 6 min read · There is a class of infrastructure failure distinct from component or network outages: the failure of a system to correctly perceive its own state. When software acts on a false internal map of the wo
Join discussion3d ago · 4 min read · Most engineers assume AI systems are “stateful” because tools like ChatGPT remember conversations. That assumption is wrong. The reality is simpler—and more powerful: AI models are stateless. Statefu
Join discussion
3d ago · 13 min read · Airbnb recently published a detailed write-up on Mussel v2, the next generation of their internal key-value store for serving derived data. The system sits between offline data processing and online a
Join discussion5d ago · 5 min read · The infrastructure that handles human-initiated payments breaks in a specific way when you hand control to an agent. Here's what changes, and why it matters before you find out in production. Most pay
Join discussion
Mar 27 · 5 min read · pgvector is the fastest way to add vector search to an existing PostgreSQL database. One extension, a few SQL commands, and you have similarity search running alongside your relational data. No new in
Join discussion