Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. Why do you use the distro you use?

Why do you use the distro you use?

Scheduled Pinned Locked Moved Linux
linux
283 Posts 227 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W [email protected]

    Guix because I love the idea behind Nix but Nixlang is the most painful language I've ever had to type out.

    shmanio@lemmy.worldS This user is from outside of this forum
    shmanio@lemmy.worldS This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #203

    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.

    W 2 Replies Last reply
    1
    0
    • aleq@lemmy.worldA [email protected]

      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.

      A This user is from outside of this forum
      A This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #204

      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.

      1 Reply Last reply
      1
      0
      • shmanio@lemmy.worldS [email protected]

        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.

        W This user is from outside of this forum
        W This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #205

        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

        1 Reply Last reply
        1
        0
        • vitabytesdev@feddit.nlV [email protected]

          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

          J This user is from outside of this forum
          J This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #206

          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.

          vitabytesdev@feddit.nlV 1 Reply Last reply
          1
          0
          • aleq@lemmy.worldA [email protected]

            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.

            C This user is from outside of this forum
            C This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #207

            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?

            1 Reply Last reply
            1
            0
            • shmanio@lemmy.worldS [email protected]

              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.

              W This user is from outside of this forum
              W This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #208

              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.

              1 Reply Last reply
              1
              0
              • H [email protected]

                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.

                portnull@lemmy.dbzer0.comP This user is from outside of this forum
                portnull@lemmy.dbzer0.comP This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #209

                Same here: too lazy to fiddle around with stuff. It works, is Arch based, and satisfies my needs

                1 Reply Last reply
                1
                0
                • aleq@lemmy.worldA [email protected]

                  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.

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #210

                  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.

                  1 Reply Last reply
                  1
                  0
                  • aleq@lemmy.worldA [email protected]

                    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.

                    squid_slime@lemm.eeS This user is from outside of this forum
                    squid_slime@lemm.eeS This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #211

                    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.

                    1 Reply Last reply
                    1
                    0
                    • aleq@lemmy.worldA [email protected]

                      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.

                      B This user is from outside of this forum
                      B This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #212

                      Slackware: because I'm old and arch is too trendy.

                      F tapionpoika@lemmy.mlT 2 Replies Last reply
                      1
                      0
                      • aleq@lemmy.worldA [email protected]

                        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.

                        A This user is from outside of this forum
                        A This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #213

                        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.

                        1 Reply Last reply
                        1
                        0
                        • P [email protected]

                          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.

                          N This user is from outside of this forum
                          N This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #214

                          Yeah I daily drive debian stable.

                          With flatpaks and docker I never run into problems with my applications being too old or whatever.

                          1 Reply Last reply
                          1
                          0
                          • aleq@lemmy.worldA [email protected]

                            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.

                            humanpenguin@feddit.ukH This user is from outside of this forum
                            humanpenguin@feddit.ukH This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #215

                            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.

                            absentbird@lemm.eeA tapionpoika@lemmy.mlT H 3 Replies Last reply
                            1
                            0
                            • humanpenguin@feddit.ukH [email protected]

                              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.

                              absentbird@lemm.eeA This user is from outside of this forum
                              absentbird@lemm.eeA This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #216

                              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.

                              humanpenguin@feddit.ukH 1 Reply Last reply
                              1
                              0
                              • aleq@lemmy.worldA [email protected]

                                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.

                                0 This user is from outside of this forum
                                0 This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #217

                                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.

                                1 Reply Last reply
                                1
                                0
                                • absentbird@lemm.eeA [email protected]

                                  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.

                                  humanpenguin@feddit.ukH This user is from outside of this forum
                                  humanpenguin@feddit.ukH This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #218

                                  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.

                                  absentbird@lemm.eeA 1 Reply Last reply
                                  1
                                  0
                                  • humanpenguin@feddit.ukH [email protected]

                                    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.

                                    absentbird@lemm.eeA This user is from outside of this forum
                                    absentbird@lemm.eeA This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #219

                                    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.

                                    humanpenguin@feddit.ukH 1 Reply Last reply
                                    1
                                    0
                                    • aleq@lemmy.worldA [email protected]

                                      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.

                                      A This user is from outside of this forum
                                      A This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #220

                                      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.

                                      R 1 Reply Last reply
                                      1
                                      0
                                      • absentbird@lemm.eeA [email protected]

                                        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.

                                        humanpenguin@feddit.ukH This user is from outside of this forum
                                        humanpenguin@feddit.ukH This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #221

                                        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.

                                        1 Reply Last reply
                                        1
                                        0
                                        • aleq@lemmy.worldA [email protected]

                                          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.

                                          scheep@lemmy.worldS This user is from outside of this forum
                                          scheep@lemmy.worldS This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #222

                                          Linux Mint is a nice and easy distro that is quite good 😄

                                          mrfunkedude@piefed.socialM 1 Reply Last reply
                                          1
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups