Linux
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
I use DWM in place of a window manager because I love the lightweight, minimalist base, and i like to customise my setup very finely. (I use Arch btw)
It's hard to go back after Sway/I3 with pywal coloration, when everything is so sluggish in comparison. It's amazing to see gnome and KDE adding like a second to launch/quit of common applications. Tried hyprland, but animations seemed choppy (beefy AMD desktop), has that changed?
Nobody uses cinnamon? Honestly - I really like using cinnamon with Debian. I heard that they promised not to fuck with the UI for no reason unlike... everyone! @Mwa Cinnamon is a fairly nice, easy to use desktop - I don't really care which is better, but if they change it, you have to re-learn it. Top tip for UI design - don't think that your users want to re-learn how to interact with your UI - they might go outside, or elsewhere.
Gnome because it came with ubuntu and I'm too scared to change it to kde incase everything breaks. Really don't want to reinstall something else again either
KDE, because I'm too lazy to switch back to XFCE, which offered every feature I already use in KDE except without the stuttering, the bugs, and the update cycle that breaks things way, way too often on a rolling release distro.
Or openbox. My old laptop has openbox, but that's more for screwing around with EWW than doing day-to-day things.
I have numerous machines and use several. On my main, KDE because of all the customization. Widgets, window styles, colors, themes etc. It's really like exactly how I want for maximum efficiency and productivity.
I've got gnome on my hybrid notebook and my transformer pad because gnome with Wayland is amazingly compatible with touchscreen.
I have one machine running Elementary which has the Pantheon DE it's kinda like Gnome with modifications.
And finally, I have an older system so just for efficiency, LXQt.
I do enjoy trying out different ones and especially more esoteric ones that I occasionally come across.
What broke with tracker3 ?
@BCsven @Mwa I disabled tracker and use plocate from a shell to find stuff. The reason, tracker's crawl of the disk space is extremely inefficient, but plocate keeps track of things like directory update times so does not recrawl a directory if the time stamps have not changed, thus saving a lot of disk I/O.