-3 points

Yes, Debian packages are old. Tell me again when your arch install breaks for the 4th time this week.

permalink
report
reply
0 points

I mostly use Debian and Fedora, so you’re preaching to the choir

permalink
report
parent
reply
1 point

I also use Debian and Fedora on different computers so I’m curious, how do they compare in your opinion? Any interesting differences or reasons to use one instead of the other?

permalink
report
parent
reply
1 point

I think Fedora requires less configuration because a lot comes working out of the box. I haven’t had any issues yet

permalink
report
parent
reply
2 points
*

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: https://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

permalink
report
parent
reply
12 points
*

and you have a choice with Debian. You can run:

  • Stable if you want stability, meaning it doesn’t change often (minor updates only).
  • Testing if you want newer packages that have at least gone through some level of testing. They’ve been in unstable for at least 3-10 days with no major bug reports.
  • Unstable/sid if you want to assist the Debian project by reporting bugs (which is always appreciated!), or want the “breaks all the time” experience of other distros.
permalink
report
parent
reply
3 points

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.)

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply
18 points

Arch doesn’t break all the time either, but it’s a meme and therefor 100% true.

permalink
report
parent
reply
6 points
*

I’ve never had Debian or Arch completely break, but have had my share of annoying bugs with both of them. Biggest issue I kept having with Debian is it’d just get stuck and wouldn’t update. Think it was 12.4 I had this problem with. Way more annoying than anything Arch did to my system. I’m using Fedora now days.

Same issue as this person: https://forums.debian.net/viewtopic.php?t=156345. That’s not even mentioning the 12.3 debacle which I was thankfully spared of.

permalink
report
parent
reply
4 points

The only breakage I used to get was having to update the keyring because I had been away and not spamming pacman -Syyu for gasp several days.

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
139 points

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.

permalink
report
reply
39 points

The mindset of a true Slacker.

permalink
report
parent
reply
5 points

I guess the username explains the response totally.

permalink
report
parent
reply
14 points

The mindset of a true Slacker.

permalink
report
parent
reply
3 points

Nobody calls me a Slacker!

permalink
report
parent
reply
11 points
*

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.

permalink
report
parent
reply
6 points

Instructions unclear. I’m running Gnome on Mint.

permalink
report
parent
reply
4 points

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.

permalink
report
parent
reply
25 points

Well your arch broke, didn’t it?

permalink
report
parent
reply
13 points

It’s arch… of course it broke 😂

permalink
report
parent
reply
4 points

Arch is the distro that did hold the longest against my torture yet, maybe because everything is from the same repo 🤔😂

permalink
report
parent
reply
8 points
*

Yes and no for me

Distro doesn’t matter because they only differ in package manager and initial configuration, you can always compile things if you really need it.

GUI doesn’t matter because you’ll end up with all KDE and gnome dependencies installed anyway because your applications need it.

Experience probably matters, but if it doesn’t, it may be because there is just so much there to know.

permalink
report
parent
reply
1 point

Distro starts mattering a tad more once you starts experimenting with more esoteric stuff such as Guix, NixOS, QubesOS…

permalink
report
parent
reply
74 points

WTF are you guys doing with your PCs??? I’ve been running Mint for over a year now and the only time I’ve used the terminal was to open a port for Chromecast. I browse, I game, I watch shows, etc. maybe I’m just really lucky, idk, it’s been nothing but smooth sailing.

permalink
report
parent
reply
12 points

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.

permalink
report
parent
reply
3 points

Same could be said for any other distro. I think his point is that when shit just works, nothing makes a difference between distro. Be it Arch, Debian, Ubuntu, Mint, Fedora, Gentoo

permalink
report
parent
reply
43 points

We have become philosophers of our own, as tweaking Linux has been a way to meditate our stressful mind to overcome the difficulty of touching grasses.

permalink
report
parent
reply
1 point

I won’t leave a getty for hours sometimes…

permalink
report
parent
reply
2 points
*

Not exactly advanced, but I missed the super+P shortcut when switching from desk and monitor to sofa and TV. Made a couple of one line shell scripts that call Xrandr then bound them to keyboard shortcuts.

permalink
report
parent
reply
-2 points

😮still Xorg??

permalink
report
parent
reply
5 points

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.

permalink
report
parent
reply
4 points

Ffmepg, whisper. Programs that are command-line only and are super useful.

permalink
report
parent
reply
12 points

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.

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
8 points

Gentoo and Slackware are for no mortals

permalink
report
reply
9 points
*

The only people I know who are still running Slackware are doing it via Unraid (which is built on top of Slackware)

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
11 points

The amount of uninformed, stereotyped memery in this comment section is actually unreal

permalink
report
reply
1 point

The fact that most people assume Arch is a broken mess because of a meme is wild. Same people would think Linux is impossible to use if they used Windows still.

permalink
report
parent
reply
1 point

Misinformation can spread like wildfire, especially in an environment, when people take someone’s statements as fact, instead of evaluating anything themselves. Very easy to echo bad takes

permalink
report
parent
reply
11 points

Not an accurate depiction of birds…after the helpless phase birds become fledglings where they leave the nest but are still dependent on their parents for food. Social structures vary a lot by species but many remain with parents for quite some time.

permalink
report
reply
4 points

I mean, some bird species have mothers that essentially drop their fledglings to predators to distract from themselves (and their insecurities), or just simply don’t feel bothered to actually help raise them to maturity.

permalink
report
parent
reply
1 point

True. Some just lay their eggs in someone else’s nest and go “good luck!” It’s hard to characterize the behavior universally across an entire class. But I wouldn’t say what’s depicted here is very typical.

It’s also, in my experience, very rare for passeriformes to run Arch Linux.

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 7.4K

    Monthly active users

  • 910

    Posts

  • 15K

    Comments