Stop Treating AI Like a Brain. Treat It Like a Stadium.
Why your prompts are failing and the single mental shift that fixes them.
Stop Treating AI Like a Brain. Treat It Like a Stadium.
Why your prompts are failing and the single mental shift that fixes them.

This excerpt comes from my new book, The Art of Whispering to Machines, which is now available on Amazon.
Imagine you are standing in the cockpit of a spaceship.
The control panel doesn’t have buttons, dials, or levers. It has a single, blinking cursor. To fly this ship — to make it calculate a hyper-jump, synthesize a cup of tea, or explain the history of the universe — you don’t need to know how to wire a circuit or write code.
You just have to ask.
We have access to the most powerful intelligence in human history, yet most of us are using it like a glorified search engine. We type keywords (“marketing email,” “fix code,” “recipe”), get generic answers, and wonder why the results feel robotic.
The problem isn’t the AI. The problem is that you are treating a prediction engine like a database.
As a software engineering manager, I see this every day. Smart people try to “logic” their way through a prompt, assuming the computer understands truth. It doesn’t. To master prompt engineering, you have to stop thinking of the machine as a brain and start thinking of it as a crowd.
The Stadium of a Billion Voices
To understand how Large Language Models (LLMs) actually work, strip away the silicon and the code.
Imagine a stadium so large it stretches to the horizon. In the stands sit a crowd of billions of people. This isn’t a random crowd; it represents the entire internet.
There are poets in Section A. There are Python coders in Section B. There are angry Reddit commenters in Section C, scientists in Section D, and fan-fiction writers in Section E. Everyone who has ever written something online has a seat in this stadium.
Now, imagine you walk to the center of the field with a microphone. You are the User. The giant screen above the field is blank.
You grab the mic and shout a single incomplete sentence: “The best way to cook a steak is…”
Your job is done. Now, the game begins. The rule of the game is simple: The crowd can only provide one word. Not a sentence. Not an answer. Just the single next word that is most likely to follow what you just said.
The crowd listens.
- The chefs shout, “to!” (As in, “to sear it”).
- The scientists might shout, “with!” (As in, “with a sous vide”).
- A few confused people shout, “Tuesday!”
But the loudest roar — the overwhelming consensus from millions of people who have read recipes — is the word “on” (as in “on a grill”).
A moderator (the computer) listens to the volume. He picks the winner. He types the word “on” onto the big screen. The process resets. The crowd looks at the new sentence. They vote again on the next word.
Why This Matters for Your Prompts
Once you accept the Stadium Analogy, you realize something profound: The AI doesn’t know anything. It is just a fancy average.
When you ask a generic question, you get a generic answer because the whole stadium is shouting. You are getting the average of the internet.
If you want a great answer, your job isn’t just to ask a question. Your job is to quiet the noise from everyone who doesn’t know what they’re talking about.
This is what we call Persona Prompting.
When you start your prompt with “Act as a Michelin Star Chef with 30 years of experience,” you are effectively grabbing the microphone and telling the stadium: “Everyone who is NOT a chef, sit down and shut up.”
Billions of people sit down. The teenagers stop shouting. The amateur bloggers go quiet. The only people left standing are the experts in Section P (Professional Cooking). Now, when you ask your question, the “next predicted word” comes from a pool of experts. The quality of your output skyrockets — not because the machine got smarter, but because you filtered the crowd.
Stop Searching, Start Managing
Prompt Engineering isn’t about memorizing magic words. It is about Audience Management.
If you walk out to the stadium and mumble keywords, you get a muddled, average response. If you walk out and command the specific section of the crowd you need, you get genius.
In my new book, The Art of Whispering to Machines, I break down the engineering frameworks pros use to control this crowd. We cover:
- The CRISP Framework: A 5-step checklist for perfect instructions.
- The “I Don’t Know” Protocol: How to stop the crowd from “hallucinating” (lying) when they don’t know the answer.
- The Manager Mindset: How to stop fetching data and start directing agents.
You don’t need a degree in computer science to do this. You just need to learn how to whisper.
By Joshua McDonald on January 13, 2026.
Exported from Medium on August 26, 2026.
Reader discussion