The Psychology of Flourishing vs. Decay
Jeremy Howard frames the current AI moment through the lens of Self-Determination Theory (SDT), emphasizing that human flourishing (eudaimonia) relies on autonomy, mastery, relatedness, and purpose. He contrasts this with 'hedonia'—the frictionless, passive pleasure often exploited by modern digital interfaces.
Howard introduces the concept of 'dark flow' (or 'junk flow'), a state where users feel productive and engaged while interacting with AI agents, but are actually experiencing a dopamine-driven illusion of progress. This state is often decoupled from real-world validation, leading to a decay in actual skill and critical thinking. He cites developers who have found that while AI can generate code rapidly, the lack of effortful practice leads to 'vibe coding'—a process where the user loses the ability to verify, debug, or understand the underlying logic of the systems they are building.
AI as a Tool for Augmentation
Drawing on the history of computing—from Ivan Sutherland’s Sketchpad (1963) and Douglas Engelbart’s 'Mother of All Demos' (1968) to Kenneth Iverson’s APL and Brett Victor’s interactive explorations—Howard argues that the true potential of computing lies in 'augmenting human intellect.' He posits that AI should be a partner in a dialogue that deepens a user's understanding, rather than a black box that performs tasks for them.
He warns that the current market incentives are misaligned with this goal. Most AI tools are marketed to 'do the work for you,' which prioritizes output speed over the user's long-term growth. Howard suggests that builders must actively resist this by choosing tools and workflows that force them to engage with foundational principles, even when it is slower or more difficult.
Practical Implementation: The 'Solvit' Approach
Howard demonstrates his own approach to learning and building using his tool, 'Solvit.' Instead of using AI to summarize a paper or write code in one click, he uses it to:
- Query specific figures and concepts he does not understand, forcing himself to 'get it' before moving on.
- Generate concrete examples for abstract concepts to bridge the gap between theory and practice.
- Act as a research assistant that summarizes citations, allowing him to decide which papers are worth reading in full.
- Act as a peer-programmer that helps him test hypotheses, allowing him to verify his own understanding against the AI's output.
This workflow is designed to keep the human in the loop, ensuring that the AI serves as a catalyst for deeper cognitive engagement rather than a replacement for it.
Key Takeaways
- Prioritize Mastery over Output: AI tools that promise to 'do it for you' often lead to skill decay. Seek tools that help you learn and verify your work.
- Beware of 'Dark Flow': If you feel highly productive but cannot explain or debug the work you've produced, you are likely in a state of 'dark flow'—a dopamine trap that offers no long-term growth.
- Verify Everything: Vibe coding (generating code without deep understanding) creates technical debt and fragile systems. Always maintain the ability to verify the output.
- Use AI for Dialogue, Not Replacement: Use AI to ask 'why' and 'how,' to generate examples, and to explore complex topics. Treat it as a tutor or a sparring partner, not an automated worker.
- Protect Your Autonomy: Recognize that platforms and employers often prioritize token-maxing and speed. You must be the steward of your own professional development and intellectual rigor.
Notable Quotes
- "The people getting you to use AI don't care about your autonomy and mastery; they care about your outputs and so they're going to put you in the decay world all the damn time." (On the misalignment of commercial AI incentives vs. human growth)
- "You feel productive, you feel like everything's amazing and you go deeper and deeper in this belief that it all makes perfect sense but it's decoupled from any external validation." (On the danger of 'dark flow' in agentic coding)
- "Don't move on when you're learning a new thing or working on something until you get it." (On the necessity of deep understanding over superficial completion)
- "We've amplified the intelligence of a human by organizing his intellectual capabilities into higher levels of synergistic structuring." (Quoting Douglas Engelbart on the original mission of computing)
- "AI is neither good nor bad for you for your psyche, but warning: the people getting you to use AI don't care about your autonomy and mastery."