flâneur

Understanding is the new bottleneck

geoffreylitt.com · 1,851 words · saved by 2 readers

Agents can write code faster than we can absorb it. Here's why it still matters for humans to understand what they build — and some techniques for doing that efficiently: explainer docs, quizzes, micro-worlds, and shared spaces.

Hot take: I think it's still important to understand the code that our agents write! In this talk I'll explain why that's the case, and show some ideas for how to efficiently understand code. Alright, let's dive in. Agents are writing more and more code for us, and we all know it's getting harder to keep up. But the good news is: there are many ways to understand code! Reading diffs line by line is not the only way. Most of this talk will be about techniques I have found helpful to understand systems my agents are building: Code explainer docs Quizzes to check my understanding…

saved by

related reading