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
1076 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
Use ai to make code to detect and block AI. Actually though wish we could force an AI tag tat could just be blocked with UBO
But what polices that? And what's to stop humans pasting in the AI code, which may look like human code, just behave poorly or contain hallucinations.
Write tests and actually do the practice of testing every single line with no regression testing. That will solve the AI problem. Since if it does work, there is no problem. If doest work just remove it. If it does work, who cares if it's AI or not?
Maybe big companies and projects with lots of people do white tests, but indie devs don't. FOSS is not the well organized machine you may have it confused for.