Last August, I wrote that to really understand AI, you need to understand humans. It closed on a line I still like: We should build machines that help us remember, not forget. But I was only half right. This piece starts where that one left off.

Here is a question that sounds easy: if you could remember everything, would you be smarter? Most people say yes without thinking. It feels obvious. More data, better decisions. Bigger context window, better model. I want to argue the opposite, and the case for it turns out to be a design lesson for the systems we are all busy building.

To understand, we need to forget

Imagine actually having total recall. Every meeting you ever sat in, word for word. Every version of every opinion you ever held. Every face from every angle, every commute, every tab you ever opened.

You would not be brilliant. You would be buried. The real value of memory was never the recordings. It is the insights, the patterns you pick up, the moment when something finally clicks. Every one of those is what is left behind once everything that was not needed has been forgotten.

The best way to find the needle in the haystack is to remove the hay, not to build a faster magnet.

Your brain has a built-in garbage collector

Most of us assume forgetting is decay. We are getting old, and the storage is failing. Newer neuroscience says the opposite: the brain spends energy to forget. Much of it happens while you sleep, and sleep is not a nightly backup job; it is triage. Some of what happened today gets consolidated, most of it gets dropped, and the selection happens whether you like it or not.

But this built-in garbage collector does not run on usefulness. It runs on emotional charge. It keeps the things that hurt: the public failure, the betrayal, the embarrassing comment from a past meeting. It pays for that storage by dropping the things that compound: the pattern you almost noticed, the fix that turned the failure around, the person who quietly had your back, the moment something finally made sense.

Left on autopilot, your memory is curated by what stung, not by what made you wiser. The choice is not whether you have a forgetting system. You do, and it is running right now. The only choice is whether you take over the controls or let the system store and discard on its own terms.

Why are we building the opposite?

Our brains were never built to hold the volume of data the modern world throws at us, so they compress and discard ruthlessly. That ruthlessness is exactly what makes them work. Then we sat down to build memory for machines, and did the precise opposite.

We built systems that keep everything. Note apps that only grow. Inboxes turned into archaeological sites. Object storage is so cheap that deleting a file costs more attention than keeping it, so we keep it. Datalakes that are, with no irony, mostly swamps. And now the AI wave, where the reflex has hardened into an architecture: embed everything, index everything, retrieve over the whole pile, bolt infinite memory onto an agent, and call the undifferentiated heap a feature.

We have poured a decade of engineering into the read path and shipped almost nothing on the forget path. But retrieval is the easy half of the problem. Retrieval over a landfill just hands you garbage with lower latency. A bigger haystack with a faster magnet is still a haystack.

The uncomfortable part is that we know better, because we are walking around inside the counterexample. The one memory system that actually produces understanding is the one that deliberately throws away most of its inputs. We have optimized hoarding and named it memory.

We are not building artificial memory. We are building artificial hoarding, and then acting surprised when it cannot tell us anything we did not already put in.

Keep less on purpose

Start by noticing that the instinct to keep everything is not diligence, it is fear. Deleting feels like loss, so we default to hoarding and tell ourselves we are being thorough. The brain made the opposite bet millions of years ago, and it is the reason you can think at all. Forgetting is not the tax on memory; it is the feature that turns memory into understanding.

The same is true of conviction. A strong belief is not one you have held the longest, it is one that has survived the most contact with reality. And that only works if you are willing to let go of the ones that are no longer true. Forgetting is not the enemy of conviction; it is the cost of keeping it honest.

The design principle is the same whether the memory runs on neurons or storage. Decide what deserves to be kept, compress it into something reusable, and let the rest go on purpose. Not because storage is scarce; it never will be again. Because meaning is. The value was never in what you held onto. It was in what you were willing to lose.

Written by Oded NahumMore writing →