this post was submitted on 28 May 2026
84 points (87.5% liked)

Linux Gaming

26331 readers
177 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:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
 

Small sample set aside, the performance differences here are much bigger than I've seen in previous linux comparisons. Something has to be off right? Curious if anyone is able to reproduce these results.

you are viewing a single comment's thread
view the rest of the comments
[–] emaste@mastodon.social 2 points 3 weeks ago (1 children)

@LostWanderer @darcmage @unexposedhazard @9tr6gyp3 @wltr
- OpenSSH: Mostly ancient history
- Mailer daemon: Mostly ancient history, and Sendmail is no longer in the base system
- Firewall: There are indeed 3 firewalls, which is unfortunate. Just use pf. Most of what this article says about FreeBSD's pf is wrong.
- Ports and Packages: Many operations shouldn't be done as root. There are opportunities to improve documentation and enforcement (e.g. disallow running as root)

[–] LostWanderer@fedia.io 1 points 3 weeks ago

Thank you for the clarifications on some of the issues with the article in question. It does help to know what is bullshit and what is truth, I might consider FreeBSD in the future. Especially the Ports and Packages issue...As I feel there is some room for improvement there. The Firewall issues isn't very severe and could easily be overcome.