You need to sign in or sign up before continuing.
Course · 5 lessons ~11 hr Intermediate

The Curse of Knowledge

Recognize, in real time, when you are speaking or writing as an expert who has forgotten what it was like not to know — and install the external scaffolding (tests, readers, rituals, deletion rules) that catches the failure your own inner ear cannot. The curse of knowledge is the variable-shadowing bug of communication. The expert-you and the beginner-reader are using the same symbol — Hash, service, connection, state — but it resolves to different objects in each scope. Your job as a writer is to be the linter that catches the shadowing before the reader gets the runtime error of confusion. And note the deeper point about why the bug is invisible: the code compiles fine in your environment. Your head has all the dependencies installed. The reader's doesn't — which is why the only reliable test is running the artifact on a clean machine: the cold reader.

reading · we frame, you read MIT or the canonical taught · we author, no canonical fits ↺ spirals back to earlier lessons
Course locked

Complete How Humans Actually Learn — Cognitive Science Foundations first.

This course unlocks once you've finished its prerequisite. Open prerequisite →

5 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.