this post was submitted on 08 Aug 2025
90 points (81.7% liked)
Fuck AI
3688 readers
412 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Calling something "vibe coded" feels similar to calling something "woke". Its used for everything so it lost all meaning.
If I start writing a function name and the coding assistant suggests exactly, character by character, the function signature I would have typed, is that vibecoding? If I ask an agent to check out my classes and create me a json schema from that, what about that? What if I ask it to write me some database connection stuff, boilerplate that is basically directly copy pasted from docs?
The presence of a cursorrules file signifies.. Nothing. Most projects now have a prompt file to store general context, like styling etc. Most programmers use coding assistants. The use of coding assistants does not, in of itself, mean bad quality. Obviously you have to hide it because people get irrationally angry about it.
The blind AI hate does not help. LLMs can be useful. Is it stupid to have an LLM write an email so the other side can use an LLM to summarize it? Yes. Is LLM slop annoying? Yes. That does not mean that everything is bad. If you check out the Developer-sphere, people who have tried coding assistants for a couple years now, the consensus is "overhyped but definitely useful".
Example, read this comment section: https://news.ycombinator.com/item?id=44836879
I agree. Unfortunately, they’re being forced on us by the same companies which are enshittifying things as much as they can, and respond with hostility when anyone suggests that users deserve privacy, or fair compensation for their work. I can’t really blame people who respond with skepticism and distrust.
The second you allow slop generator use into your code base the quality takes a nosedive. People claim to review their slop but I have seen it often enough, all they are doing is hitting accept all without even reading half of the generated code. This isn't "just a tool" this is technical debt as a service.
Also Hackernews is ridiculous den of techbros, libertarians, AI maximalists and temporarily embarrassed founders who think they stand to gain the most from hyping up slop generators. Trusting them with anything related to AI is like asking the CEO of Microsoft if you should use Windows or Linux.
I'm going to start vibe-Woking where I use an AI to find me new and original ways to trigger whole sections of society and use that power for good (or evil, I haven't decided yet).
Yeah, impossible to tell from that if someone is trying to "prompt engineer" all the way through a problem (which sucks and I'm shocked anyone reports that it works out for them) versus hitting tab complete for a couple of lines at a time or maybe prompt your way through a pretty boilerplate little function.
If they try to prompt engineer the whole project, well it should be obvious because it almost certainly has to be utter crap.