- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
Yeah I installed that one you’re thinking of.
I dual boot Arch and Arch, and I run an Arch hypervisor as well as an Arch vm in each Arch instance.
So what I’m hearing is that you’re a big fan of Windows 11…
I am vaguely aware of Arch.
this guy arches
Do you use arch containers in the arch VMs?
More arches than an ‘80s suburban house
I triple boot. Pffh.
Surely you run Arch in your containers as well.
by the way?
Hannah Montana Linux?
The only correct answer in this thread.
I’ve heard good things
Hell yeah brother
The one that makes you happy.
^Or at least overrides the desire to grab a sledgehammer when troubleshooting^
Happiness is achieved through compiling rust
Debian.
✊
Too old 😵
Debian Testing then
Old trying to act young 😂
If it works, it works.
Sure, if it works for you
Yup.
The only people I met in real life that use Debian are over 50 years old
An online friend of mine recommended it to me as the one distro I should be on. I agree. We’re both under 30 and my friend is younger than I am.
Mint is pretty much the de facto recommendation for absolute beginners freshly moving away from Windows right now, but LMDE especially will be subject to dealing with older software.
Otoh, any of the Puppy distros are a great option for genuinely old hardware; think AM2+/775 or older, that a lot of heavier distros may or may not struggle on.
Having Socket 775, Puppy Linux and genuinely old hardware in the sentence shook me.
I still remember being in high school playing Minecraft on those Optiplexes, and even before that playing Poptropica and CoolMathGames…
775 is a 21-year-old platform and AM2+ is 18 years old.
Yeah, I’m not disagreeing with you, more so making a comment on how it never occurred to me they were that old today.
That being said, by the time I was playing with 775 computers they were pretty out of date (2013) and by 2015 all of those machines were replaced at my school. So in a rational sense that explains the time disparity I feel for Socket 775.
but LMDE especially will be subject to dealing with older software
Are you sure about this? As far as I know, debian modernized their repos quite a bit even compared to ubuntu, that also sparked some controversy from debian long time fans especially because they wanted more dated, stable software. Never used LMDE though, so I’m not sure if it applies
The only thing I would like to add to mint is more folder colors.
It’s soo solid, good and stable (as it’s Linux eh), I’m still a recovering windozer.
i have two moods:
stable (for a server): debian
rolling release (for gaming): arch
rolling release (for gaming)
Seriously… after all these years without some pesky version upgrade screwing things up I couldn’t bring myself to install a non-rolling distro on any device I actively use.
NixOS
Username… almost checks out. It’s missing the leading
/nix/store/.Lmao, that had not actually occurred to me before.
Fedora. It’s the one Linus uses.
The hat?
/s
Gentleman
mentlegen
/thread
Good analogy by using cars. You can test drive a car. Since a lot (all?) distros have a way to run off a USB, so you can get the general “feel” of it. Then you can go from there. Or if you have room to work with, setting up dual boot isn’t that hard (outside of how Windows acts sometimes about it). Asking a lot of people what flavor ice cream they prefer isn’t going to help you decide your own.
The easiest way would be getting the cheapest SSD (even 30 GB is enough for most distros), swap your current disk with it, play around, and return where you were, if you don’t like anything.
Uwuntu is better than your OS.
Nyarch is better than Uwuntu
gNOme
Unless its like arch or gentoo does the distro matter that much? Like its mostly just the default settings which you can tweak. I feel like 90% of distrohopping is just wanting to try a new UI which can you just install yourself.
The main difference is package management so rolling release vs LTS vs 6 month cycle.
In practice we really need to stop using dynamic dependencies/package managers for most applications, for desktop usecase its just not a good pattern anymore, honestly I feel its like 99% of the reason the linux desktop never took off, app dev is just a pain. Thankfully stuff like flatpak and appimage exist now
Comparing Arch and Gentoo is wild. Arch is so much more simple and well documented.
Arch is harder so install to as a recommendation its harder than the others. Though I think the last time I installed it was years ago ik theirs like a graphical installer now??? How the mighty have fallen
But yeah Gentoo is like in a league of its own
There’s no graphical installer officially, no. There are many Arch derivatives with installers though, like CachyOS.
Installing Arch is literally running like 10 commands, and it’s all very well documented.
- Put your Archiso USB stick in and reboot
- Format your disks if needed, mkfs
- Mount root and boot partitions
- Run pacstrap to install base system
- Generate fstab
- In chroot, set time and locale(s), set password, install bootloader
- Choose/install a network manager, like systemd-networkd
- Reboot
Now you’re running Arch. Make a user and install a DE, optionally.
It’s even simpler now: Plug in stick, reboot
Select the stick as the boot media
“archinstall”
Configure
Done.
I don’t recommend it to first timers, because the install process does get you a good feel of what you’ll be expected to know, but I’ve been running arch for years I’m not doing that manually anymore xD
I didn’t even know that existed until today
I installed my current system with archinstall, I know I can do it the manual way but it was so easy.
Yeah I feel like people vastly overestimate how difficult it is.
It used to be a lot more difficult.
On my first Arch install, I had to edit xorg.conf blindly, because the screen didn’t show anything due to an error in xorg.conf.Could you not have switched tty and edited there?
Gentoo, everything else is for plebs
I started my first Gentoo install in 2002.
It’s almost finished compiling.“I like to rebuild my kit sports car every time I want to take it out for a drive. Anyone who does otherwise is a pleb.”
I used this for a few months but I just don’t really see the upside in compiling my own code lol
I use Arch by the way
Fedora for sure, generally pretty up to date, lots of users so you can find articles pretty easily, and it’s a lot more stable than Arch BTW
TL;DR: Ubuntu + KDE Plasma (=Kubuntu) + X11 (Wayland fucks with my Firefox)
First thing to acknowledge about Linux is that you have 2 choices in front of you about how you want to configure your operating system:
Distro, and desktop environment.
A distro or distribution for short is the part of the operating system that runs programs, updates them, etc. A distro like Ubuntu will incorporate different code syntactically than another distro like Fedora, but will largely perform the same actions. For instance, to update all of your apps/programs in Ubuntu, you would run sudo apt-get update. To do the same thing in Fedora, you would run sudo dnf update. Other than that, different distros might be optimized for some things over others. Bazzite and SteamOS are distros that optimize for gaming, while Debian is optimized for long-term stability for things like servers.
Desktop environment (DE) on the other hand is all about what you see on your screen. It’s the visual portion of your operating system. In my opinion, the choice of DE for you comes down to what’s comfortable to use and/or what you grew up with previously. So if you grew up using Windows computers, then DEs like KDE Plasma or Cinnamon would work for you. If you grew up on Mac computers instead, Gnome would be your best choice.
For me, I got exposed to Linux with my Steam Deck, so I wanted to mirror the Deck’s Desktop Mode on my laptop. The Steam Deck uses
FedoraArch as the distro and KDE Plasma as the DE. I changed the distro for my new Framework laptop to Ubuntu because I’m more familiar with that, having used Ubuntu computers in middle and high school and dabbling with Ubuntu virtual machines on Windows in the past. KDE Plasma is chill because it reminds me of Windows the most.And of course, distro and DE aren’t the only choices you have on Linux… You have your display server engine like X11 or Wayland, and the seemingly limitless assortment of Free and Open Source Software (FOSS) alternatives to your favorite apps/programs on Windows/Mac/Android/iOS.
Edit: Steam Deck uses the Arch distro instead of Fedora.
Solid write up!! One correction though, steam deck uses their own version of arch for the distro, Bazzite is running Fedora under the hood though.
Ahh, that’s right. It’s Arch, not Fedora.
I’ll make the edit! Thanks
If you want a gaming focused Arch distro, Garuda has been easy and hassle free for me.
cachyOS too. i’ve heard good things about it
I really liked Garuda but I had to switch because my NVIDIA drivers kept breaking :(
Funny, because I had the opposite problem with my laptop… Bazzite couldn’t seem to keep the nvidia gpu happy and working so I switched to Garuda and it hasn’t had a problem gaming since.
I love Linux, but hate the user-to-user inconsistency - it really makes answering the #1 question “which distro should I use” basically impossible to answer. Go download all of them that sound interesting and put them on flash drives and try them out in live environment - narrow down to the ones you like the look of the most, and then install them and try it out and see if you can do what you need or not. It’s not a difficult process but it is a process and there is no simple answer.




















