this post was submitted on 06 Jun 2026
65 points (92.2% liked)

Linux

66268 readers
706 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
 

Spent lots of time with Gnome 2.

In Dec 2024 I got hooked in Hyprland on Arch and have a cool rice for it. But I've tried KDE on desktop now with Parrot OS since Plasma is popular. Still need to find some cool dot files or rice it myself.

I've noticed SwayFX getting lots of love lately. I might use that as an option with Plasma but am afraid of conflicts. I'm excited about it since Linux has now officially replaced windows on my gaming rig, which is the very last MS computer left in my house.

you are viewing a single comment's thread
view the rest of the comments
[–] verdare@piefed.blahaj.zone 13 points 1 month ago (1 children)
[–] merc@sh.itjust.works 5 points 1 month ago (2 children)

For me: Gnome + extensions.

The default Gnome feels way too locked down to me, and I don't like some of the choices. But, with the right extensions "locked down" becomes "simplified enough to get out of your way".

[–] doctorflynt@feddit.org 4 points 1 month ago (1 children)

same. also its the only DE i know of thats useable with touchscreens. KDE would work too, buts its too overloaded for my taste and the OSK (On Screen Keyboard) is far inferior to the options of Gnome Extensions.

i wish Cosmic DE would be usable with touchscreens tho.

[–] adarza@piefed.ca 1 points 1 month ago (1 children)

plasma mobile works on more than just handhelds, and you'll find it in fedora and debian repos (among others, i'm sure).

[–] doctorflynt@feddit.org 1 points 1 month ago

true, but i didnt like that as much as gnome. its just a personal preference

[–] verdare@piefed.blahaj.zone 4 points 1 month ago* (last edited 1 month ago) (1 children)

Yeah, I’ve got a couple extensions as well. I tried out Bazzite and liked some of the changes they made, but wanted something closer to stock Gnome. Ended up just installing Silverblue and adding a few of those extensions back, to taste.

[–] ScoffingLizard@lemmy.dbzer0.com 1 points 3 weeks ago (1 children)

How do you fare with the restrictions of immutable distro? That's feels scary to me, but I'm a control freak.

[–] verdare@piefed.blahaj.zone 1 points 3 weeks ago

I actually like the assurance of immutability. The main downside is that there’s just less documentation on how to do things, since it’s a very non-standard configuration for a distro.

It’s also annoying having to reboot every time I layer a new package into the system image, but I try to avoid that as much as possible and haven’t had to do it recently.

Adjusting to Flatpaks has also presented some challenges. In theory, I really like what Flatpaks offer in terms of app-level isolation, but some things are still rough around the edges. I’ve encountered at least one app that didn’t obey the system’s dark mode theming… Also, they still haven’t quite figured out a good way to handle GPU drivers, so you can run into compatibility issues between the usage driver in the runtime and the kernel driver in the system image.

In my case, I’ve just had to update and restart the application when this happens, but it might cause problems if you try to roll back the OS image after already updating all your runtimes (resulting in a newer userspace driver trying to talk to an outdated kernel driver).