The Tower Keeps Rising
Summary
Ronacher uses the Tower of Babel as a lens for understanding what AI agents do to large software projects. He argues the biblical story is really about coordination power: God's decisive move was not removing the bricks but removing the shared language. In software, the equivalent of that shared language is the collective understanding of concepts, ownership, and invariants that lives in code review, arguments, and the act of explaining a change to a teammate. Development friction—slow, annoying coordination—was a synchronization mechanism, not pure waste. Agents dissolve that friction, letting each developer make local changes without acquiring anyone else's mental model. Unlike Babel, where losing the language stops construction, AI-assisted projects can keep shipping even after shared understanding has already collapsed.
Key Insight
AI agents don't just accelerate individual productivity—they dissolve the coordination friction that was silently maintaining shared architectural understanding, allowing software projects to keep growing in complexity even after the collective mental model holding them together has already collapsed.
Spicy Quotes (click to share)
- 4
The source of their power is coordination. They share a language and with that shared language they can combine their work into something no one of them could build alone.
- 5
The shared language of a software project is not English or Python but it is the common understanding of what its concepts mean, where the boundaries are, which invariants matter, who owns what, and why the system has the shape it does.
- 7
This was slow, and much of that slowness was waste but not all of it was. Some of it was the process by which your understanding became mine.
- 8
Agents do not feel pain, only humans do.
- 9
When I look at some vibecoded scaled-up projects the codebases become Babel not because nobody can communicate, but because nobody needs to.
- 4
Every developer has a tireless translator that can explain a corner of the tower and make whatever local alteration they ask of it.
- 9
The tower does not fall, and so we do not notice what was lost. It just keeps rising.
Tone
philosophical, cautionary, reflective
