this post was submitted on 10 Mar 2024
100 points (94.6% liked)
Linux
47976 readers
1018 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I guess random Windows programs are even safer as they may not really work on the host OS.
But still, Bottles is top tier, it works great and is perfectly packaged as a flatpak (no permissions, portal use etc) and pupgui allows to use the latest protonge.
To Librewolf, that is hosted on their own repo, using their own build system. So it could be considered as less trusted than upstream firefox managed by fedora, especially in terms of timely updates. You could also use the Firefox binary, which is very quick (did a benchmark) but you need to do the desktop entry yourself.
Also Librewolf is not security hardened afaik, maybe a few checks are also for security but it should be the same as Firefox. It is privacy optimized. Disadvantage here again is, that if you need a vanilla profile for shitty websites etc, that doesnt exist.
I opted for Lutris because Bottles has issues that make it unrecommendable and unsupportable by us.
Because it's only shipped as a flatpak (They bullied the Fedora packager until they quit) it doesn't support the frame limiter built into gamescope on the deck images (Requires a patch in Mesa).
As a contributor to the Northstar mod for Titanfall 2, we originally wanted to recommend it as the default Linux install path due to it's friendly UI, but found because it avoids using winetricks it's missing required dependencies. Despite us trying to work with them and contributing code, to this day it still doesn't work, and recent discussions about this problem were extremely abrasive from their side, much like the above linked issue.
Ultimately Lutris provides a more consistent experience for gamers that are already used to Steam - with the same tools working for both. That's my reasoning anyway.
As far as wine, we only install wine-core and not the entire stack, that's purely for Lutris dependency reasons and isn't intended to be used by the end user. Wine-ZGUI for instance is a Flatpak, and Lutris will install its own copy of wine - most likely Wine-GE or a derivative.