Earlier quoted context omitted.
Anecdata: I've used Arch Linux for several years and it's been probably 3-4 years since I've had any stability issues with it after upgrading. And the last time I did run into problems, it was from bugs in the open source AMD GPU drivers due to how relatively immature they were at the time. Would I use it for a mission critical workstation or server? Probably not. But for daily personal use, it's been completely fine…
> Slightly tangential question: Is there a distro that has a stable "core" (kernel, maybe some userspace libraries) but uses rolling releases for everything else? Ideally, that would probably give you the best of both worlds for a personal machine. I'm aware this isn't exactly what you were asking for—and with the disclaimer that I spent a lot of years as a Linux desktop user, so I do have a great deal of experience…
Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
171–180 of 242 posts
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#172Earlier quoted context omitted.
I've been using Manjaro for three years without issue. What gives?
Isn't Manjaro the distro that constantly fails to renew their SSL certificates, pushes security updates way too late, and distributed software that brought down the AUR a couple of times? I have never used it myself, but from everything I've heard about it I'm kind of surprised how popular it is.
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#173Manjaro isn't much better. They tried to force a proprietary office suite on their users and tried their hand at the adware thing too. Stop relying on "user friendly" distros, you haven't needed them for almost a decade, most common distributions run out of the box with no problems most of the time.
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#174Is the user experience under it better?
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#175Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#176Arch Linux is a meme but also a really solid distro. I'm writing this from a 2+ year old Arch install that has had basically 0 stability issues. "Rolling release" gets an undeserved bad reputation in my opinion, and many arch packages aren't as bleeding edge as you'd expect. Compared to Ubuntu where I'd often have major issues in between releases, I don't think I could ever go back.
Most projects do testing before making a release of course, and for lots of software releases are very reliable. The kernel is an example of this, where Arch packages the most recent "stable" kernel rather than sticking to an LTS version. There is nothing "unstable" about this, in the sense of "unstable" meaning unreliable or buggy.
The key thing is that "stable" and "unstable" have practically nothing to do with the quality or reliability of the distro. Unstable only means that the packages may update in non-backwards compatible ways, so you need to be prepared to make changes to accommodate that. Normally it's something like updating a configuration file, or passing different flags to a command line program, or something along those lines. Maybe you run some sort of service that links to shared libraries on the system, you need to be prepared to relink to updated versions or not depend on system-wide versions at all.
So long as you make sure to keep up with changes, rolling release distros are exactly as reliable as upstream releases.
The other thing to note is that tracking releases may actually end up being more reliable, because you are constantly getting bug fixes and improvements!
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#177WSL (Windows Subsystem for Linux) = Ubuntu, right? Is the user experience under it better?
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#178Earlier quoted context omitted.
isn't there a testing/"unstable" version that has the latest/greatest? I had heard it was roughly as stable as ubuntu...
It's "testing", not unstable. "Unstable" is actually unstable, and seems to be where people are actually testing things. I find the names needlessly misleading, although accurate, because "testing" is being tested to be the next "stable." "Unstable" is where people are figuring out things; they go into "testing" when they're pretty much figured out. I've had an order of magnitude more breakage on regular Ubuntu updat…
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#179Earlier quoted context omitted.
> Slightly tangential question: Is there a distro that has a stable "core" (kernel, maybe some userspace libraries) but uses rolling releases for everything else? Ideally, that would probably give you the best of both worlds for a personal machine. I'm aware this isn't exactly what you were asking for—and with the disclaimer that I spent a lot of years as a Linux desktop user, so I do have a great deal of experience…
I have heard good things about NixOS but I am also told its not a normie daily driver.
Editing a file in /etc/ feels like PEEK/POKEing to memory now. Barbaric.
Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?
#180Arch Linux is a meme but also a really solid distro. I'm writing this from a 2+ year old Arch install that has had basically 0 stability issues. "Rolling release" gets an undeserved bad reputation in my opinion, and many arch packages aren't as bleeding edge as you'd expect. Compared to Ubuntu where I'd often have major issues in between releases, I don't think I could ever go back.
Using Arch is a dream compared to things like Ubuntu for me. PPAs and release cycles made upgrades awkward on Ubuntu. I've been a user for 3 years on my work laptop and have had everything be almost completely painless. (One time yay broke something and a python module had to be removed lol)