this post was submitted on 11 Mar 2026
649 points (96.2% liked)
Linux Gaming
25213 readers
380 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
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
Ohh, so you invent your own code/algorithms for every project? I am assuming someone of your caliber doesn't ever need to install packages with functions other people made (gasp) because that would be beneath you right? Even copying the code straight from the documentation is an insult to our intelligence! Developers who use LLMs as a search engine to find documentation are morally wrong because that leads to copying code from the documentation! You're right, only first years would copy code outlined in the documentation!
You've opened my eyes because now I see that even using the base functions of a language is technically copying code from the creators of said language. I realize that I never wrote those sort functions in the backend so I'm committing computer science sin!
Every library my team has ever included in a project has gone through rounds of evaluation to make sure it is 1. publically trusted, 2. well tested, 3. and still in active development. I have no idea what this has to do with mindlessly copying code.
If you're going to submit an algorithm that isn't maintained and you don't know how it works, I'm not merging your pull request.