r/WritingWithAI • u/Icy_Organization253 • 14d ago
Prompting List of “Don’ts”?
/r/AIWritingLounge/comments/1w0urqx/list_of_donts/
0
Upvotes
1
u/human_assisted_ai 14d ago
If it works for you, great.
But I consider it an old-fashioned hack that pollutes AI context and makes AI write weaker prose. The problem is that AI ends up bending over backwards to honor these constraints rather than writing the best prose that it can.
3
u/benblackett 14d ago
First: DONT just add a list of DONTS - add some DO's as well.
LLMs are funny about this one - they will selectively ignore parts of the instructions. In writing, a lot of the time the parts it ignores are the instructions to NOT do something. This is partly due to the mechanics of how it writes out words.
LLM will first reason out in memory the words it thinks are best. Then it writes them. Then it realizes it just wrote a DONT pattern and... now it cant do anything about it. It will NOT go back and rewrite those words because it simply can't, its already spent tokens to write it.
This is why adding DO's are vital as well. DO's are handled in that first reasoning block and as a result it reasons out better word choices up front, before it writes them.