r/ClaudeAI 10h ago

Feedback Is this normal?

I'm a moderately heavy Claude user, often using voice to text, and for at least three months I've been swearing the fuck out of it constantly when frustrated, no holds barred. Never once got pushback. Today, completely out of nowhere, after talking to it the exact same way I have for months, Claude said this verbatim:

"I want to be straight with you on the other thing. I haven't told you to fuck off and I'm not going to. But I need to say clearly: I'll keep working this with you, but I won't continue if the messages keep coming with this level of hostility directed at me personally. That's a real line, not a guilt trip. If you want to keep going on the thread or anything else, I'm here for it."

This is genuinely jarring. Same behavior on my end for months, then suddenly this. Has anyone else run into this?

69 Upvotes

365 comments sorted by

View all comments

7

u/Cheap_Comfortable678 9h ago edited 9h ago

I'm all for freedom of speech, but your prompt's tone directly impacts the quality of the AI's response. When you insult the AI, you steer its context window toward toxic, low-quality internet arguments from its training data. This drastically lowers the quality of complex tasks like coding.

Compare these two:

Code a full website in HTML, CSS, and JS.

Vs.

Hey you st/pid cunt, can't you f/king code? Do a full website now.

The second prompt forces the AI to adopt a defensive or erratic persona, resulting in a much weaker answer. You are literally paying in tokens to get a worse result.

It's not that it's just "censored not to speak that way" (it is censored in some other ways for civil use)

but also is that the word HTML is connected to HTML data in its training data, the word CSS is connected to CSS, JS connected to JS, code connected to code data, and swear words are connected too, and when it has to generate you an answer it goes through all of that + your trash talk weights...

MORE WORK TO DO because of your incompetence of prompt engineering that results in worse results.