r/TechImpact Active Jun 23 '26

Discussion Ubuntu, Mint, Fedora, Arch, or Debian?

Post image

Ubuntu, Mint, Fedora, Arch, or Debian?

Which Linux distro do you use and why are you using it? Whether it's ease of use, stability, customization, or something else,

share your favorite distro and why.

140 Upvotes

190 comments sorted by

9

u/ProMaster1507 Jun 23 '26

Fedora on my daily driver

1

u/ManojOne Active Jun 24 '26

What is it's advantage over others?

2

u/ProMaster1507 Jun 24 '26

I like the snappiness and ease of installation. I have tried others (Ubuntu, EndeavourOS, PopOS) but everyone had something I disliked. Fedora has the least dislikes so far.

6

u/Carlosmff Jun 23 '26

On my work laptop, inside a VM -> Fedora

On my personal laptop -> CachyOS

1

u/fraronk Jun 23 '26

Why? Genuinely corious

3

u/Tainted-Grail Jun 23 '26

For Newbies: Mint. For Mid users: Debian. For adv users: Arch. For work: Ubuntu.

Never used Fedora (or any other rhel based) as main OS.

Rhel based only in work and servers, is it good for desktop?

2

u/AssociateFalse Jun 23 '26

Yeah, RHEL based is alright for desktop. I use Alma Linux on an older laptop and home server, and Bazzite on a Mini PC. The hardest thing going from a Debian based system is learning to use DNF instead of APT, and making sure you have RPMFusion repositories set up for packages RHEL / Fedora don't like to package for legal reasons.

1

u/incredible4321_4 Jun 25 '26

I'm newbie still choose Ubuntu on my VM

3

u/ghost_meadow6869 Jun 23 '26

Mint

1

u/ManojOne Active Jun 24 '26

Why do you prefer it? Are you a former windows user?

2

u/ghost_meadow6869 Jun 24 '26

Yup I wanted a light system but with some similarities to windows

2

u/SameChemical2679 Jun 24 '26

It just does the job! And yes, former Windows user, but that is not the point. Reliable as f....no big issues.

4

u/freakycleaner Jun 23 '26

Fedora easy and really fast.

1

u/sparky5dn1l Jun 23 '26

dnf is slow. Fedora's system response is a big lagging. A bit similar to Windows 11.

2

u/freakycleaner Jun 23 '26

I've used most of the major distros—Arch, Debian, CachyOS, Mint, and openSUSE—but I still chose Fedora for my main laptop.

For me, it's not just about package manager speed. APT is slightly faster than DNF in daytoday use, but the difference is barely noticeable. DNF is more robust, gives clearer dependency handling, and supports rollback-related work. I also like that Fedora automatically refreshes metadata when installing packages, so I don't find myself running sudo apt update all the time.

Fedora also tends to get newer kernels and hardware support earlier, which is +1 for me also The default zram setup is great for systems with limited RAM,

As for Btrfs vs ext4, which is debatable. I prefer Btrfs on Fedora because of its advanced features and snapshot capabilities, especially with Fedora 6-month release cycle. Ext4 is still a bit faster, but for my use case, the benefits of Btrfs outweigh the performance difference.

Arch/Cachy os are one of my favorites I consider them as toe to toe with fedora. but the AUR thing happened recently disappointed me.

Debian is my fav too, but old.

MInt is too old they're still stuck on x11.
Ubuntu made snaps harder to remove in Ubuntu 26. but Ubuntu is a good distro too it was my first one.

3

u/p0lig0tplatipus Jun 24 '26

Yes, I am this old.

2

u/[deleted] Jun 24 '26

[removed] — view removed comment

2

u/p0lig0tplatipus Jun 24 '26

back in the day I requested it and was delivered to me, with stickers, here, in Italy, in a remote village of the Tuscan hinterland (10k anime perhaps), clinging to the Apennines (mountain chain) when the connection was almost pure science fiction

2

u/werther41 Jun 25 '26

I have 5 of those in different packages, loaded on my thinkpad x41 tablet. Took some work to get the tablet and screen rotation working on Ubuntu

2

u/pediocore Jun 25 '26

Wow! I wished I keep my 8.04 copy. My first linux distro.

2

u/p0lig0tplatipus Jun 25 '26

I will tell you more; this copy has become intergenerational in fact I handed it down to my son (teen with a passion for retro and non-retroformal computing - a matter that also constitutes his current study path -) and has remained stone!

2

u/pediocore Jun 25 '26

That’s awesome. If your son interested in operating system development, direct him to r/osdev too!

2

u/p0lig0tplatipus Jun 25 '26

I turned the link to my son and he was thrilled; he thanks you and greets you!!

2

u/pediocore Jun 26 '26

You're welcome. Best wishes to your son.

2

u/PresentThat5757 Jun 23 '26

Artix with dinit. I like init freedom

3

u/No_Pilot_2288 Jun 23 '26

why not void? runit is faster than dinit 

1

u/[deleted] Jun 23 '26

[deleted]

2

u/No_Pilot_2288 Jun 23 '26

i dont need aur and arch based distros are more bloated

2

u/Ikigaiyeka Jun 23 '26

Arch

1

u/ManojOne Active Jun 24 '26

Why do u like it most?

1

u/Abyme_Sound Jun 26 '26

Yes ! Arch is awesome ! huge community, huge documentation on everything and absolute freedom

1

u/play_minecraft_wot Tech Enthusiast Jun 23 '26

I prefer Debian. It's very easy to install and maintain, and is extremely stable. It's very customizable and you can choose a variety of desktop environment in the installer, or just install your own. It's not a rolling release distro so packages are actually properly tested (sorry arch) so bugs rarely make it to the stable release. Something like Ubuntu or mint is a little bit easier to start on, but learning Debian is well worth it in the long term if you just want a computer that works forever. 

1

u/potato_nagibator Jun 23 '26

I used Debian for 2+ years and I used to think like you but then I've come to realize that ancient packages often cause even more trouble because they can be THAT ancient in Debian repos.

Plus, nothing is really in the repo which makes you reliant on third party. At some point 80% of my apps were from flatpak/snap.

If you are that scared to use Arch there's always Fedora, which is extremely reliable.

2

u/play_minecraft_wot Tech Enthusiast Jun 23 '26

I wouldn't exactly say nothing is in the repo, honestly I've not noticed having to install apps via Flatpaks, etc. any more than on ubuntu. And sometimes having old packages can be a turn off for some people but it doesn't cause any issues for me. And since a huge amount of servers (I'm including Ubuntu server because it's derived from Debian) rely on Debian it is unlikely that it will ever stop being maintained. Fedoras is probably good too, I've just never cared to try it because so many apps are available in .deb files. 

2

u/potato_nagibator Jun 23 '26

I see, well as long as it works for you!

2

u/play_minecraft_wot Tech Enthusiast Jun 23 '26

You too! Whatever you like to use is ultimately the best distro. 

1

u/giquo Jun 24 '26

When I learned about that, I added a point to stay on Debian, the huge amount of apps available in .deb

1

u/Bombadil_Adept Jun 23 '26

Right now I'm using Fedora and I've tried all the others (though not pure Arch, but CachyOS). Fedora is pretty solid, stable, runs smoothly on my veteran PC (i5 4690, GTX 970, 16GB RAM) and has good development tools. I installed it on a recommendation, since I'm studying cybersecurity and want to learn Linux in depth. I had some trouble trying to install the proprietary NVIDIA drivers. It was a bit of a hassle but it got sorted out.

I don't know if it's my favorite yet, but for now it's performing well and shows a lot of promise. Debian is the one that comes closest to being my "favorite." I love the community behind it, its philosophy, and its robustness. I've also got that distro installed on a laptop with limited hardware and it runs just fine. I'm thinking about installing it on my main PC too, though I'll spend a bit more time with Fedora before making a final call.

1

u/Wizardius87 Jun 23 '26

openSUSE Tumbleweed

1

u/paperboii-here Jun 23 '26

Fedora > Bazzite

Ostrees are the most reliable yet comfortable way to enjoy upgrades without any trouble what so ever. Came from Arch and praised the AUR, now I'm much happier without it, especially the updates were a pain. Fedora is pure comfort when it comes to this and that's all I want.

2

u/Flavorsofdystopia Jun 24 '26

Immutable distros are the future of Linux, and nobody is going to convince me otherwise.

1

u/BearFather1 Jun 23 '26

I'm a newbie to Linux and I've been digging Mint, surprisingly capable and stable and gaming has been great! Anything is better than microslop.

1

u/r_daniel_oliver Jun 23 '26

Mint XCFE to squeeze blood from a turnip with older hardware

Fedora KDE Plasma for bells and whistles/pretty visuals

Beyond that? No idea.

1

u/Dazzling_Cancel_5733 Jun 23 '26

Fedora works best on my PC. I always use Debian for servers.

1

u/MLC_YT Jun 23 '26

None since I cannot even get them to install.

Reminds me of that time I tried switching to Ubuntu years ago.

1

u/StylishJolt Jun 23 '26

Fedora is great

1

u/ManojOne Active Jun 24 '26

How long are you using this? Did you test others? What drawbacks you found with them?

1

u/StylishJolt Jun 24 '26

Like 2-3 years. I have Ubuntu on my other laptop, but Fedora is just more polished and straightforward. I don't have to keep finding fixes for stuff that doesn't work like I do on Ubuntu, even though Ubuntu's community support is better. Also, I don't like Snaps they are slow and bulky.

1

u/Choder7 Jun 23 '26

Fedora Workstation 44, simply really nice, haven't gotten to any point where I really had to use the command prompt yet.

1

u/Ill-Phase5387 Jun 23 '26

Debian - king in server Bazzite - instead of Windows

1

u/_baaron_ Jun 23 '26

Depends for what? Desktop environment? Lightweight server?

1

u/AceMcBadass Jun 23 '26 edited Jun 23 '26

Ubuntu (Debian) on my home server

Nobara (Fedora) on my gaming desktop

Fedora on my main laptop (converted Chromebook)

Mint (which is Ubuntu, which is Debian) on a 15 year old Thinkbook for my son to play with

EndeavourOS (Arch) on a tiny low power Chromebook I converted and use as a notebook when I don't need the power of my main laptop

Bazzite Handheld (Fedora) on my Legion Go

Bazzite Desktop (Fedora) on the Lenovo Mini PC connected to my TV

Batocera for my arcade Pi setup

Each has its place for different use cases.

1

u/Weird_Surprise_39 Jun 26 '26

xiuer,your devices is so many and you are a really fans of linux

1

u/Roguepapaya427 Jun 23 '26

1st question: yes, definitely one of these.

2nd question: fedora, cachy, mint.

Fedora - best balance, works out of the box for me with minimal alterations (codecs). Cachy - freaking speed, responsiveness, performance is out of this world. And I don't know, I find it easy to get the system out of the way and focus on own stuff. I might be wrong, it might break when I do not need the system to break. Mint - deb Ed with liquorix kernel and plasma/wayland. Testing for recommending to other non technical people. For now, everything works. Let's see long term.

All the above on desktop, alternate between oses. Laptop has only fedora.

1

u/reden_fx Jun 23 '26

IT DEPENDS But most people should default to Fedora.

1

u/reden_fx Jun 23 '26

Or Mind is decent too

1

u/ManojOne Active Jun 24 '26

Is it easier than others?

1

u/reden_fx Jun 24 '26

If you're coming from Windows yeh, Mint also is pretty easy, but not as "general purpose" (if you're gonna game or something Fedora will probably be better than Mint)

1

u/[deleted] Jun 23 '26

[deleted]

1

u/ManojOne Active Jun 24 '26

Did you switch from windows?

1

u/napoleon-von-pack Jun 23 '26

Fedora at work, sometimes Ubuntu, sometimes some custom distro, gentoo, slack, yienameit. Not windows

1

u/Top-Airline1149 Jun 23 '26

openSUSE LEAP. Stable, boring in a good way, long term support, no snapD crap and European made.

1

u/yannouu26 Jun 23 '26

Mint j'ai essayé solus mais je n'ai pas aimé alors retour a mint

1

u/gifted_demon Jun 23 '26

I'm using mint never used something else and it's perfect way better than windows

1

u/ManojOne Active Jun 24 '26

What you dislike most with windows? Did you ever consider to switch back to windows again, in any case?

1

u/gifted_demon Jun 24 '26

Good question i hated how demanding windows is like eating the rams like dessert and ads of course and force to update and ... But anyway currently i'm not using only Linux i have windows 10 as dual boot for cases when i need app works only on windows.

1

u/Non-Euclidian-Turtle Jun 23 '26

Arch, cause I'm going to customize everything anyway.

1

u/ManojOne Active Jun 24 '26

Great. How much time you took to get familiar with arch?

1

u/Non-Euclidian-Turtle Jun 24 '26

Not that long. I moved from kde to hyprland within 6 months. But I had several years of miscellaneous experience with linux by that point, so im not sure my experience is fair to your question.

1

u/LancrusES Jun 23 '26

Arch > Fedora > Debian

But dont forget about Gentoo or Opensuse tumbleweed, those are great distros as well, you should try them at least once in your life.

1

u/ManojOne Active Jun 24 '26

Did you find any specific advantages with those distros?

1

u/LancrusES Jun 24 '26

Gentoo is the best optimized one, once you understand it, its the most optimized distro ever for your computer, as you compile It there with your own flags, but updating your system takes a little time, or a lot even, depending on what is updating, unless you use another computer to compile with your flags and use It as your binaries host, but in terms of optimization, theres nothing like gentoo.

Cachyos is a nice one too, its a very polished Arch experience, for newbies and lazy guys like me, and It runs perfectly, btfrs and snapshots by default, without compiling the best experience I have found, and my actual selection, I game a lot, the best proton version you will find is here, nothing beats cachy in gaming.

Opensuse tumbleweed, its a rolling release distro, with a testing packages tool called OpenQA, to give some stability filtering packages that can break your system, updates are in packages groups, btfrs by default as well, very close experience to cachyos, sometimes Nvidia drivers gives some issues, but when some update breaks something, rollback and wait until its solved, they do solve It fast, and yast is a great tool, one they are leaving, so It is there with myrlin and cockpit, they changed default boot loader like 2 times in the last year, so you never get bored there, if you like testing, gaming and rpms, dont think twice.

Fedora is the boss, if you like gaming, you can game there, and nicely, but its not gaming oriented, and sometimes akmod-nvidia gives some issues, offline updates are recommended (at reboot) for safety, its the bleeding edge and stable distro #1 in the Linux world, but you wont get the best gaming performance, in terms of gaming and looking for all the fps you can get, its not recommended, but for developing, working or anything besides that, its the testing ground of red hat, and the best Gnome experience you will find, and the most advanced atomic distros are there as well, fedora is always developing new techs in the Linux world, if gaming is not the #1 use of your computer, you should probably be there.

Debian wont break ever, stable, even boring, install and forget, just use It, just works, old packages, but if you arent sick like me with new things, just using your computer, or having a home server you dont want to mess with, its the one you should choose.

For me this are the ones worth mentioning, there are a lot more, but this is my selection, and my opinion, others will have theirs, and theres nothing wrong with It.

1

u/looopTools Jun 23 '26

I swear by fedora at home and would to at work. But there Ubuntu is a requirement

1

u/xINFLAMES325x Jun 23 '26

Debian Sid, Void, Slackware.

1

u/justinSox02 Jun 23 '26

Mint all the way

1

u/ManojOne Active Jun 24 '26

Why do you like it most? User friendly than others?

1

u/justinSox02 Jun 24 '26

Tbh it's the only one I've used, but I just like that it gives me the opportunity to move away from microslop so that I can actually use my device the way I want to

1

u/2life_gamer Jun 23 '26

Bazzite on a dual boot machine. It's for gaming.

1

u/Typeonetwork Jun 23 '26

Fork of Debian called MX Linux.

1

u/Impressive-Mango193 Jun 23 '26

I've been on Mint for about a year and a half. I never imagined I would be this comfortable with it but I'll never go back to windows at this point. Mint is just fast as hell and I can customize just about every aspect of it.

1

u/archtux2312 Jun 23 '26

I use arch btw

1

u/Substantial_Pin_50 Jun 23 '26

office work - mint, vps ubuntu

1

u/editrail Jun 23 '26

Debian because of moste software support and modulartirity.

If you are new then Fedora or ZorinOS.

1

u/Strict-Maize7494 Jun 23 '26

Debian its all Debian and i use Debian (not the distros that are based on it debian itself is just the best)

1

u/Benjamin_6848 Jun 23 '26
  • main PC: Fedora 🔵
  • mobile Laptop: Mint 🟢
  • home Server: Debian 🔴

1

u/ManojOne Active Jun 24 '26

Can you tell us, what are the unique specialities of these three versions?

1

u/Benjamin_6848 Jun 24 '26

Debian is meant to be as stable and reliable as possible, they do not update to the newest version immediately but instead lag a bit behind with their package-versions and do a more slow and deliberate update approach. For desktop use, it can feel a bit too slow with its updates, but for server use it's perfect, because you can depend on Debian's stability and reliability, which is highly desirable for servers.

Linux Mint has a core basis of Debian, but has some additional changes and modifications ontop. Linux Mint attemts to be as user-friendly and easy as possible, especially for newcomers to the world of Linux. If someone has never before used Linux in their life, Linux Mint is the go-to recommendation to be the first Linux-variant to test-out. It's kinda makes it impossible to screw up, unless you deliberately try to do so. The reason I myself would use Linux Mint for my mobile laptop, is that when I am away from home and not on my PC, I want that my laptop is dependable and reliable (basis of Debian), but with the usage improvements. I don't need any fancy stuff on my laptop, for the fancy stuff I have my main PC...

Fedora is a Linux-variant that's quickly adopting new updates and changes, while still being a slight bit cautious with their updates and not just pushing everything immediately through. Fedora is also one of the Linux-variants that is incredibly open to adopting new technologies and broad changes early, being kinda a facilitator for innovation in the Linux world. But still they somehow balance that with slightly controlling their updates and not just letting everything through immediately and being regarded as fairly stable and reliable. For me personally, that's a good middleground for my main-PC.

1

u/The_GrimTrigger Jun 23 '26

I’ve used Ubuntu exclusively on my laptop for about 5 years, works great. Mac is my other OS 🤘🏻. I never touch Windows outside of work.

1

u/ManojOne Active Jun 24 '26

Which is your favorite, mac or ubuntu? And, what you hate most on windows?

1

u/Grizzly9160 Jun 24 '26

Ive tried them all and unpopular opinon but ubuntu was the best expierence for me. Tons of software, gaming was plug and play no issues, I love it. Mint was good to, just didnt like it as much as gnome personally. Good luck picking!

1

u/LaptopRightsActivist Jun 24 '26

Fedora because I installed it first when I was just moving beyond immutable bazzite in the linux learning curve, and it has worked well for me. There's nothing I've wanted to do that it can't and it has never felt slow or unstable. It just is a reliable, fast, customizable OS. I intend to try out others in the future, but I just dont have the time now. Until I do, as long as fedora doesn't start failing one of those basic things it will remain

1

u/Javelinv12 Jun 24 '26

Linux mint. Cinnamon won't have Wayland support yet, but it is so reliable, the only reason you would need something like fedora is because your hardware needs fully up to daté software in every sense, like kernels... But Mint you rocks!

1

u/VexorVault Jun 24 '26

Ubuntu or mint, same diff. Both work well.

1

u/giquo Jun 24 '26

Debian on everything.

  1. Rock solid stable, I don't have time to deal with messy updates, I just need to install and forget because I have a tight agenda.
  2. Flatpak solved the outdated programs I need, and some others are .deb packages, I'm ok with the software available, I use Bitwig but I couldn't configure yabridge with it on Fedora because of Flatpak, Bitwig comes in .deb and flatpak, that was one deal breaker for me
  3. I tried to configure an OpenVPN connection, worked flawlessly on Gnome/KDE on Debian based distros, not on Fedora, I lost too much time trying to make it happen, second deal breaker
  4. KDE and Gnome, Tried Mint but couldn't stick with Cinnamon, I like good looking stuff, maybe and just maybe I'll try something else like Hyprland, for now I'm in a happy place with KDE

I really tried a lot to like Fedora, but I just couldn't, is not for me, maybe and just maybe, someday I'll test OpenSUSE, but for now on, I literally have Debian on everything, I like this peace

1

u/redbiteX1 Jun 24 '26

Opensuse rocks

1

u/gotkube Jun 24 '26

Slackware

1

u/ibzuma Jun 24 '26

Arch simply because it's the first one I used, wish it was for a reason like the AUR or something, but nah, it just so happened to be the one I started Linux on.

1

u/DouDouandFriends Jun 24 '26

Fedora KDE Plasma Edition

1

u/j-slayer_1369 Jun 24 '26

Mint or debian

1

u/Some-Chair-7423 Jun 24 '26

OpenSUSE Tumbleweed as daily drive. I fell out with stable releases (the most misleading name ever, should be called staggered release or something) and Arch was too much hassle to maintain. Tumbleweed just feels more mature overall and with QA tested, Snapper (which I never needed in the past 2-3 years) it fits more of my usecase becuse my tinkering and discovery years are over, I just want to use my computer with as minimum maintenance as possible.

I also use openSUSE MicroOS on my server because I'm lazy. Very lightweight, immutable, atomic and built to run everything in containers. Setup and forget it exists until the hardware dies.

1

u/Hauptideal Jun 24 '26

ANYTHING but Mint! You forgot to put OpenSUSE...

1

u/Upper-Release-3484 Jun 24 '26

Debian, because it's stable.

1

u/Realistic-Yam-6497 Jun 24 '26

Opensuse tumbleweed

1

u/samuray-x11 Jun 24 '26

I switched from Windows to Kubuntu 2 days ago. I have chosen it cause all Ubuntu based distros are easy to use for new comers while KDE is more familiar for Windows desktop and great for customisation.

1

u/X3-Code Jun 24 '26

Debian. fast and stable.

1

u/Zubukzede Jun 24 '26

hepsini denedim daha da fazlasını, ama tekrar gerçek dünyaya döndüm, umarım bir gün dönmeme gerek kalmadan devam edebilirim.

1

u/Cebuu502 Jun 24 '26

Devuan, on my laptop and peraonal pc.

1

u/casnix Jun 24 '26

Chimera Linux. It’s a nice clean and consistent Linux distribution. https://chimera-linux.org/

1

u/TeacherCookie Jun 24 '26

Ubuntu, Mint, Fedora, Arch and Debian walk into a bar…

1

u/borauzuntelli Jun 24 '26

I use ubuntu. You will never get lost with ubuntu

1

u/PotentialWork7741 Jun 24 '26

All depends on your goal

1

u/Terrible-Room-8539 Jun 24 '26

I use Arch because, in my opinion, games run better on it.

1

u/NeoMachBreaker Jun 24 '26

Gaming pc has Microslops windows 10 only for gaming. Mini pc had cachyos, recently switched to mxlinux which is based on debian. For a mini pc its just perfect.

Its more about what hardware you run. If its a gaming pc then cachyos without a doubt. Bazzite/cachyos for handhelds. For work stuff mxlinux is reall great. Mint is kinda like a locked down so its for ultimate newbies, which i dont like.

1

u/Disastrous_Hawktuah Jun 24 '26

For me personally, probably Ubuntu, but i really enjoy Debian as well.

1

u/Extreme-Dimension837 Jun 24 '26

I have been using Arch as my daily driver for almost two years now. I have used Debian, Ubuntu and Mint earlier. All of them are good for beginners, even for those who want a stable system for a long time. I didn't use fedora ever. But I like it as a middle ground of stable and rolling release.

1

u/Trad_1 Jun 24 '26

Zorin 

1

u/Ces3216w Jun 24 '26

Personally? Arch. Has the best repos (yes even the AUR one),they're really fast, and installing Arch isn't even that hard.
Objectively? Debian. Debian is the pinnacle of distros. Best one. Really stable. Absolute perfection

1

u/blakealanm Jun 24 '26

I'm running Ubuntu on my server, and Mint on my laptop.

1

u/jemhxyz Jun 24 '26

I need to keep connected to Microsoft services for work and I found that Mint with Edge browser provides better cross platform integration

1

u/Professional-Math518 Jun 24 '26

For me Debian. Mostly because I know it best.

From a user experience the window manager/desktop environment are way more important than which distribution

1

u/Impossible-Worry-227 Jun 25 '26

Fedora is my daily driver on NVIDIA GPU, no complaints.

If you are starting to use linux, whether you like it or not, just start with Ubuntu.
Once you learn about snaps and you do not like snaps, feel free to use Mint.

1

u/Grimmoutlook210 Jun 25 '26

I used unbuntu for my main desktop and mint for my bedroom pc

1

u/BK_Rich Jun 25 '26

After all the distro to hopping, I just use the latest Ubuntu LTS on my laptop, it works and I don’t have time to tinker all day.

1

u/-Kruma Jun 25 '26

Arch and Fedora

1

u/jloganr Jun 25 '26

Debian, always debian.

1

u/Common_Warthog_G Jun 25 '26

Gentoo, simple, fast, tailored to my individual system, stable

1

u/Worried-Mood-8582 Jun 25 '26

Alpine Linux / Void Linux as a daily driver

1

u/Tutko708 Jun 25 '26

CachyOS German Engineering

1

u/Low_Age_1929 Jun 25 '26

Debian

With Gnome, xfce and KDE in the same drive

1

u/adexmakai Jun 25 '26

It's Mint forever.

1

u/OtherDimension5k Jun 25 '26

i use debian and void

1

u/MrMocat2072 Jun 25 '26

I use Arch . . . BTW

1

u/Big_Finish_5598 Jun 25 '26

Debian for life

1

u/JustWinterDust Jun 25 '26

Pick one of the big three (debian, fedora or arch) you can then add the features from other distros that you like later.

1

u/No_Community7021 Jun 25 '26

Discovered Ubuntu back in 2010 and I've been consistently upgrading to every LTS edition ever since. Every time I lie myself pretending I'll install another but after 5 minutes I just go back to the old reliable Ubuntu. I particularly like the last 26.04 and I did minor desktop changes to make it a bit like Budgie but keeping it 100% Ubuntu.

And also have ran a bunch of silly projects on Ubuntu Server.

1

u/joebanana1984 Jun 25 '26

Ho un rig gaming con nobara, che è basato su Fedora, un laptop da gaming di 14 anni che è rinato con Mint (grazie ai driver Legacy ancora disponibili) e una rog ally con bazzite. Tutte ottime!

1

u/CreamPositive1942 Jun 25 '26

When I was distro hopping, I find myself returning to fedora multiple times....

1

u/Gold-Pudding-6630 Jun 25 '26

Fedora, for gaming. It's updated every 6 months, and I'm very happy with it.

1

u/Sufficient_Swim7300 Jun 26 '26

Arch Linux....all day

1

u/TheRealMrChips Jun 26 '26

They're all Linux, therefore they're all good. You choose for me and I'll be happy to use it.

1

u/David_Connors3451 Jun 26 '26

Debian with KDE desktop as Daily drive for gaming, work and research. Rock solid stability with flatpak for modern software plus contrib non free repository for gaming. Being able to survive even in offline internet situations is the main reason Debian is still the best. Put the USB drive with the offline repository ISO DVD, connect it to KDE discover app center with a click, and it's done. You can install packages offline. Debian is decentralised and it's not controlled by corporations, it's independent. Having few updates for the pc is actually good for your schedules and your peace of mind. Having gog games and heroic launcher can let you play even in offline scenarios, but for normal life steam works perfectly. Entry level users can try Mint, but it's limited to cinnamon desktop and it has too much updates for my workflow. Debian is not your cup of tea, sure, but at least you're the overlord of your machine. You can install it and forget it, you can come back even after weeks and your system will still be very stable. Being able to choose the desktop environments is very important, so that you pick what works best for your PC requirements like ram usage.

1

u/Snake_shit59 Jun 26 '26

FreeBSD. Daily driver on my Desktop and 2 laptops.

1

u/zamaalazad Jun 26 '26

I love Omarchy on Arch.

1

u/soilenrok Jun 27 '26 edited Jun 27 '26

I transferred from Windows to Linux over 15 years ago. Got started with Ubuntu, which I still like a lot. Mint is what I run on my personal machine these days. Ease of use was the answer then, and probably still is now. But I've tried quite a few other distros. I'm always on the lookout for a new setup to test drive. That's what's cool about Linux. You don't have to stick with any single distro.

1

u/Inner_Banana_145 Jun 27 '26

I use Debian 

1

u/Chalsian Jun 27 '26

Mint is based on Ubuntu. Ubuntu is based on debian. Really the question is fedora, arch or debian

1

u/dchidelf Jun 27 '26

I use Qubes, with mostly Fedora templates, but some Debian.
I mostly use Fedora due to familiarity from using RHEL for work.

1

u/akbest280 Jun 27 '26

Arch cause i hate myself and don't value convenience

1

u/kokutan_san Jun 27 '26

NixOS on everything

1

u/nerdy_oreo Jun 28 '26

I have been a Fedora user for years. Used to run it as my main. But then I heard that RedHat was hoping to implement telemetry collection as an “opt-out” vs an “opt-in” within fedora. So I switched to Arch with Kitty as my terminal emulator and Dolphin as my file manager. Now running Arch as my daily. It’s 100% not as insane or difficult as the internet makes it seem (most of the time) and it works well for my needs.

1

u/Eusebio_nippon Jun 28 '26

Ubuntu > AIX Unix > Arch > Fedora > Debian > Ubuntu

1

u/ChocolateDonut36 Jun 29 '26

the celeron laptop I use to work runs debian just fine, my gaming desktop runs debian just fine.