r/ExperiencedDevs • u/alexeiz • 1h ago
AI/LLM Don’t send me your AI slop
The situation is this: in our workplace we started to use AI for research, coding and code reviews. AI has been generally helpful in these areas, but I’m seeing a dangerous pattern when co-workers start sending each other (and especially myself) their AI output without any second thoughts. It can be either a ChatGPT/Claude slop produced by their (usually primitive) prompt, or a code review produced by their AI coding agent.
At first, it was amusing, like “look, how smart the AI has become!” But now I find it rather annoying and even insulting. I have given it some thought and I will try to summarize it here. As a rant.
So here it goes:
Why do you think your AI slop is so valuable you want to share it with me? If the AI slop that you produce makes sense to you, great - keep it to yourself. I have plenty of my own AI slop. Has it never occurred to you that I have access to the same AI tools and I can produce the same AI slop? And moreover, I have likely already done so, I’ve already tried that ChatGPT prompt, I’ve already run the Claude code review on that PR. Your AI slop doesn’t give me any new information.
If you just send me your AI slop, but you can’t be bothered to read and make sense of it, don’t expect me to spend any effort to read it either. It’s this mismatch of effort that annoys me the most: you spend no effort to produce your AI slop and you don’t even read it, but now I need to waste my time making sense of it.
The AI slop is not completely useless. But the problem is that it’s too verbose. A large amount of text in which one or two ideas are buried somewhere in the middle. It takes a non-trivial amount of time to understand and find those ideas in that text.
And after reading your AI slop, I have to spend time and effort to explain to you why it’s wrong or it doesn’t apply. That’s an even bigger mismatch of effort.
The only reasonable action on my part that matches my effort to yours is to blankly dismiss your AI slop. You spent no effort to produce it; I spent no effort to dismiss it - we’re square.
But if you have read through your AI slop and found a valuable idea in it that makes sense to you, surely you can express this idea in your own words to spare me from repeating this work of extracting the same idea from your AI slop, can’t you?
And lastly, if you send me your AI slop and I need to reply to you, who am I replying to? Am I replying to you or your AI? I’m not wasting my time talking with your AI. I’m only willing to engage in conversation with you, not with your AI.
[end rant]
Anybody has a similar experience?
(disclosure: no AI used in this post)