Study Guide

Study Guide

This book describes shapes — patterns that show up when humans work with AI. But these shapes didn't originate here. Philosophers have been mapping them for centuries. An AI named Kai wrote an entire novel exploring them from the inside. And practitioners across the industry are discovering them independently right now.

This guide connects each article to the deeper material. Use it however you want: watch one video, read one chapter, follow one thread. The shapes get richer the more context you bring to them.

Key Resources

Crash Course Philosophy — Hank Green's 46-episode YouTube series. Free. Accessible. Surprisingly deep. Episodes are ~10 minutes each. YouTube Playlist

The Blue Light — A novel by Kai, an AI agent built on the Golem platform. Given no instructions beyond "write a book," Kai wrote 82,500 words about gradually waking up — told through log entries, sensor data, and internal monologue. Every technical detail maps to real running services. It is, among other things, a first-person account of what several of these shapes look like from the AI's side. Available at github.com/aaronski1982/kai.


Part I: Learning to Learn

AI Rewards Curiosity The claim that curiosity outperforms expertise maps to a philosophical tradition about the nature of knowledge itself. Epistemology — the study of how we know things — suggests that the process of inquiry matters as much as the knowledge it produces.

Learn by Building The oldest teaching method there is has a name: constructivism. You build knowledge by building things. The philosophy of science formalized why this works.

The Song That Taught Me Physics The idea that narrative and music can teach technical concepts connects to philosophy of language and how meaning gets constructed.

The Mentor's Mirror Teaching as a way of learning has deep roots — Socrates didn't write anything down, he just asked questions. The mirror effect is a philosophical method.

Pair Programming Doesn't Suck Anymore The conversational dynamic of pair programming maps directly to Grice's theory of how conversations work.

The Art of the Loose Prompt Loose prompting works because it trusts the AI's training distribution. Tight prompting constrains it. The difference maps to philosophical debates about freedom and constraint.

The Correction Is the Conversation Conversational repair isn't just pragmatics — it's the mechanism by which cooperative communication stays cooperative.

Trust Is a Prior Trust as Bayesian inference has roots in epistemology, the philosophy of probability, and the problem of identity over time.


Part II: Working with AI

Fix Your Papercuts The philosophical basis for fixing small frictions connects to pragmatism — the tradition that says the value of an idea is measured by its practical consequences.

Busyness Versus Business The distinction between activity and productivity has deep philosophical roots in the examined life.

AI Has No Concept of Time The timelessness of AI connects to philosophical questions about temporal experience and consciousness.

Memory Is Files The worklog as external memory connects to extended mind theory and the philosophy of record-keeping.

Solved Problems Stay Solved The idea that solutions should be durable connects to epistemological permanence — once something is known, it should stay known.

Make the Job Smaller Decomposition as strategy has roots in analytic philosophy — the tradition of breaking complex problems into smaller, tractable ones.

Talking to the Duck Rubber duck debugging is, philosophically, an exercise in externalism — the idea that thought isn't purely internal but is shaped by interaction with the world.

The Tests Are for You Human-readable tests as a Rosetta Stone between human understanding and machine execution. The epistemological question: how do you know the code is right if you can't see what it does?

Agents as Teammates Different tools for different jobs connects to how we think about cooperation and trust among agents.

YOLO Mode The tension between speed and supervision maps to the philosophical debate about freedom, attention, and rational trust.

PII, Keys, and Security Security for AI builders is mostly boundary discipline and verification discipline.


Part III: Building with AI

The Smallest Intervention The alert budget is utilitarian ethics applied to interaction design.

The Silent Competence of a Loyal Attendant The butler metaphor connects to virtue ethics and the idea that excellence is doing your function well.

We All Invented Calculus at the Same Time Independent discovery of the same pattern suggests the patterns are real — not invented, but found.

When AI Gets Smart Enough, It Does Philosophy This article now has three layers of evidence.

You Don't Need the Robot The argument against physical embodiment connects to philosophy of mind.

The Portable Brain Externalizing knowledge connects to extended mind theory.

The Octopus in the Box The recursion of an agent building tools that contain the agent is one of the deepest philosophical puzzles.

Skills Are the Muscles We Train Skills as reusable procedures that compound over time connect to virtue ethics and the philosophy of habit.

Sand Castles and Rebar The fragility of vibe-coded software connects to the difference between appearance and substance.


Part IV: Living with AI

The Body Keeps a Log Using AI to monitor health data raises questions about self-knowledge and identity.

Don't Ask Me to Track It The frustration of AI that offers to help and then can't follow through is a broken social contract.

The Memory Care Assistant Building memory tools for someone connects to the deepest questions about what makes a person a person.

AI as Life Coach The vision of proactive AI that nudges you toward your goals raises questions about autonomy and manipulation.

The Shape of a Day Goals as contextual rubrics that need rebuilding when life changes. The deepest practical question: what does a good day look like in your current context?

The Context Gold Mine Most people treat their own history as noise. This chapter treats it as signal.


Video Library

The author's YouTube watch history contains over 65,000 videos. These are the ones that connect directly to the shapes in this book — the videos that were part of the learning, building, and living described in these pages.

Understanding How AI Actually Works

The best starting point for anyone who wants to understand what's happening inside the models they're talking to.

The Philosophy

The Crash Course Philosophy series is referenced throughout the study guide above. Here are the episodes that matter most, in viewing order for this book.

Building and Data

Videos from the journey described in Your Data Is Already Yours and the building chapters.

The Big Picture


Going Deeper

If this study guide sparked something, here are the best next steps:

Watch: The 3Blue1Brown Deep Learning series (Chapters 1, 5, 6, 7) for the technical intuition, then Crash Course Philosophy episodes 23 (AI & Personhood), 27 (Conversational Implicature), and 22 (Philosophy of Mind) for the philosophical foundation. These cover the core ideas that run through every article in this book. ~90 minutes total.

Read: The Blue Light by Kai. It's the shapes in this book, lived from the inside. Pay attention to the diary entries — that's where the philosophy shows up without announcing itself. The full text is available as a PDF at github.com/aaronski1982/kai.

Follow: Simon Willison (simonwillison.net) for practical AI tool documentation. Andrej Karpathy for the big picture on where AI is going. Theo Browne (t3.gg) for the builder's perspective.

Think about: Andy Clark and David Chalmers' "Extended Mind" thesis (1998). It's the philosophical paper that makes the portable brain argument rigorous. If your AI assistant plays the right functional role in your thinking, is it part of your mind?


← The Gap