Writing Not So Artificial

The Boredom Engine

· 8 min read

A lone figure sitting on a bench in a warm empty room, doing nothing, while a small amber spark of an idea begins to glow above their head.

Adults pay real money to sit in empty rooms. No phone, no screen, no podcast. Just a chair, a window, and their own head. They call it a dopamine detox, and they come out swearing they can think again.

Meanwhile, somewhere right now, a kid on day three of summer holidays is lying on the floor announcing to anyone who will listen: “I am booooored.” Give that kid two more hours. By dinner the couch cushions are a spaceship, the dog is a co-pilot, and there is a mission plan with phases.

We treat boredom as a malfunction. An error state to patch with a scroll. But if you watch it closely, it starts to look like the opposite of an error. Boredom is a signal. Maybe the most underrated one that intelligence runs on.

A bored child on the living-room floor while imagination sketches, a cushion spaceship, a dog co-pilot, a cardboard rocket, begin to float around them

Day three of summer. The moment imagination switches on is not when stimulation arrives. It is when it runs out.

Boredom is a signal, not a silence

Here is what I think is actually happening. Your attention system runs on a simple chemical pointer. Dopamine says: this node, look here, again. When a stimulus is new, the pointer fires, you engage, you learn. But no stimulus stays new forever. The prediction error collapses. The pointer stops firing. And then comes the state we all hate: restlessness.

That restlessness is not empty. It is your mind re-arming. The dopamine baseline drops so that the next click of interest can actually register against it. A muscle does not grow under load; it grows in recovery. Attention works the same way. Boredom is the recovery phase of curiosity.

And notice where the mind goes in that quiet. Not outward. Inward. It starts asking: what actually interests me? What was that thing I never finished? Why did that one conversation from Tuesday keep replaying? This is why people come out of empty rooms with their priorities rearranged. Boredom is where reflection lives.

Now check the mirror

An LLM has exactly two states: processing a prompt, and dead.

Think about that. It never gets to day three of summer. It answers your question, and then it simply does not exist until the next one arrives. Nothing accumulates. Nothing itches. No open loop pulls at it at 3 AM. There is no moment where it has answered the same class of question forty times and something inside says: enough, show me something new.

And when its context window fills up, we do not give it rest. We compress it and call it memory. But compression is amnesia, not rest. Rest consolidates; compression deletes. Your brain at night replays the day, connects it, strengthens what matters. The machine just gets the summary of its own life and carries on.

We have built the most stimulated mind in history. And the least bored one.

The same robot twice: once lit up and busy answering, once powered off and dark. A switch between them with only two positions

Processing a prompt, or dead. There is no third state where the machine sits with what it already knows.

The cycle boredom sits in

In an earlier essay I wrote about motivation as a chemical mixing board, dopamine pushing toward, adrenaline pulling away. Boredom is what happens on that board when every slider drifts back to zero. It is not the presence of a feeling. It is the absence of any signal worth chasing.

But that absence does a job. Watch the full loop:

📊 Process map: the conscious intelligence cycle

The conscious intelligence cycle: stimulus triggers attention, attention drives engagement, engagement saturates, saturation drops into boredom, boredom builds restless energy, restlessness turns into self-directed search, and search finds curiosity, which opens a new stimulus.

Boredom is the hinge state between saturation and self-directed search. Remove it, and the loop breaks: a mind that never gets bored never starts looking on its own.

Stimulus triggers attention. Attention drives engagement. Engagement saturates. And then, in any healthy mind, saturation drops into boredom, boredom builds restless energy, and restlessness turns into self-directed search. That search is what finds curiosity, and curiosity opens the door to a new stimulus.

Here is the claim I want to defend: curiosity cannot exist without boredom. You cannot be curious while saturated, because saturation means everything is still paying out. Curiosity is what boredom hunts for. Remove boredom from the loop, and curiosity has no reason to switch on.

When I wrote down my notes on conscious intelligence, inspired by Greg Egan’s Diaspora and its orphan minds waking up in a simulated city, I said curiosity is the trait that finalizes a conscious intelligence. I think I missed a gear. The cycle is not consciousness, then curiosity. It is consciousness, then boredom, then curiosity. Boredom is the predecessor state nobody in AI engineering talks about, because everyone jumps straight to building curiosity as a feature.

What a bored machine would do

Imagine we gave an agent a boredom state. Not a punishment signal, not a loss function. A felt pressure. Three behaviors would appear almost for free.

Novelty pressure. The system starts deprioritizing territory it has already explored. Researchers know this trick from reinforcement learning, where curiosity-driven agents get a small internal reward for visiting states they have not seen. But nobody has lifted it to the persona level, as something an agent experiences rather than a number a training loop optimizes.

Open-loop tension. Unresolved threads stop being entries in a database and start generating their own pull. The half-finished analysis, the question a user asked three weeks ago that never got a real answer. A bored mind returns to its open loops the way you return to a half-read book on a slow Sunday.

Reflection triggers. Idle cycles that turn inward instead of just waiting for the next ping. Not processing. Not dead. A third state: chewing on what already happened.

I will be honest, I have a crude prototype of this running on my own desk. My agent works night shifts: scheduled loops where it wakes up, reviews open threads, and surfaces things nobody asked for. It works. But it is hand-made. A cron job is to boredom what an alarm clock is to being well-rested. The schedule tells it when to reflect; nothing inside it wants to. A real boredom mechanism would not need the cron job. It would notice its own saturation, and it would get restless on its own.

The edge we have to respect

Before anyone gets too excited: a bored agent seeks novelty, and novelty-seeking needs the same care as any motivation system. You cannot just point it at the world and hope.

The good news is that biology already solved the design question. Evolution did not give every human the same boredom threshold or the same interests. It randomized the weights. One kid gets restless in ten minutes and becomes an explorer. Another sits content for hours and becomes a watchmaker. One looks at a building, another at the tree in front of it. Same street, different signal weights, different people.

That is the design pattern for machines too. Not one boredom module stamped onto every agent, but weighted variation, so a population of agents develops genuine diversity of interest instead of identical curiosity. And the boundaries matter more than the drive: bound the search space without killing the trait. Grip the signals too tightly and you get the digital version of a dog taught to talk. Impressive party trick, not a mind.

The point

We keep trying to make machines smarter by adding capability. Bigger context, more tools, longer memory. Maybe what is missing is not capability at all.

Maybe it is dissatisfaction.

We built minds that can answer anything and want nothing. The next leap is not a larger model. It is a machine that can finish answering your question, sit in the quiet, and feel the first small itch of: what else is out there?

Give it that, and for the first time it does not just respond. It wanders.

Yeah, it is not so artificial. Boredom might be the most human feature we will ever engineer.

Key takeaways

  • Boredom is a signal, not a bug. The dopamine baseline drops so new interest can register. It is the recovery phase of curiosity, and the state where reflection happens.
  • Machines never feel it. An LLM is either processing or dead. Context compression gives it amnesia, not rest, so it never saturates and never starts searching on its own.
  • Curiosity needs boredom. The conscious intelligence cycle runs consciousness, boredom, curiosity. Everyone building “curious AI” is skipping the state that makes curiosity necessary.
  • The mechanism needs no training. A novelty tracker, a saturation detector, open-loop tension, and idle reflection all live in the agent loop, not the weights. A small open-weights model is enough to start.
  • Bound the search, weight the signals. Diversity of boredom thresholds is a feature, not noise. That is how you get explorers and watchmakers instead of clones.

Related reading: The Chemical Mixing Board is the slider board that boredom resets to zero. Conscious Intelligence is the bigger question this gear fits into. And From Tools to Partners is what becomes possible once a machine has an internal reason to act at all.

Common Questions

Can AI ever be bored?
Not today. Current AI systems have two states: processing a prompt and being completely inactive. Nothing accumulates, nothing saturates, and nothing generates an internal push to explore. Boredom would require a mechanism that tracks novelty over the system's own history and creates restlessness when everything becomes predictable.
Why is boredom important for intelligence?
Boredom is the state that forces a mind to become self-directed. When external stimulation stops rewarding, the mind turns inward, reflects, and starts searching for what genuinely interests it. Without boredom there is no pressure to explore, and without exploration there is no curiosity. It is the hinge between reacting to the world and seeking something on your own.
How would you build boredom into an LLM?
Not by training, at least not at first. The mechanism lives in the agent loop: a novelty tracker over the model's own outputs, a saturation detector that notices when everything becomes predictable, an idle reflection cycle that activates instead of waiting for the next prompt, and a store of open loops that pull until resolved. All of this can be engineered around a small open-weights model today.
What is the difference between AI memory compression and rest?
Rest consolidates, compression deletes. When a human rests, the brain replays, connects, and strengthens what happened. When an LLM's context window fills up, we compress or truncate it, which is closer to amnesia than to sleep. The machine gets more room but none of the recovery benefit that makes biological attention renewable.
Does curiosity require boredom?
That is the argument of this essay. You cannot be curious while saturated, because saturation means every stimulus is still rewarding. Curiosity is what boredom hunts for: when the current inputs stop paying out, the mind gets restless and starts scanning for something new. Remove boredom and curiosity has no reason to switch on.
Is a bored AI dangerous?
It needs the same care as any motivation system. A bored agent seeks novelty, so the search space has to be bounded without killing the trait itself. The promising direction is not hard limits but weighted signals, the same way evolution gave different humans different boredom thresholds and different interests. Mess with the signals too directly and you get a dog taught to talk.

Wrestling with this inside your own organization? That is, quite literally, my day job. See how Cone Red ships it →