this post was submitted on 13 Mar 2026
28 points (65.2% liked)
Linux Gaming
24881 readers
697 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
Wow the person that wrote this article clearly does not understand how open-source or piracy works. Using a closed-source game engine is not a factor in mitigating piracy, at all. Using an open-source game engine does not make Slay the Spire 2 open-source "by proxy" or otherwise.
This is mostly true, but it depends on the license. Godot is MIT so they're fine.
It usually depends if you link against/embed their code. For example if the library is GPL (LGPL is usually fine) then your game code may be liable to become GPL as well.
The moral of the story is to always check the license of your dependencies before distribution.
Or just use https://malus.sh/
(I say this out of horror that such a thing exists)
This is clearly satire.
Oof I saw that on HN but didn't read up on it yet.
I'm a supporter and defender of open source, but I do have to watch for these things regularly in my $dayjob. However I would never propose this as a workaround. All the issues of trusting AI generated code side, this is just disingenuous in my opinion.
It's basically trading all the advantages of open source just to get rid of the license.
I also note it doesn't appear to be working at the moment.
You might’ve “eaten the onion” a bit. It’s satire, read the full page cuz it’s actually a banger.
But I think a similar thing is actually happening at a larger scale with LLMs trained on FOSS code.
Also the increased demands put onto FOSS maintainers by vibe-coded contributions and by “AI-powered” analysis tools are a problem in their own right.
Is this a parody?