Generate Discard - _verified_
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.
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. generate discard
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. Instead of trying to write elegant code on
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. The Danger of Not Discarding Most people are
But creators—from novelists to software engineers to AI prompt engineers—know a hidden truth: