this post was submitted on 28 Mar 2026
19 points (95.2% liked)
Open Source
47438 readers
156 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i know a lot of software that's built by hand where that applies, hell, bitwarden had security vulnerabilities very recently and it's a software that's highly regarded as trustworthy.
i ask who cares because the question is not wether the software is good, bad, etc, it's about something that's irrelevant to the quality of it.
A big problem is that vibe-coded stuff tends to be much harder to maintain as the 'author' diesn't actually know how it works, and the code was not built for humans to understand. That's not a problem that's unique to LLM generated code, but it is common place in code that is, so "was this generated by LLM/AI" becomes a useful proxy question for "is thus codebase likely to be harder to maintain, and thus be less likely to be maintained well?"
There's also the sociatal level costs of using these models to consider. At present, they use significant amounts of power and cooling, both of which lead to adverse environmental effects. It serms quite appropriate to ask if a project using them, and to make the choice to avoid those that are, out of principal as well as technical concern.
You can audit the code but something like:
Is a huge problem in itself IMO. It implies there's no real human oversight of the project.
and that's a fair criticism, but it doesnt have anything to do with ai or not, but bad knowledge about engineering or coding. i have a family member who has been working as a developer for 20 years, he is now using ai to automate that process, he knows what to tell the machine, he oversees the project, etc, that's the way it's going to be from now on, and it's something that has happened to other industries years before. i've worked as an interpreter, translator and proof reader. do you think i do all by hand? no one does that anymore and i dont see people complaining about translations being "machine written" or whatever. i am doing the work, i check errors, i change, words, etc, the only thing i dont do is literally have to type 500 times words i know the translation of.