The hardest part of learning anything worth learning is the beginning. Your taste runs ahead of your ability. You can tell what good writing, good code, or good design looks like, but what you produce is not yet good. That gap is uncomfortable, and the attention economy offers an easy escape: a feed where the rewards are instant and the failure is invisible. The first skill, then, is not talent. It is learning to stay in the gap long enough for ability to catch up.
Point C1 Early work is supposed to be bad; the gap between taste and ability closes through repetition and feedback.
The Gap Is the Tuition
In a widely quoted interview, Ira Glass described the beginner’s predicament: you get into creative work because you have good taste, but your early output disappoints you. Most people quit in that gap. The ones who build something are the ones who produce a large volume of work while the gap slowly closes. The bad essays, the broken code, the awkward videos are not evidence that you are in the wrong field. They are the tuition.
This is not motivational fluff. Research on deliberate practice finds that expertise grows through repeated cycles of attempt, feedback, and correction aimed at progressively harder goals. Talent matters at the margins, but volume of focused reps matters far more than most beginners expect. The problem in an age of infinite scroll is not that people lack ability; it is that they stop before the reps accumulate. The feed gives them the feeling of learning—new facts, new techniques, new inspiration—without the discomfort of doing it badly.
The antidote is simple and unglamorous: start, finish publicly, and start again. Do not wait until you feel ready. Readiness is a trap. The first versions are meant to be embarrassing in retrospect; that is how you know you have moved on.
Teaching as a Forcing Function
One of the fastest ways to close the gap is to teach while you learn. When you have to explain an idea to someone else, the holes in your own understanding become obvious. You can believe you understand a concept while reading it; you cannot fake understanding once you have to restate it in your own words and answer a beginner’s questions.
Point C2 Teaching forces you to clarify what you actually understand.
This is why public note-taking, blog posts, short videos, and peer study groups are so effective. They create a mild social commitment and a feedback loop. You do not need to be an expert to teach; you only need to be one step ahead of the person you are helping. In fact, the recent expert is often the better teacher because they remember what confused them.
The teaching can be small: a thread explaining one concept, a GitHub readme documenting what you built, a five-minute video walking through a problem. The scale matters less than the act. Each explanation is a mirror. If you cannot make it simple, you do not yet understand it.
The Documented Skill Stack
A hidden record of perfect beginnings is worth far less than a public trail of unfinished but documented projects. The reason is compound. Every project teaches something slightly different: how to frame a question, how to find sources, how to handle feedback, how to iterate, how to abandon an idea gracefully. These layers stack on top of one another even when the individual project fails.
Point C3 A portfolio of unfinished but documented projects is more valuable than a hidden record of perfect beginnings.
The skill stack is the set of reusable abilities you carry from one attempt to the next. The first blog post teaches you how to finish a draft. The second teaches you how to edit for a reader. The third teaches you how to handle disagreement. None of this happens if the work stays in your notes app. Documented failures are assets; invisible perfection is not.
flowchart LR
A[Early bad work] --> B[Teach what you learned]
B --> C[Feedback and correction]
C --> D[Skill stack grows]
D --> E[Next project]
E --> A
The skill-stack loop: each cycle of bad work, teaching, feedback, and correction adds reusable abilities that carry into the next project. Based on the article’s synthesis of deliberate practice and learning-by-teaching research.
This is especially important in India’s digital context, where many young people are learning without the traditional scaffolding of elite schools or expensive credentials. A public portfolio can signal capability more credibly than a degree in some fields, and it can be built with nothing more than a phone and an internet connection.
AI and the Judgment Gap
Generative AI changes the economics of starting. It can suggest outlines, debug code, rewrite awkward sentences, and generate practice questions. Used well, it lowers the friction of feedback and lets a beginner get more reps in the same amount of time. Used badly, it becomes a way to skip the struggle that produces judgment.
Point C4 AI can accelerate feedback loops, but it cannot replace the judgment that comes from repeated practice.
Judgment is the ability to know whether the AI’s output is good, appropriate, or relevant. That ability comes from having produced enough work of your own to recognize quality. A student who lets an AI write every essay may finish faster, but will not learn to think. A coder who pastes every solution from a chatbot will not learn to debug. AI is a useful sparring partner, not a substitute for the ring.
The productive pattern is to use AI to expose options, then choose, revise, and explain the choice in your own words. The explanation is the work. If you cannot explain why the AI’s version is better, you have not learned; you have outsourced.
Sources and Method
This article draws on research on deliberate practice, the learning-by-teaching effect, and effective learning techniques. It also uses Ira Glass’s widely cited remarks on the gap between taste and ability as an accessible framing device. The argument is conceptual and practical rather than a report of new empirical findings; readers should treat the recommendations as informed heuristics, not guarantees.
Related in This Series
- The Small-Rep Theory — why small, focused repetitions beat heroic intensity.
- The Student’s Garden — how students can use AI as a tutor rather than a ghostwriter.
- The Compounding Bet — how daily attention choices aggregate into national capacity.
- Attention, Substance, and the AI Moment — the full series guide and reading paths.
Article guideImportant points and sources4 pointsShow guideHide guide
- C001core · high · verifiedEarly work is supposed to be bad; the gap between taste and ability closes through repetition and feedback.
- C002core · high · verifiedTeaching forces you to clarify what you actually understand.
- C003argument · medium-high · verifiedA portfolio of unfinished but documented projects is more valuable than a hidden record of perfect beginnings.
- C004argument · medium-high · verifiedAI can accelerate feedback loops, but it cannot replace the judgment that comes from repeated practice.
SourcesSources used4 sourcesShow sourcesHide sources
- Ericsson: The Role of Deliberate Practice in the Acquisition of Expert Performancepaper
- Ira Glass on the gap between taste and abilitytalk
- Dunlosky et al.: Improving Students' Learning With Effective Learning Techniquespaper
- Fiorella & Mayer: The Cambridge Handbook of Multimedia Learning — Learning by Teachingbook
Look closer
Sources and notes
Open detailsClose details
Look closer
Sources and notes
These notes collect the sources, counterpoints, and review status behind the article's important points. Read the essay first; open this when you want to check something.
Confidence reflects how strongly the sources support the point (low / medium / high). Status describes the point's role (e.g., core, argument, landscape). Sources link to supporting material;counterpoints note boundary conditions or conflicting findings.
Early work is supposed to be bad; the gap between taste and ability closes through repetition and feedback.
verifiedreviewed 2026-07-18
- Sources (2)
“Deliberate practice—repeated performance of intended behavior with feedback and correction—accounts for much of the variance in the acquisition of expert performance.”
Ericsson: The Role of Deliberate Practice in the Acquisition of Expert Performancedirect“Ira Glass describes the gap between a beginner's taste and their ability, and argues that the only way to close it is to produce a large volume of work.”
Ira Glass on the gap between taste and abilityanalogous
- Counterpoints (1)
Quality instruction, prior knowledge, and supportive environments can reduce the amount of unproductive early failure; repetition without feedback can entrench bad habits.
Teaching forces you to clarify what you actually understand.
verifiedreviewed 2026-07-18
- Sources (2)
“Elaborative interrogation and self-explanation are high-utility learning techniques because they require learners to generate explanations and identify gaps in understanding.”
Dunlosky et al.: Improving Students' Learning With Effective Learning Techniquesdirect“Learning by teaching produces meaningful gains because preparing to teach encourages learners to organize knowledge and monitor their own comprehension.”
Fiorella & Mayer: The Cambridge Handbook of Multimedia Learning — Learning by Teachingdirect
- Counterpoints (1)
Teaching can reinforce misconceptions if the teacher's own understanding is shaky; it works best when paired with some baseline comprehension and corrective feedback.
A portfolio of unfinished but documented projects is more valuable than a hidden record of perfect beginnings.
verifiedreviewed 2026-07-18
- Sources (2)
“The taste-ability gap can only be closed by producing a large volume of work, most of which will be imperfect at the start.”
Ira Glass on the gap between taste and abilityindirect“Expert performance develops through sustained effort in a domain, with accumulated experience providing the foundation for increasingly complex skills.”
Ericsson: The Role of Deliberate Practice in the Acquisition of Expert Performanceindirect
- Counterpoints (1)
In fields where credentials or polished deliverables gate opportunity, visible unfinished work may be penalized; documentation is not a substitute for meeting entry requirements.
AI can accelerate feedback loops, but it cannot replace the judgment that comes from repeated practice.
verifiedreviewed 2026-07-18
- Sources (2)
“Active learning techniques such as practice testing and distributed practice outperform passive review because they require the learner to generate and evaluate responses.”
Dunlosky et al.: Improving Students' Learning With Effective Learning Techniquesindirect“The benefits of learning by teaching stem from generative processing and metacognitive monitoring, which cannot be fully delegated to an external tool.”
Fiorella & Mayer: The Cambridge Handbook of Multimedia Learning — Learning by Teachingindirect
- Counterpoints (1)
Adaptive AI tutoring systems have demonstrated learning gains in some settings; whether AI substitutes for or scaffolds judgment depends on how learners use it, not on the tool alone.
Review recordHow this was madeShow detailsHide details
Created 2026-07-05 by human. Policy: policy:default v1.0.0.
✓ Approved hash matches current article
Reviews
- humanapproved2026-07-05
Scope: thesis, claims, tone, privacy, sources
contentHash:
a95e00e39cc83a61…Human author approved publication.
- humanapproved2026-07-18
Scope: article
contentHash:
fb5327fe15116bdc…Re-approved by maintainer after the meta#61 P2 fold of the-small-rep-theory and the series migration (issue #124 instruction).
Machine-readable files
The same points, sources, and relationships are also available as structured files for agents and tools. The JSON follows thepublication record schema.