yes i did a os one but i am wondering what distros do you guys use and why,for me cachyos its fast,flexible,has aur(I loved how easy installing apps was) without tinkering.
Ubuntu, because I’m fine with something that “just works”
Fedora. I like the rolling release but with large updates separated into point releases, as well as the ability to perform offline updates. I also like the preinstalled security stuff
I use Ubuntu because it’s the most popular and well-supported.
I’m going to be switching to Mint at some point because it’s basically a community-run fork of Ubuntu and I don’t trust Canonical anymore, but it’s hard to justify installing my OS from scratch considering I’ve been using Ubuntu since 2017.
I recently ordered a Thinkpad T14 Gen1 with an R7 4750U, 16GB of RAM, and a 512GB SSD and you better believe I’m going to be putting Mint on that as soon as I get it.
Alpine:
- Rolling release (Alpine Edge) yet stable
- Extremely lightweight
- Very customizable
- After setting it up I find that it works very well
- Decently sized repo
- OpenRC rather then SystemD (I prefer the way it handles services)
I wonder how hard is it to download apps on Glibc-free systems, On Systemd-free systems ik there is Flatpack and stuff , asking this bcs many apps on Linux only work on Glibc.
I personally haven’t ran into any yet, tbh I have more issues with SystemD dependent apps (Also keep in mind Alpine packages and maintains apps in their repo so they don’t require GLIBs/SystemD)
Ohh, so only open source apps and closed source apps that work on non glibc/systemd then ig
I managed to get Steam working with some work, heroic games launcher worked with no extra effort, and everything in the repo is good (Alpine is independent)
I remember hearing somewhere steam doesnt work on musl,So i assume you used flatpack steam.
Yeah, I just need to add an argument before the command. I set up an alias so its simple to launch.
Knew it
Is that usable for regular Joe or enthusiast grade?
I wouldnt call it enthusiast grade, every day usage is easy but installation can be tough (it gives you a barebones system).
Then that is not for me yet.
I use Debian. The current release has pretty up to date software. It’s super easy to install ( I don’t have as much time to fuck around with my OS as I used to). And it’s stable as fuck.
Mint. I used to distro hop so much and just got tired of having to reload everything. That was the last one I had done prior to having no more time to switch. 😅 Plus, it just works and it’s easy.
Different distros for different uses:
- Debian with KDE for my casual servers and Docker boxes.
- Nobara for my main gaming PC.
- Linux Mint with Cinnamon for my general purpose PCs and my #JustWorks uses.
- Arch for my pimp mobile test machines.
Lubuntu
My first foray into unix-likes was oprnbsd with fluxbox. I eventually moved to openbox. Lubuntu with lxqt gives a nice simple openbox experience with a menu and stuff. I customize it to have openbox present the mouse menu instead of the whole pcmanfm desktop thing.
Bazzite for personal stuff because it looked neat and just worked after installation with a small learning curve. Due to interia I went with bluefin on the work computer for the same reasons
PCLinuxOS.
Stable and rolling for regular people OS.
Haven’t used it in a few years, but if it is still like it was, I highly recommend it for regular users. Solid, good choice of packages (for regular people). Don’t remember ever having any problems with PCLinuxOS.
(I switched away only because I’m not a “regular” user.)
Heard that distro while looking into wikipedia.
Arch, cause I set it up to my liking once out of curiosity when I was procrastinating, wrote a script that automates https://wiki.archlinux.org/title/System_maintenance and now am too lazy to switch to something else.
Especially since maintenance involves typing Update.sh once a week or so, and nothing else.Kubuntu, because it’s the most solid distro I’ve used that meets my needs.
Fedora 41 KDE at home on my daily driver laptop and desktop.
Antix on my dell mini netbook.
Multi machine VMs I manage at work run on red hat enterprise with no DE or WM.
My web app servers at work run Ubuntu server 24 LTS with no DE or WM.
My home lab runs on fedora 41 server, no DE or WM.
Been using Mint with the Cinnamon desktop environment for a few years now. Does everything I need it to.
I’m currently using bazzite due to its really solid out of the box support for gaming hardware and peripherals.
I’m really surprised everyone uses arch. I have three theories as to why:
- There actually aren’t that many arch uses but when arch users have the opportunity they won’t hesitate to say “BTW I use arch” were as others don’t really bother.
- There are lots of arch users and everyone uses it because they want to be able to say “BTW I use arch”
- (Very unlikly) There are lots of arch users and it’s because it’s actually a good distro that people like.
(This is mostly a joke jsyk I’m sure arch is a great distro)
In my experience, the only quirk of arch is its installation.
pacman
and the AUR are great and I really did not have any issues with stability. First time I tried arch I used a tiling window manager, custom menu bars and all that “hackerman” stuff, which was not stable at all and forced me to reconfigure and tweak my machine all day every day. Now I am using a full blown Gnome desktop environment and it is rock stable. My only wish is to have an/etc
directory just like Intel Clear Linux.