this post was submitted on 18 Jul 2025
49 points (91.5% liked)

Linux

56466 readers
1338 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
 

(Also extends to people who refuse to use Linux too!)

Every unique Linux Desktop setup tells a story, about the user's journey and their trials. I feel like every decision, ranging from theming to functional choices, is a direct reflection of who we are on the inside.

An open-ended question for the Linux users here: Why do you use what you do? What are the choices you've had to make when planning it out?

I'll go first: I use OpenSUSE Tumbleweed with the Niri Scrolling Compositor(Rofi, Alacritty and Waybar), recently switched from CosmicDE

I run this setup because I keep coming back to use shiny new-ish software on a daily basis.

I prefer this over arch(which I used for 2 years in the covid arc), because it's quite a bit more stable despite being a rolling release distro.

I chose niri because I miss having a dual monitor on the go, and tiling windows isn't good enough for me. Scrolling feels smooth, fancy and just right. The overview menu is very addicting, and I may not be able to go back to Windows after this!

This was my first standalone WM/Compositor setup, so there were many little pains, but no regrets.

Would love to hear more thoughts, perspectives and experiences!

you are viewing a single comment's thread
view the rest of the comments
[–] Jesus_666@lemmy.world 3 points 15 hours ago

I run Garuda because it's a more convenient Arch with most relevant things preinstalled. I wanted a rolling release distro because in my experience traditional distros are stable until you have to do a version upgrade, at which point everything breaks and you're better off just nuking the root partition and reinstalling from scratch. Rolling release distros have minor breakage all the time but don't have those situations where you have to fix everything at the same time with a barely working emergency shell.

The AUR is kinda nice as well. It certainly beats having to manually configure/make obscure software myself.

For the desktop I use KDE. I like the traditional desktop approach and I like being able to customize my environment. Also, I disagree with just about every decision the Gnome team has made since GTK3 so sticking to Qt programs where possible suits me fine. I prefer Wayland over X11; it works perfectly fine for me and has shiny new features X11 will never have.

I also have to admit I'm happy with systemd as an init system. I do have hangups over the massive scope creep of the project but the init component is pleasant to work with.

Given that after a long spell of using almost exclusively Windows I came back to desktop Linux only after windows 11 was announced, I'm quite happy with how well everything works. Sure, it's not without issues but neither is Windows (or macOS for that matter).

I also have Linux running on my home server but that's just a fire-and-forget CoreNAS installation that I tell to self-update every couple months. It does what it has to with no hassle.