this post was submitted on 17 Oct 2025
111 points (98.3% liked)
Open Source
41456 readers
504 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
The fork is called UZDoom and it's already in the AUR. I read the Slashdot story on this today, and there's a little more going on here. AI code grosses people out, but the bigger issue is that it's being used in a GPL3 project which kind of isn't allowed. The lead dev was also being a bit of a twat and not cooperating with the community. Long live UZDoom!
I followed the links and I think the original argument being referenced has been twisted around a bit game-of-telephone style, GPL prohibiting inclusion of LLM generated code isn't what it's claiming, it's more that they think AI trained on GPL code violates it when it happens to reproduce it exactly:
https://github.com/ZDoom/gzdoom/issues/3395
https://www.fsf.org/licensing/copilot/on-the-nature-of-ai-code-copilots#5.%20What%20About%20Copyright?
It might also be the case that the GPL prohibits LLM generated code somehow, I don't actually know, just want to point out that no one has made an argument for that.