this post was submitted on 18 Jan 2024
742 points (99.1% liked)

Linux

46775 readers
1622 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.

“We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.

Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 7 months ago (3 children)

I'm really hoping this all forces Ubuntu out as the face of desktop Linux.

It's been pretty low tier for years now, and Canonical just proves corporate backing doesn't guarantee a good distro.

Snap is pretty garbage, default GNOME is horrendous, the repos break every other month, apt is still pretty lame despite being an user upgrade for apt-get, the packages are neither stable nor cutting edge, they change core OS backends like every update which breaks configs and makes documentation obsolete.

I'd like to suggest Fedora as the new goto, but I feel like it's a bit too privacy and FOSS oriented which may scare away new users.

Debian is great but it doesn't have latest packages which isn't optimal as performance upgrades would take time to release or need to be manually installed.

[–] [email protected] 5 points 7 months ago

unfortunately, industry loves shit like Ubuntu and RHEL because of their corporate backing. comps love having the insurance of someone to blame or somebody to fix their shit when things hit the fan. I've worked for many comps who choose RHEL for that alone. Should we choose the OS built by a bunch of randos in their basement, or something backed by Red Hat where I can just pay them money to handle my support tickets faster if shit blows up? or who tf do I have my cyber liabilities insurance guys sue if the OS has a huge fuckin problem? I want a company behind that shit.

[–] [email protected] 2 points 7 months ago

Fedora is the best!

(In my opinion)

[–] [email protected] 1 points 7 months ago

Well, I'd prefer Canonical to fix their shit, instead of forcing immature products onto users. I'm not against snap per se, as there are valid reasons for sandboxing, especially for games (remember when Steam accidentally wiped some user's home folders back in 2015? Sandboxing would have prevented that).

However, in its current state, snap causes just too much friction. For example Firefox can't remember the last used directory for up/downloads, Steam snap will just create a new data directory (forgetting about the games already downloaded), there's no way to allow additional folders (like /net from autofs) in snap apps etc. It's just a myriad of issues which make working with the system unnecessarily complex and frustrating, and there seems to be little progress fixing those.