Debian is a snail and its shell
Debian is a snail and its shell
The more time I spend with Linux the more I realize that Distro doesn’t matter, GUI doesn’t matter, experience doesn’t matter.
Distro doesn’t matter because you will inevitably come across something that you need that doesn’t work on your distribution.
GUI doesn’t matter because no matter what you do you will %100 have to use the terminal and if you can do it once you can do it again.
Experience doesn’t matter because if you’re inexperienced you have to go outside your Comfort zone, if you’re experienced you got there because you like going outside your comfort zone and you will constantly stay in that state.
The mindset of a true Slacker.
Sadly yes.
I’m in the middle of my systems flake rewrite.
Right?
Gentoo is the best, every time kids scream about AUR I just chuckle to myself.
I moved to Arch about 20 years ago because I wanted Gentoo but I didn’t want to wait hours for compilation. I remember it fondly though. emerge was kind of a killer feature.
Though I gotta say, I’m a bit more curious now that we have better processors. And I’m curious what I’ve missed over the years.
I tried out Gentoo for a while, and just using binaries for the web browser and office suite made the compile times a complete non-issue. The problem I had that made me give it up was that when there is software you want that isn’t in the official repos there are a thousand different ways of getting it, and all of them suck. Overlays are supposed to be the solution for that, but man that experience was just awful.
I tried all kinds of things, but in the end all the options basically boiled down to risking breakage, maintaining my own packages, or not using emerge at all, which just feels like it’s defeating the whole purpose of being on Gentoo in the first place.
That huge chunk of learning required for arch when you've never used Linux before is really hard to imagine when you have years of experience working Linux under your belt. That does not mean it doesn't exist for new users though.
That shit's complex and long. Much as I appreciate the sentiment of "the distro doesn't matter" I really can't agree.
Arch was my first linux distro and it felt like being dropped in Vietnam. It was hard but it made me learn a ton really fast.
Not recomended to everyone tho.
I realised the same thing.
When I was switching from Windows to Linux on my PCs (both at home and at work), I originally wanted to use Debian because I’m most familiar with it and have been running it on servers for 20+ years.
I have to use Fedora at work though - it’s a lightly-modified version of Fedora that runs some automatic configuration on first boot and first log in for things like ensuring disk encryption is enabled (including adding randomly-generated secondary keys for IT support), 802.1x certificates for Ethernet and VPN auth, Chef, endpoint security, etc.
Anyways, I started using it and love it. I’m running it at home now too. I realised the difference between distros is much narrower than it used to be.
I personally use it to run a headless docker on fedora 40 server with containers holding jellyfin, filebrowser, pia, qBittorrent a desktop in noVNC a pfsense server, and probably some stuff I forgot.
Why is that not a standard use case?
But in all seriousness I guess I get your point.
Meh, don’t worry about it. If you are happy with how it’s going for you - enjoy the ride! Not everyone needs to be bothered by the terminal. But it IS there if you need it or want to use it.
Besides, if Arch users wanted to be be real gurus they’d be running EMACS and not Arch.
Yes and no for me
Distro doesn’t matter because they only differ in package manager and initial configuration, you can always compile things is you really need it.
GUI doesn’t matter because you’ll end up with all KDE and gnome dependencies installed anyway because your application need it.
Experience probably matters, but if it doesn’t it may be because there is just so much there to know.
Experience doesn’t matter because if you’re inexperienced you have to go outside your Comfort zone, if you’re experienced you got there because you like going outside your comfort zone and you will constantly stay in that state.
I was experimenting a lot during my early Linux months but then I found what works for me and settled with it. I don’t leave my comfort zone much anymore.
And I fucking soared
(Btw)
I’m not the person you were replying to, but I was dual booting Debian and Fedora for around a month, and ended up sticking with Fedora.
The main benefit of Fedora is that packages are much newer than Debian (even if you run Debian unstable/sid). Some examples I hit:
KDE Plasma 6.0 was released in February this year, and Fedora got it shortly after release. Debian sid still doesn’t have it - it’s in experimental but isn’t in a fully working state yet. Debian doesn’t focus on completing large upgrades like that until it’s closer to the deadline for the next release.
Until last month, the AMD graphics firmware (and in fact, all non-free firmware) in Debian stable, testing, and unstable was a version from over a year ago (June 2023) that had a bunch of bugs and didn’t support newer GPUs properly at all. See the version numbers here: tracker.debian.org/pkg/firmware-nonfree/news/. On laptops like the Framework 16, you hace to manually download firmware from a repo on kernel.org and place the files in the right spot. Fedora comes with the latest firmware in each release.
Fedora also has some niceties, for example it comes with Plymouth (graphical boot-up and shut-down screen) installed out-of-the-box instead of showing a bunch of scrolling text.
The Debian approach is fantastic for servers. Servers have hardware that generally doesn’t change during its lifespan, and need to be stable. A server you set up today still needs to be working the same way 2 or 3 years from now, without worrying about major breaking changes. You can install unattended-upgrades and get automatic security/bugfix updates with very little risk of anything breaking.
On the other hand, for a desktop environment, running the latest versions can have some benefits. Hardware and can change often (especially GPUs and their drivers), desktop environments fix bugs and add new features weekly, etc.
I don’t mind Debian on desktop, but IMO Fedora is better. I’ve been running Debian on servers for over 20 years though, and I’ll continue doing so.
One thing I can’t stand about Fedora is the installer. It might be because I’m more familiar with debian-installer, but I find partitioning in Fedora’s installer much more difficult. I was trying to set up a fairly standard layout on my laptop (EFI partition, /boot partition, LUKS encryption partition with LVM in it, then / and /home ext4 LVs) and I got so frustrated that I set it up in the Debian installer then rebooted into the Fedora installer lol
and you have a choice with Debian. You can run:
Debian unstable doesn’t break all the time, tho. There’s only been a handful of times in my 27 years of using it that something got truly borked.
(That’s not counting times when two packages have the same file and there’s a conflict. That’s trivial to resolve once you’ve seen it a few times. Even that is relatively rare.)
An arch user defines “doesn’t break all the time” as “I have to read the news before every update and apply a manual intervention a few times a year, and there’s only been like one time in history that an update made people’s installs unbootable despite them taking those precautions”.
A Debian user defines “doesn’t break all the time” as “I have a cron job running that periodically runs sudo apt update. I have no idea when it does this or what’s changing when it happens and nothing bad has ever happened to me”.
Like, the fact that unattended-upgrades comes pre-installed and enabled by default (for security updates) in Debian GNOME vs the fact that informant exists to force you to read the news in Arch before you update should tell you that the two distros exist in two different universes.
Debian unstable doesn’t break all the time, tho.
Yeah, it was just a response to the Arch memes since I’m sure Arch doesn’t break all the time either.
I literally have my OS set to be as bleeding edge as possible since I find it fun. That’s until it breaks, then I hate myself.
Ig doing sysadmin is my hobby.
NixOS:
a whistle is blown, people start running out the trenches rifle in hand. Shouting while bombs pounder around, you stay still, disoriented. The general grabs your jacket and starts screaming. You cannot figure a single word of what he says, he just puts a monad into your hands.
The thing about arch, is that if you have a basic understanding of the terminal and computers, the arch wiki can get from that level to a real expert.
So if you ask me, anyone with a basic understanding of the terminal, and a goal to improve, should go with arch.
Can you define a basic understanding of the terminal?
Your basic and my basic could be wildly different.