this post was submitted on 22 Aug 2025
228 points (93.2% liked)

Linux

57566 readers
770 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 6 years ago
MODERATORS
 

It's been a week. Ubuntu Studio, and every day it's something. I swear Linux is the OS version of owning a boat, it's constant maintenance. Am I dumb, or doing something wrong?

After many issues, today I thought I had shit figured out, then played a game for the first time. All good, but the intro had some artifacts. I got curious, I have an NVIDIA GeForce RTX 3060 and thought that was weird. Looked it up, turns out Linux was using lvmpipe. Found a fix. Now it's using my card, no more clipping, great!. But now my screen flickers. Narrowed it down to Vivaldi browser. Had to uninstall, which sucks and took a long time to figure out. Now I'm on Librewolf which I liked on windows but it's a cpu hungry bitch on Linux (eating 3.2g of memory as I type this). Every goddamned time I fix something, it breaks something else.

This is just one of many, every day, issues.

I'm tired. I want to love Linux. I really do, but what the hell? Windows just worked.

I've resigned myself to "the boat life" but is there a better way? Am I missing something and it doesn't have to be this hard, or is this what Linux is? If that's just like this I'm still sticking cause fuck Microsoft but you guys talk like Linux should be everyone's first choice. I'd never recommend Linux to anyone I know, it doesn't "just work".

EDIT: Thank you so much to everyone who blew up my post, I didn't expect this many responses, this much advice, or this much kindness. You're all goddamned gems!

To paraphrase my username's namesake, because of @SnotFlickerman@lemmy.blahaj.zone and his apt gif (also, Mr. Flickerman, when I record I often shout about Clem Fandango)...

When some wild-eyed, eight-foot-tall GNU/LINUX OS grabs your neck, taps the back of your favorite head up against the barroom wall, and he looks you crooked in the eye and he asks you if ya paid your dues, you just stare that big sucker right back in the eye, and you remember what ol' Jack Burton always says at a time like that: "Have ya paid your dues, Jack?" "Yessir, the check is in the mail."

you are viewing a single comment's thread
view the rest of the comments
[–] gunpachi 4 points 1 day ago (1 children)

If you want to install any apps go with Flatpaks for reliability. Since Ubuntu has snaps, install the snap variant of available. Imo Flatpaks have greatly reduced the number of issues like dependency problems for me.

Have you tried any other distro ? I'd recommend any of the universal blue projects or fedora silverblue as it is relatively maintainance free and just like using windows/macos. If you game just go with Bazzite, otherwise try Aurora/Bluefin. In most cases you won't even have to use the terminal that much, but if you do they have really nice cli tools too.

If you still want to go the traditional approach - Arch based distros can also be very good, ateast you will be able to find answers on the archwiki and try those solutions. It's not like Ubuntu is bad, it's kind of janky sometimes and I kind of liked the conveince of finding all that I need within the archwiki. Arch has fast updates, so things will break once in a while.. however my experience has been really good with arch for many years now. if you want to try it then go with either EmdavourOS or CachyOS - both are setup quite well out of the box.

TL;DR - try Flatpaks, try low maintenance distros like Bazzite and use it like you normally do.

[–] cute_noker@feddit.dk 1 points 19 hours ago

I actually have not had issues with Linux. I used ubuntu on lenovo for years.

Only when trying to install cuda compiler on Ubuntu with my desktop.

Buy now I am wiser: bazzite KDE with nvidia GPU is amazing. Use flatpacks for everything (maybe snap for things like IntelliJ) and if you have to, then use homebrew.

So far not a single issue.