218
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Feb 2026
218 points (99.1% liked)
Open Source
48785 readers
338 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 7 years ago
MODERATORS
Humans in the loop? Code would have to be read and understood by the human, in relation to the problem being resolved, and the rest of the code base it may or may not interact with... And that's difficult.
If ai slip vibe code is so shitty, then it should be pretty easy for humans to detect it and shut down without wasting too much time right?
No, it's shitty because it's complicated, looks correct, but actually filled with errors and hallucinations. Including libraries that may not exist, and that leaves code open to injection attacks (where people make fake libraries/dependies based on commonly hallucinated code, then package them with genuine FOSS software which is now playing cover for malware/viruses).