77
Linux Users- Why?
(programming.dev)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Debian because it's like Ubuntu (one of the most popular distros, with tons of software targeting it) minus the Canonical stuff I don't need. And newer Debians even have Wi-Fi out of the box
xfce or KDE because GNOME is just too far-out for me. They wanted to get rid of tray icons and stuff. They keep moving things around, seemingly for the sake of moving things around, or maybe to look more like phones. I don't need my desktop to be a phone.
apt isn't the greatest package manager but, there's a lot to be said for popularity, and no matter how many times someone said "Don't upgrade Arch the wrong way" I kept breaking my Arch install. Debian works because apt doesn't let me accidentally break it. (I think I was doing the pacman equivalent of apt update and then apt install. I don't know why the fuck that breaks a PM. The point of a PM is to keep yourself from breaking stuff. If I wanted broken shit I wouldn't use the PM. On two occasions Arch also soft-bricked itself because I updated pacman into a state where it could no longer run. This seems like one of the simplest things a good PM should prevent. Whereas with apt, I'm not sure it's been updated ever. It ain't perfect but it's predictable.)