this post was submitted on 28 Sep 2024
884 points (100.0% liked)

Technology

71624 readers
3958 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

We are excited to announce that Arch Linux is entering into a direct collaboration with Valve. Valve is generously providing backing for two critical projects that will have a huge impact on our distribution: a build service infrastructure and a secure signing enclave. By supporting work on a freelance basis for these topics, Valve enables us to work on them without being limited solely by the free time of our volunteers.

This opportunity allows us to address some of the biggest outstanding challenges we have been facing for a while. The collaboration will speed-up the progress that would otherwise take much longer for us to achieve, and will ultimately unblock us from finally pursuing some of our planned endeavors. We are incredibly grateful for Valve to make this possible and for their explicit commitment to help and support Arch Linux.

These projects will follow our usual development and consensus-building workflows. [RFCs] will be created for any wide-ranging changes. Discussions on this mailing list as well as issue, milestone and epic planning in our GitLab will provide transparency and insight into the work. We believe this collaboration will greatly benefit Arch Linux, and are looking forward to share further development on this mailing list as work progresses.

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

Hopefully this would lead to a more (stable version of) ArchLinux.

[–] [email protected] 49 points 8 months ago (1 children)

Arch isn't unstable. Users mess it up by installing a bunch of random crap from the AUR or fiddling with system files.

SteamOS addresses this by making the root level filesystem immutable and guiding the user to install containerized (flatpak) apps.

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

Exactly. I ran Arch for over 5 years, and the only "instability" I had was:

  • Nvidia drivers not matching kernel drivers - also happened on openSUSE Tumbleweed, and has more to do with Nvidia's driver being closed-source than anything Arch is doing
  • systemd and usr merge - this was many years ago, and the only reason I messed it up was because I didn't actually follow the instructions; and this was an absolutely massive change
  • I did something stupid - sometimes this is uninstalling the display manager or some other critical component

That's really it. I've since moved to openSUSE Tumbleweed and an AMD GPU, largely because of built-in snapper support and their server-oriented distros (Leap and MicroOS), and it wasn't because Arch was "unstable" or anything like that. In fact, I had far fewer issues with Arch than I did with the other distros I used before: Ubuntu and Fedora. It turns out, as you understand Linux better, you tend to mess things up less.

[–] [email protected] 15 points 8 months ago (1 children)

I've been using a Steam Deck for almost a year damn near daily with maybe 1 OS crash that was largely due to a very unstable game. How is ArchLinux unstable, exactly?

[–] [email protected] 4 points 8 months ago (1 children)

That's... a weird take. There are variants of Arch that focus on stability, if that's what you are after.

[–] [email protected] 2 points 8 months ago (2 children)

Which ones? I'm not aware of any besides specialised distros like SteamOS

[–] [email protected] 4 points 8 months ago (2 children)
[–] [email protected] 3 points 8 months ago

It uses the Arch repos directly though

[–] [email protected] 2 points 8 months ago (2 children)

https://itsfoss.com/arch-based-linux-distros/

Manjaro for example. I also thought Garuda would be focused on stability but according to this article potentially no. So maybe just Manjaro, I do remember reading about something else like it though...

[–] [email protected] 10 points 8 months ago (1 children)

Manjaro has a stability track record miles worse than Arch, to the point where someone made a GitHub wiki called “Manjarno”.

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

Manjarno, manjarno

— as they say in Spain ...

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago) (1 children)

Manjaro does "stability" by delaying everything by two weeks. That doesn't really help at all and might hurt you for security updates, because those will wait the same two weeks.

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago)

They also don't hold back the aur which causes problems if an aur package is expecting a system package of a particular version, if I understand correctly