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.
  • 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
    #241

    OpenSUSE Tumbleweed. Recently I bought cheap Surface-like x86 tablet on a rather recent hardware, and running Debian and its cousins required more tinkering than I was willing to do, so I decided to go with a more modern rolling release. Tried Arch for a few months, bricked it from mixing stable and testing branches, tried Fedora, and finally settled in Tumbleweed. I like it for being on the bleeding edge and exceptionally stable at the same time, perhaps thanks to robust OpenSUSE Build Service automated testing. And it is from a European company, that can't hurt.

    1 Reply Last reply
    1
    0
    • daggermoon@lemmy.worldD [email protected]

      I use Arch (btw) because CachyOS was giving me issues.

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

      Fyi you can put cachyos repos on top of regular Arch

      daggermoon@lemmy.worldD 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.

        drunkanroot@sh.itjust.worksD This user is from outside of this forum
        drunkanroot@sh.itjust.worksD This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #243

        i use gentoo because i love the package manager and how in control i am of my desktop and for servers even though not linux ive been using open bsd because of secure it is and lightweight helps squeeze out little bit more performance from mt shit vps lol

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

          You'd love PopOS then, with its working nature and privacy-focus.

          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
          #244

          I've tried PopOS as I have a machine with an Nvidia card but every tine I've done the first apt upgrade it nukes grub and won't boot again. Probably something I'm doing wrong and it has been a couple of years since I last tried.

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

            Honestly, even with VSCode, devcontainers are kind of just ok, at best.

            They are very fiddly. The containers keep running when you close VSCode (which makes sense, and sure the resource usage is minimal, but it’s damned annoying) and you have to stop them manually. Meanwhile the commands in VSCode to work with/activate the containers are not super clear in terms of what they actually do.

            Oh, what’s that? Need a shell inside the container you’re working in for testing things out, installing dependencies, etc.? Well, I hope you pick the right one of VSCode’s crappy built in terminals! Because if you want to use a real terminal, you are stuck with the crappy devcontainer CLI to exec into the container. A CLI that is NOT up to date with, or even includes, all the commands for devcontainers in the editor (which is what makes working with them in other IDE/editors such a pain in the butt…).

            And this gets me…. What? A container I can share with other developers, sure, but it’s very likely NOT the container we are actually going to deploy in. So…

            Yeah, I’ve also had a lot of frustrations with devcontainers in Bluefin. I really like what the Bluefin project is doing. The reasoning behind it makes a lot of sense to me. But devcontainers are kind of pushed as the way you “should” be writing code on Bluefin and it’s…. not great.

            They do have Homebrew and Distrobox though, which helps a lot. I have ended up doing most of my development work on Bluefin on the host system with tools installed via brew, which is kept separate enough from the rest of the file system to still keep things tidy.

            Overall, I think Bluefin is great and it, or something like it, may very well be the future of Linux… but the future isn’t here just yet and there are some growing pains, for sure.

            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
            #245

            But devcontainers are kind of pushed as the way you “should” be writing code on Bluefin and it’s…. not great.

            Both podman and docker are on the image, you could just use containers normally without using devcontainers if you want.

            M 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.

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

              Arch and Fedora; package managers and repositories.

              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.

                crmsnbleyd@sopuli.xyzC This user is from outside of this forum
                crmsnbleyd@sopuli.xyzC This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #247

                It's Debian. It's well-supported by software and super stable and open.

                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.

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

                  debain, with xfce if i need a desktop. mostly because i started on xubuntu. started learning sysadmin stuff when all i could afford was a potato with salvaged computer components shoved in it. xfce considered that excessively over powered. ended up loving the way i set up my xfce env, and probably wont change it much over the next 20yrs because theres no need. so when cononical got extra gross it was easy to just move to debian and carry on with my life.

                  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.

                    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
                    #249

                    I currently use Bazzite on my old laptop, just wanted to try out immutable distros and I like to stream games from my rig to it sometimes so completely functional steam was a nice addition. Plus learning about flatpaks and app images over installed packages has been interesting.

                    Then on my servers Debian/Proxmox and usually Ubuntu server in LXCs for more updated APTs then Debian, though I mostly run docker for my web apps rather then native APTs.

                    I work for a company that has a java program that functions on Linux but is nowhere near the level of support provided for mac/Windows, so I'm the Linux guy for our dept and when a customer is running into issues on a distro I'll spin up a vm on my homelab and see if I can rum through an install and get it functional.

                    So far the only one I literally couldn't get installed was Slackware lol I even figured out how to get it functional in ChromeOSes Linux subsystem lol.

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

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

                      mrfunkedude@piefed.socialM This user is from outside of this forum
                      mrfunkedude@piefed.socialM This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #250

                      I've been using Mint for a year now and I just got a second laptop and the first thing I did was Wipe Windows 11 off of it and install Mint.

                      It does everything I need it too.

                      scheep@lemmy.worldS 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.

                        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
                        #251

                        Using void linux because it has no systemd init system (it uses its own "runit" init system) ; and it is a natutal development after using Debian for a long time and wanting to understand more about gnu/linux system.

                        Also, it is very reliable with a lot of packages. It is standard enough so using info from arch, debian or other distro works.

                        But the origin was I could not understand how systemd was managing the system and it felt really contrived to go around it, so I began using void and that's the story.

                        1 Reply Last reply
                        1
                        0
                        • tapionpoika@lemmy.mlT [email protected]

                          👍🏻 Slackware was my 1st distro. It was before kernel 2.0. Now I use windowslike girly distros..

                          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
                          #252

                          Let's be honest: nalearly all of them now are windowslike girly distros....

                          1 Reply Last reply
                          1
                          1
                          • J [email protected]

                            But devcontainers are kind of pushed as the way you “should” be writing code on Bluefin and it’s…. not great.

                            Both podman and docker are on the image, you could just use containers normally without using devcontainers if you want.

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

                            Yes! This what I usually do. I will develop on the host using tools installed via Homebrew, then package/build/test via docker.

                            And to be clear, I really love the ideas behind Bluefin and use it every day. I’ve just kind of given up on devcontainers, specifically.

                            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.

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

                              Why do you use the distro you use?

                              People said Ubuntu is easy, but I prefer green to orange so I went with Mint.

                              1 Reply 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.

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

                                How does the nvidia card fare on linux in general ? on a Wayland session ? I have a 4070Ti running Windows atm, I use Blender professionally and I know it runs the best on Linux because of compiler shenanigans I can't be arsed to understand, but this is one reason I'd like to switch to Linux (...again!)

                                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.

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

                                  I use OpenSUSE Tumbleweed because it focuses more on KDE than GNOME, is quite stable, and has snapshots to roll back to in case something does go wrong. I don't want to mess with my OS, I just want it to work reliably.

                                  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.

                                    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
                                    #257

                                    EndeavorOS;

                                    Gives the benefit of having latest up-to-date packages for gaming, while negating the downsides of having to configure the OS or graphics driver upon installation.

                                    Honestly, if think EndeavorOS comes with full UI support to download stuff from AUR and Flathub, I think it would become a pretty solid OS for any casual user looking to get into Linux.
                                    (Well, unless they are religiously against Arch. Then again your casual user probably don't even know what 'Arch' is or care enough to be religious about it.)


                                    Also yea, usually you run Ubuntu LTS or Debian Stable on servers unless your company paid for some licensing.

                                    uberstar@lemmy.mlU 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.

                                      peterg75@discuss.onlineP This user is from outside of this forum
                                      peterg75@discuss.onlineP This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #258

                                      Manjaro, because Arch-based, rolling release, but with a dev test cycle to try to eliminate breaking patches.

                                      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.

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

                                        Arch, moved here from Ubuntu when I realized I have a good idea of what I want installed and have no need for a bunch of things to get bundled into the OS

                                        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.

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

                                          I wanted a mainstream but not Ubuntu one that was preferably offered with KDE Plasma pre-packaged.

                                          So I ended up deciding between Debian and Fedora, and what tipped me to Fedora was thinking: Well SELinux sounds neat, quite close to what I learned about Mandatory Access Control in the lectures, and besides, maybe it will be useful in my work knowing one that is close to RHEL.

                                          Now I work in a network team that has been using Debian for 30 years, lol. Kind of ironic, but I don't regret it, now I just know both.

                                          And fighting SELinux was kind of fun too. I modified my local policies so that systemd can run screen because I wanted to create a Minecraft service to which I could connect as admin, even if it was started by systemd.

                                          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