this post was submitted on 11 Mar 2026
338 points (97.2% liked)
Linux Gaming
24834 readers
1141 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"AI" has been known to present code from other projects and hence other licenses. It can't become public domain unless all of that code was also public domain.
I'd imagine there have been more nonsensical (than AI = public domain) legal decisions that have had the full force of law for decades.
I recently dug around for a while, and if the copyright of works in the training data affects the copyright of outputs, no popular model can output anything that would even be close to acceptable for a contribution to an open-source project. Maybe if you trained a model exclusively on "The Stack" (NOT "The Pile") and then included all the required attributions -- but no ready-made model does that. All of the "open source" model frameworks that I could find included some amount of proprietary "pre-training" data that would also be an issue.
If AI output is NOT affected by the copyright of training data... there might not BE a (legal) person that can hold any copyrights over it, which is pretty close to public domain.