World's Fair 2026
Understanding is the new bottleneck — Geoffrey Litt, Notion
Overview
This talk argues that understanding how code works remains crucial for AI engineers and builders, even as agents automate more coding tasks. The core thesis is that human understanding is shifting from verification to participation, enabling creative leaps and preventing cognitive debt. The speaker introduces techniques inspired by educational principles to help individuals and teams deepen their comprehension of AI-generated code.
Who should watch
- AI Engineers
- Product Managers
- Builders and developers working with AI coding agents
- Anyone concerned about maintaining understanding in rapidly evolving AI development workflows
- Individuals looking to deepen their creative participation in software projects
Key takeaways
- The primary reason for humans to understand code is shifting from verifying agent correctness to actively participating in the development process and generating new ideas.
- Cognitive debt, analogous to technical debt, can accumulate if understanding degrades, hindering participation and creativity.
- Educational principles offer valuable frameworks for understanding complex code, moving beyond simple line-by-line reading.
- Agents can generate explainer documents that provide background, intuition, interactive examples, and literate code diffs to aid comprehension.
- Interactive quizzes, inspired by spaced repetition, can serve as a speed regulator to ensure genuine understanding rather than superficial familiarity.
- Microworlds, or ephemeral UIs and simulations, can be built by agents to allow users to intuitively grasp complex systems or code implementations.
- Shared spaces and collaborative tools are essential for teams to build collective understanding, enabling more effective communication and joint ideation.
- The ultimate goal of computing, as envisioned by pioneers, is to empower humans to understand and create, a vision that AI tools can now help realize more effectively.
Notable quotes
*The agents are also able to ask these questions and they're getting better at it.*
*There is a deeper reason to understand what's going on, and that's understanding to participate.*
*Books don't work.*
Unofficial community note. Prefer the recording for nuance.