Discard: Generate
This is the philosophy of . What is Generate & Discard? Generate & Discard is a workflow methodology where the primary goal of the first phase is quantity without commitment . You generate as many ideas, lines of code, images, or paragraphs as possible. Then, without mercy, you discard the vast majority of them.
We suffer from the : "But I spent two hours writing that paragraph!" or "But the AI gave me a perfectly fine image!"
Ask the AI for three very different versions of the same output. Reject the two that are "fine." Take the third one—the weird one, the broken one—and fix it manually. Or, use the AI to generate 10 variations of a logo or email subject line, then use your human judgment to discard the 9 that feel generic. 3. Software Development (Spike Solutions) In coding, a "spike" is a time-boxed exploration. A programmer will write a messy, hacky version of a feature just to see if it can work. Once they prove the concept, they discard the entire code and write it properly from scratch. generate discard
Generate & Discard isn't about being inefficient. It is about recognizing that the fastest way to find a diamond is to look at a lot of coal—and then walk away from it.
In the age of optimization, we are obsessed with efficiency. We want the first draft to be perfect. We want the AI prompt to nail it on the first try. We want to skip the mess and land on the masterpiece. This is the philosophy of
But creators—from novelists to software engineers to AI prompt engineers—know a hidden truth:
Instead of trying to write elegant code on the first pass, write the ugliest solution that solves the problem. Learn from it. Then hit delete and refactor. The Danger of Not Discarding Most people are good at generating. They are terrible at discarding. You generate as many ideas, lines of code,
It is the opposite of "slow and careful." It is fast, messy, and intentionally wasteful.