this post was submitted on 12 Jun 2026
263 points (100.0% liked)

Linux

65763 readers
653 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MonkeMischief@lemmy.today 9 points 1 day ago (2 children)

Whelp...I've REALLY loved EndeavourOS for my laptop, especially because I felt I could mess around with stuff, but maybe this is my call to use something like Fedora or a OpenSUSE variant (I love Tumbleweed dearly).

Nothing against the incredible Arch, but I'm deffos that user who does

> yay 
> "Build files exist. Do clean build? N"  
> "View changes? N".

ENTER.

I want to learn, but also I'm a bit of a danger to myself if this malware threat is this broad.

[–] kuerbiskernoel@feddit.org 4 points 1 day ago (1 children)

Opensuse is great, been daily driving it for 1.5 years with no issues (issues were solved by booting an old snapshot and rolling back, updating again 2d later)

[–] HaraldvonBlauzahn@feddit.org 2 points 13 hours ago (1 children)

OpenSuSE also comes in two flavours, Leap (a stable release) and Tumbleweed (which is rolling release and sligthly less bleeding edge than Arch).

You can even run Opensuse stable, and in a VM on top Tumbleweed to have a system where you can safely try out new stuff.

[–] kuerbiskernoel@feddit.org 2 points 13 hours ago (1 children)

There's also Slowroll which is Tumbleweed but like 1 week behind in updates for a stable experience, and there's some immutable flavour that I forgot the name of.

I'm using Tumbleweed, the one issue of rolling release (things occasionally breaking) is not an issue since OpenSuse natively supports snapshots (and automatically makes a snapshot before and after every update).

Something breaks? Reboot -> Boot from read-only snapshot -> selecting the one from before the update -> in terminal: snapper rollback -> done. Update again 2d later.

[–] HaraldvonBlauzahn@feddit.org 2 points 13 hours ago (1 children)

I’m using Tumbleweed, the one issue of rolling release (things occasionally breaking) [...]

My 5 cents is the risk of breaking is overblown in many cases. Of course, you don't want important servers to break. But I am running Debian since 15 years and in fact, for me it broke more often than Arch, for example because of GNOME issues, or NVidia issues. And well that's a biased sample because I use Debian for a larger proportion of time. I think for desktop users, it matters more to have a backup system.

[–] kuerbiskernoel@feddit.org 1 points 12 hours ago (1 children)

Yes, the only thing that ever breaks for me are my nvidia drivers (specifically if there arent new drivers for a new kernel yet). Sometimes I don't roll back and just keep it, but often I'm using local AI for uni stuff so I roll back to fix them.

[–] HaraldvonBlauzahn@feddit.org 2 points 12 hours ago

I solved that one by buying an AMD radeon card. Zero fuss since then.

[–] somegeek@programming.dev 4 points 1 day ago* (last edited 1 day ago) (2 children)

Have you heard about the recent fuckups of fedora? fedora is a shitshow.

If you just yolo with yay anyway, you will get compromised on any system you use, ni matter the OS or distro, my dude.

[–] DisasterTransport@startrek.website 3 points 21 hours ago* (last edited 21 hours ago)

Could you elaborate wrt Fedora being a shitshow? It's my daily driver and I haven't experienced any kind of instability and (to my knowledge) I have not been compromised.

[–] MonkeMischief@lemmy.today 5 points 1 day ago* (last edited 1 day ago)

Have you heard about the recent fuckups of fedora? fedora is a shitshow.

Oh really? I guess I haven't. 😬

Yeah it was late here so I think I was poorly mushing two separate thoughts together there. I meant I was thinking of moving to a distro that isn't as bleeding-edge for the laptop I'm not updating every single day...But also I should find something that still has a nice large software variety so I stay off AUR.

OpenSUSE has the "Open Build System" which I've used for like one package. So that's pretty neat.

This is really tough because I have two gamers in the family using Nvidia cards I want to help move off of Windows, but I don't want them running into having to roll back as often as I have or fiddle too much, but I feel like Mint is a little too far behind.

So I was considering the KDE spin of Fedora for them...But yeah, the answer isn't so easy anymore lol.