Why do you use the distro you use?
-
Guix because I love the idea behind Nix but Nixlang is the most painful language I've ever had to type out.
How long have you used it and how is it?
I'm pretty curious about those kinds of distros, and don't really like how nixos is completely hosted on github (and all the drama that constantly comes from the community, and the bad documentation for many things, ...).
However, guix seems such a niche project that I feel like it can't really be used.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Nobara: Has all the gaming features I want on my gaming pc (like gamescope) and is htpc capable. Also, it’s based on Fedora, which I’m familiar with.
Fedora: I like gnome and it’s always fairly up to date and rock solid. Great on my laptop.
Have considered switching to openSUSE though. It’s German (as am I), it’s the first Linux distro I ever used (on my granddad’s PC, more than a decade ago) and I’ve heard a lot of good about tumbleweed.
-
How long have you used it and how is it?
I'm pretty curious about those kinds of distros, and don't really like how nixos is completely hosted on github (and all the drama that constantly comes from the community, and the bad documentation for many things, ...).
However, guix seems such a niche project that I feel like it can't really be used.
About a year and a half.
To be honest it's not "easy" to use. The guiding principle behind mainline packages is that everything has to be built from source, so most somewhat unpopular things are missing from the mainline channels.
To use it like any other distro you're going to need to learn how to write packages fairly quickly. Luckily the main draw of guix is the entire OS being based on guile so once you get a little under your belt you can just read the specs from other channels to see how a package is written.
Took me maybe a week to start writing guix packages.
There's also The toybox
-
Arch: I have the most up to date computer in the whole world, I have the AUR, no one can stop me
switches to Debian
Debian: My packages are so stable, nothing can break the eternal peace of my system's packages
switches back to Arch
I have Debian on a laptop that I don't use that much, and I use Nix package manager for managing the apps I use.
Running Arch was a nightmare, as I was updating once every 1-2 months and I was getting lots of conflicts.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Pop OS. Don't use much of its custom features since I have installed sway on top of it and did some custom edits, was thinking of switching to another distro but they announced COSMIC, which looks very cool. Why not stick with the distro that could have the best experience with it?
-
How long have you used it and how is it?
I'm pretty curious about those kinds of distros, and don't really like how nixos is completely hosted on github (and all the drama that constantly comes from the community, and the bad documentation for many things, ...).
However, guix seems such a niche project that I feel like it can't really be used.
Some additional nice things about guix:
Everything is guile. The system definition, the service definitions for shepherd, everything.
Shepherd is hands down the best init program I've ever used. It's just incredibly simplistic but because it just runs the guile definition you give it, you can do some incredibly complex things that systemd etc. can do as well.
The OS documentation is built into the distro, with "info guix" you get reams of configuration information for the distro without ever needing to look it up online.
-
EndeavourOS because someone said it was Arch for lazy people, and I'm a lazy people.
I did use vanilla Arch before for a while, but just ended up being more work for the same setup with more issues from stuff like missing dependencies I didn't have to worry about with Endeavour.
Only other distro I've used was Pop!_OS when I first tried out Linux.
Same here: too lazy to fiddle around with stuff. It works, is Arch based, and satisfies my needs
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
My gaming rig is on arch because i need the aur. I use my gaming rig for a bit of development too, dependencies are super easy on arch.
All my laptops, work and personal, run fedora kde because its rock solid and has the best "just works" features while still being a technical distro.
My servers are either alpine because its lightweight and easy to harden, debian for the stability and minimalism. I do have a few arch servers, but those are for testing and they get spun up, do the work they need and then killed.
DietPi for my raspberry because its debian based and has a plethora of automations to do what ever you like with your raspberry. Works on desktop too, well.
Lastly, mint, on my surface pro 5, because it is my obe device that is meant to just browse and be a portal into the internet or to play some movie or something while we are out for vacations or stuff like that.
There are many other distros that I like and use, but I use these the most. I love how each linux distro has its stregths and weaknesses, each their own usecase, you get to finetune what you need to make your life easier.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
I was running only arch on my surface pro 7 and my amd desktop, then last week after an update it seemed gnome and Linux surface kernel weren't playing nice and had bricked the install. I have switch the laptop to Debian but I tend to stick with arch, like op as I am used to it, I now run Debian as it is known to be stable.
I would love to find a new distro but for me its the sunk cost fallacy, I have put so much time into learning arch and to repeat all that - this new distro would need to offer something wildly different.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Slackware: because I'm old and arch is too trendy.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
I installed Manjaro about six months ago because I'd never tried it. I like it so far and it has yet to get in my way enough to make me want to change.
-
Debian Stable.
I've used plenty of distros but Debian continues to give me a stable, predictable OS that allows me to get done what I need to get done with no real surprises. I have used it for many years and know how it works very well at this point.
Its my computing equivalent of a comfy and sturdy pair of well worn boots.
Yeah I daily drive debian stable.
With flatpaks and docker I never run into problems with my applications being too old or whatever.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
I've been linux only for over 30 years now.
I tend to use Debian stable. At least for the last 15 or so.
The reason is simple. I use it as my main PC and the stability is my main priority.
The only negative is software in the repos is often out of date.
But honestly for the vast majority of things I use. I find flat pack or appimage downloads work perfect ally.
The only exception is ham radio software. Here I tend to compile later versions if I need/want them.
Other negatives
I'm really not hugely into gaming. But use blender a lot. Due to this I use Nvidia cards as they are far better supported by blender.
Installing the proprietary Nvidia drivers is a bit of a pain on Debian for newbies. But once you know the process its simple enough. Just not obvious for beginners.
-
I've been linux only for over 30 years now.
I tend to use Debian stable. At least for the last 15 or so.
The reason is simple. I use it as my main PC and the stability is my main priority.
The only negative is software in the repos is often out of date.
But honestly for the vast majority of things I use. I find flat pack or appimage downloads work perfect ally.
The only exception is ham radio software. Here I tend to compile later versions if I need/want them.
Other negatives
I'm really not hugely into gaming. But use blender a lot. Due to this I use Nvidia cards as they are far better supported by blender.
Installing the proprietary Nvidia drivers is a bit of a pain on Debian for newbies. But once you know the process its simple enough. Just not obvious for beginners.
Same, I've been using Debian for the last 15 or so years. I love the stability, and the old software isn't hard to work around when newer versions are needed.
I hate the lack of support from Nvidia. I prefer AMD cards though, and they give zero trouble.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Cachyos, since I like archlinux and the things it comes with I would install on arch. There's even a few things that would have to be compiled from aur that's in their repository pre-compiled.
-
Same, I've been using Debian for the last 15 or so years. I love the stability, and the old software isn't hard to work around when newer versions are needed.
I hate the lack of support from Nvidia. I prefer AMD cards though, and they give zero trouble.
Yeah. Unfortunately blender is still noticably faster on Nvidia cards. Due to cuda and optic support.
I only have a 4060 though. Next time I upgrade, give. How bad the 50s release is. I will look again and compare higher end amd stuff. Likely a few years away though.
-
Yeah. Unfortunately blender is still noticably faster on Nvidia cards. Due to cuda and optic support.
I only have a 4060 though. Next time I upgrade, give. How bad the 50s release is. I will look again and compare higher end amd stuff. Likely a few years away though.
I use my GPU mostly for gaming and computer science. I will say that ROCm from AMD is seriously giving Cuda a run for its money, and it's fully open source. AMD cards also tend to be better per dollar.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Debian, on servers and a desktop. I spent a long time using Ubuntu so I'm used to APT and Debian is suitably lightweight for my not amazing hardware. I also like the non rolling nature of it.
-
I use my GPU mostly for gaming and computer science. I will say that ROCm from AMD is seriously giving Cuda a run for its money, and it's fully open source. AMD cards also tend to be better per dollar.
Agreed. As I say blender is less fast on amd. Atm
I don't play games much. 0ad being the main exception.
But yeah I'd never advise a non blender user to go Nvidia.
-
Title is quite self-explanatory, reason I wonder is because every now and then I think to myself "maybe distro X is good, maybe I should try it at some point", but then I think a bit more and realise it kind of doesn't make a difference - the only thing I feel kinda matters is rolling vs non-rolling release patterns.
My guiding principles when choosing distro are that I run arch on my desktop because it's what I'm used to (and AUR is nice to have), and Debian on servers because some people said it's good and I the non-rolling release gives me peace of mind that I don't have to update very often. But I could switch both of these out and I really don't think it would make a difference at all.
Linux Mint is a nice and easy distro that is quite good