How Thoughts Gain a Biography
Part III · The Evolution of Human Thought
Core Question: How does a thought evolve from a fleeting sentence into a trackable, living biography?
This chapter answers just one question: How does a thought gain a biography?
9.1 Language Frees the Thought from the Brain
Imagine humanity before language.
A hunter discovers a dangerous path in the forest. He possesses vital knowledge, but it is locked inside his physical brain. If he dies, that knowledge dies with him. For anyone else to acquire it, they must walk that same path and face that same danger.
Language changed everything.
It allowed experience to be translated into sound, crossing the gap between individual minds. For the first time, information could survive the death of the body. A story could travel from person to person, and a technique could be passed down through generations.
This was the first great evolutionary leap: thoughts gained a medium for replication.
But language also introduced mutation. Every time a story was retold, small variations crept in. Details were exaggerated, characters changed, and lessons were compressed into more memorable phrases.
To a literalist, this is distortion.
To an evolutionist, this is an idea adapting to its environment.
9.2 Books Preserve the Fossils
The invention of writing and printing allowed thoughts to travel across vast distances of time and space.
An author's ideas could be read centuries after their death. A discovery in one corner of the world could spark a breakthrough in another.
This was a massive leap forward. Without preservation, progress cannot accumulate, and each generation is forced to start from scratch. Books gave human thought a permanent, collective memory.
But books also created a powerful illusion: they made ideas look static. A printed page is quiet, orderly, and seemingly permanent.
When we read a book, we see the polished fossil. We don't see the struggle, the abandoned chapters, the heated arguments, and the structural revisions that occurred before the ink dried.
On the Origin of Species appears as a seamless, finished theory. But Darwin's private notebooks reveal it was a messy, branching tree that survived twenty-two years of selection before it was pressed into paper.
9.3 Version History Re-enlivens Knowledge
Wikipedia did something books could never do.
It preserved not just the current state of knowledge, but the process of how that knowledge was assembled. Every article has a "History" tab showing who changed what, why they changed it, which versions were kept, and which edits were reverted.
A Wikipedia entry is never "finished." It is a living document, constantly adapting to new information and consensus—much like a species adapting to its environment.
In software development, Git transformed the entire industry by establishing a simple rule: never overwrite your history. Instead, preserve your past, allow parallel branches to explore different futures, and merge the successful variations back into the main trunk. Developers don't just save code; they preserve the entire biography of how the software evolved.
This is a fundamentally new way of storing human thought.
Language gave thoughts a body. Writing gave them a memory. Version history gives them a biography.
Epigram
Documents preserve the shape of a thought; version history preserves its life.
This leaves us with an uncomfortable question:
If Wikipedia articles require a version history,
If Darwin's theories required twenty-two years of notebooks,
If Pixar's masterpieces require hundreds of discarded storyboards—
Why are we still trying to manage our own creative work in a file called "Final_Version.docx"?
Tonight's Action
Take a finished piece of work—an article, a slide deck, or a project plan. Spend ten minutes writing its brief biography: What was the original spark? What was the biggest turning point during its development? What did you cut that you still value? What was the final, critical decision that made it work? This is your first real evolutionary record.