this post was submitted on 18 Jun 2023
22 points (95.8% liked)
Linux
48329 readers
1373 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've been on ubuntu for quite some time now. Experimented with it from 12.04 onward and then fully embraced it since 14.04. I always use the LTS version and it has been rock solid the entire time. I've run kububtu or lubuntu on low end laptops and secondary machines, but nothing comes quite close to normal ubuntu's stability and ergonomics. It's very polished.
I do miss some unity features, like the top bar of windows merging with the top panel (the one with the clocks). Having that extra screenspace was always very useful on modern 16:9 screens. If you open Firefox and look at the size of the web view compared to the screen size, you'll know what I mean.
The recent move to snaps is actually a welcome one security wise. I much prefer closed source software to be bundled as snaps. The startup time for snap programs is drastically better with the newer versions too, so I don't mind it at all on my systems, modern or low end.
The only pet peeve with snaps is that Firefox can't open local files right now. It stops me from using local documentation generated by Rust's cargo and rustup tools.
I initially started out with Puppy Linux on a stick, experimented with fedora at some point and even considered trying arch. But at the end of the day there is only so much time and effort I am willing to spend on my productive system. Ubuntu LTS has just been the perfect fit throughout.
You're the first time I've read about snaps being good and fast to start up. On my kids machines, I had problems with Firefox snaps updating and then not launching after updates, and after several times of this consistent behavior, I got fed up and just installed Debian with Flatpaks.
I'm glad it's working for you.