this post was submitted on 25 Dec 2023
243 points (95.8% liked)

Linux

47952 readers
1694 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
 

I've been using Linux Mint since forever. I've never felt a reason to change. But I'm interested in what persuaded others to move.

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

Debian, don't like apt.
Arch, breaks too much.
NixOs, just don't need the tools it provides.
Any fork of a mainline distro because it's never as good as the root.

I used arch for a while, but got sick of running repairs every few weeks. I use Gentoo now, it's stable and good. I have a fuck ton of ram and a good cpu, I also take advantage of binary packages from time to time. I don't really need to install new things that much after having done the initial install.

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

For the record, Arch breaking at all is probably entirely on you.

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

The arch breaks were always related to keys. I would run an update and there would always be an error related to the keys. Never had a breakage due to confs.

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

Usually you can fix that with

pacman -S archlinux-keyring
[–] [email protected] 1 points 10 months ago

I know that, but I still hate having to. Having that as a common issue is just dumb, to me.

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

I used to distro-hop until 2017 when I started using Gentoo as my main distro. I did not have the same experiences as you with Arch but I tended to avoid the AUR. Ultimately Gentoo has kept my attention by being more flexible rather than having negative experiences with Arch.

I suppose I still distro-hop a little bit on an old laptop I've got but that one alternates between Debian and OpenBSD; also its primary use is a terminal for SSH'ing into my Gentoo desktop from the sofa.

Probably the only distro I've had a truly bad experience with is Manjaro. The additional repo that it comes bundled with creates more problems than it solves. Also - although this never affected me personally - the story about developers asking their users to reset their system clocks to accept an expired PGP key is an absolute scandal.

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

out of curiosity, what was breaking in arch for you?