Replying to @⁨mojofrododojo@lemmy.world⁩

You assume humans don’t ever write sloppy code and Linux Torvalds has never before encountered someone wanting to merge in sloppy code before. If in decades he hasn’t gotten comfy with sloppy code written by humans, why would he suddenly be merging in sloppy code written by an AI? He’s never been worried about hurting the feelings of a human that’s writing sloppy, do you suppose he’s going to develop empathy for an LLM that’s writing sloppy code?

The people that go all in on vibe coding are people that aren’t very good programmers to begin with. They don’t really understand how to write code and then suddenly they can make things work quickly. Well sort of work. At least work about as well as they could with their limited skills.

People that are actually good at programming know what good code is. After decades of working with code and knowing what it’s supposed to be, you don’t suddenly become a vibe coder saying eh, it kind of works, good enough, ship it. Its the people that were never able to write high quality code to begin with that do that. It can do the job of a lazy programmer that has a low standard of quality. For a skilled developer, it can sometimes save on typing on some simple tasks, and a good developer knows when it did something wrong and be all Thanos and say “fine, I’ll do it myself”.

Replying to an earlier post

Yep, and even more important are the cases where coding models are used outside of actually producing code. Unit tests, red teaming, bug hunting and so on are all areas where LLMs can reduce the load on an experienced coder, allowing him to concentrate on the meaty stuff. Blindly being against the technology itself because big tech currently consists of a bunch of asshats is not a mature stance.

Replying to @⁨Wildmimic@anarchist.nexus⁩

Blindly being against the technology itself because big tech currently consists of a bunch of asshats is not a mature stance.

yeah it’s not gonna lead to any problems lol. meanwhile reality is disagreeing. I get it, you’re a slopfan, so this pointless you’re not going to listen / try to understand, but for the rest of the audience, here’s some other views:

thenewstack.io/karpathy-says-developers-have-ai-p…

aiforautomation.io/…/2026-05-17-ai-psychosis-hack…

psychologytoday.com/…/the-emerging-problem-of-ai-…

therenegadecoder.com/…/why-generative-ai-makes-th…

slashgear.com/…/ai-coding-problems-security-risks…

…substack.com/…/ai-is-writing-terrible-code

letsdatascience.com/…/developers-thought-ai-made-…

linkedin.com/…/proof-ai-making-developers-worse-c…

Replying to an earlier post

I am not a “slopfan”. I do not use any of the techbros services, and never have outside of a few test runs in 2022 to see what it can do.

I only use local models running on my own hardware, and only to automate tasks that would take ages by hand (e.g. creating summaries about gameplay and features of my game collection from the game stores websites, helping me with RegEx or quickly creating one-shot python scripts for specific purposes - i am a terrible coder), or that make interacting with large technical documents easier (e.g. mainboard manuals). I have dabbled a bit with image generation, but it isn’t really interesting for me.

But denying that the technology can reduce workload on coders even when not generating code (e.g. unit tests, red teaming, reverse engineering) is immature. These tasks are also much less prone to cause AI psychosis, because i do not care about “chatting” with these models.

Replying to @⁨Wildmimic@anarchist.nexus⁩

(e.g. creating summaries about gameplay and features of my game

a) that’s how it starts, you think you’re pure and it doesn’t count because it’s only cursor, or it’s only for prototyping, or whatever.

b) when it hallucinates garbage, as all LLMs do, even the local ones you run on your own power gobblin hardware, do you think it’ll put an asterix by the parts it wasn’t really sure about lol?

c) dear fucking god, why would you need someone (SOMETHING) else to summarize the gameplay and features of your own product? have you no pride in your work?

don’t reply, I don’t care, you’re going to get burned by it one day you just think you’re different.

Replying to an earlier post

I mistyped. Its a collection of games i have, not a game i write. I am not good enough of a coder to write a game. Which is what i meant to take responsibility for the quality of code you submit. I know that i could not guarantee that code i create - regardless of creation method - is up to spec even for something where you can get away with some substandard code.

Edit: Lol, you weren’t able to read my sentence coherently. I just read your reply and thought i had forgotten the “s” at the end of “games”.

“my game collection” isn’t “my game”. you should crusade against functional analphabetism instead of LLMs.

And to provide a glimpse of the scale of the task i use it for: I have a collection of approximately 36000 games (not counting the games in my steam / gog / itch /whatever accounts, because those already have descriptions). Writing short blurbs for this amount of games (grabbing metadata can be scripted) is not something i want to do by hand, because it would take me ages. My local model is doing this overnight, putting the information into markdown tables i then check in the morning for correctness. I run this workflow around once a month to update the tables with the new arrivals.

Edited ⁨⁨Sep⁩ ⁨4⁩, ⁨2026⁩, ⁨06:09⁩⁩en