May be a mean sounding question, but I’m genuinely wondering why people would choose Arch/Endevour/whatever (NOT on steam hardware) over another all-in-one distro related to Fedora or Ubuntu. Is it shown that there are significant performance benefits to installing daemons and utilities à la carte? Is there something else I’m missing? Is it because arch users are enthusiasts that enjoy trying to optimize their system?

  • vermaterc@lemmy.ml
    link
    fedilink
    arrow-up
    55
    arrow-down
    1
    ·
    edit-2
    2 days ago

    It’s the IKEA effect. You tend to like something more if you built it yourself.

    spoiler

    … and you understand it more when you build something by yourself, so it’s easier for you to fix it when it’s broken.

    • paequ2@lemmy.today
      link
      fedilink
      arrow-up
      31
      arrow-down
      1
      ·
      2 days ago

      you understand it more when you build something by yourself, so it’s easier for you to fix it when it’s broken.

      For me, this is a big selling point. Instead of trying to figure out why someone did something or wrestling with their decisions, I know what I did, why I did it, and if necessary, and I can change it.

      • JustTesting@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        12
        ·
        1 day ago

        In a perfect world, yes.

        In reality, i knew what i did and why i did it, two years ago, after which i never had to touch it again until now, and it takes me 2 hours of searching/fiddling until i remember that weird thing i did 2 years ago…

        and it’s still totally worth it

        Oh or e.g. random env vars in .profile that I’m sure where needed for nvidia on wayland at some point, no clue if they’re still necessary but i won’t touch them unless something breaks. and half of them were probably not neccessary to begin with, but trying all differen’t combinations is tedious…

        • paequ2@lemmy.today
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          1 day ago

          i knew what i did and why i did it, two years ago, after which i never had to touch it again until now

          Hahaha, true. This is why I try to keep as many notes as possible, leave lots of comments, add READMEs, links, and otherwise document what I did and why.

          It’s not perfect, it’s often tedious, and I don’t always do it, but when I come back 2 years later wondering why I set some random option, it’s pretty nice having at least some hint.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    2 days ago

    I had much more trouble with keeping my debian/ubuntu installs running for years back in the days. And it was always out of date. Whenever there was a bug, I would search for it, see that it was already fixed upstream and be frustrated that I’d only get that fix in half a year. And then after half a year, dist-upgrade borked my whole install and I had to reinstall from scratch. I remember all the lost weekends of fiddling with it and the stress from needing my pc in working order for my job.

    With arch, I’ve broken it a couple times in the first 2 months, while doing my ideal setup. But now I have been on the same install for about 10 years. It survived being cloned to multiple new computers and laptops and just keeps updating and working. Been using it professionally of course. Rarely do I have to do a minor fix. 2024 was kind of bad iirc, there were 3-4 manual interventions I had to do. It took probably 8 hours of maintenance work in total for that year. 2025 was mostly super smooth sailing, iirc I had to do 1 or at most 2 small fixes that took less than 20minutes each.

    But I must say, I’ve set it up in a very deliberate and failsafe way. I can’t guarantee the same result if you do anything different from my setup - software choise and process wise. And I’ve seen pretty bad fuckups on the support forums again and again from other people that do their own approach with arch.

    I guess thats the power of it. It can be molded into very different forms. With Ubuntu you just get spoonfed what canonical cooks for their corpo overlords.

  • pr06lefs@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    to me the main difference was having to use a different package manager. so no biggie really. and arch has an awesome wiki. the documentation made things too easy so now I use nixos BTW

  • dx1@lemmy.ml
    link
    fedilink
    English
    arrow-up
    15
    ·
    1 day ago

    The more you want it to work your way, the less you want a prebuilt solution, and the more you want a rock solid package management system and repo setup. Debian derivatives work in a pinch, or for a server, not so great for a PC you want to do a lot of things on.

  • balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    18
    ·
    1 day ago

    Is it shown that there are significant performance benefits to installing daemons and utilities à la carte?

    No, not really.

    Is it because arch users are enthusiasts that enjoy trying to optimize their system?

    This is IMHO the most important aspect. The thing they’re trying to optimize isn’t performance, though, it’s more “usability”, i.e. making the system work for you. When you get down to it and understand all the components of the OS, and all the moving parts within, you can set it up however you prefer and then combine them in novel ways to solve your tasks more quickly.

    • med@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      This is the most important thing. Over time, you develop opinions about software and methods of solving problems. I have strong opinions on how I want to manage a system, but almost no opinions on flags I want to switch when I compile software. This is why I’m on arch not gentoo. I’m sure I’ll make the leap eventually…

      Before I switched back to Arch for my daily driver, I’d frankensteined my Fedora install on my laptop to replace power management, all the GUI bits, most of the networking stack and a fair chunk of the package system. Fedora, and Gnome in that case is opinionated software. That’s a good thing as far as I’m concerned, having a unified vision helps give the system direction and a unique feel. These days, I have my own opinions that differ in some ways from available distros.

      I wanted certain bits to work a certain way, and I kept having to replace other parts to match the bits I was changing. When you ask the question, can I swap daemon X out for Y, the answer on fedora was, sure, but you’ll have to replace a, b and c too, and figure out the rest for yourself. Good luck when updates come along.

      The answer on arch is, yeah, sure, you can do that - and here’s a high level wiki naming some gotchas you’ll want to watch out for.

      I’ve also reached a stage in my computer usage that I don’t want things to happen automatically for me unless I’ve agreed them or designed them. For example, machines don’t auto-mount usb drives, even in gui user sessions, or auto connect to dhcp. I understand what needs to be done, and do it the way I want to do it, because I have opinions on networking and usb mounting.

      My work laptop is a living build that I just keep adding to and changing every day. Btrfs snapshots are available for rollback…

      I’ve got two backup machines - beelink mini me’s running reproducible builds created using archinstall. It’s running on internal emmc, and they have have a 6 disk zfs raidz2 on internal nvme drives, all of which are locked behind luks encryption,with the keys in the fTPM module, without the damn Microsoft key shim. On is off site. Trying to get secureboot working on Debian was an exercise in frustration.

      I’ve modified a version of that same build for my main docker host on another mini PC.

      My desktop runs nixos, but will be transfered to arch next rebuild.

      I’ve got a steamdeck, which runs an arch based distro.

      I used to run raspberry pi’s on arch because the image to flash the SD cards used to be way smaller than what was offered by the default pi is.

      That’s all using arch. It’s flexible, has the tool sets I need, and almost never tells me ‘No, you can’t do that’.

      • balsoft@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        My desktop runs nixos, but will be transfered to arch next rebuild.

        That’s interesting; any particular reason? I went the other way around (Arch for multiple years -> Gentoo for a year or so -> NixOS for over a decade now), and never looked back.

    • Horsey@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      you can set it up however you prefer and then combine them in novel ways to solve your tasks more quickly

      Can you think of a quick example, out of curiosity?

      • balsoft@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        For context, I’m using NixOS, not Arch, but it’s a similar enough idea. I have a tiling/tabbed WM configured just the way I like it, and a window switcher thingy, and it makes juggling hundreds of windows really easy and quick. Combined with a terminal-based editor, a custom setup for my shell, and direnv for easy environment switching, I can be switching between a dozen different projects within a single day (sadly a requirement for my work right now).

        Whenever I look at how my colleagues with KDE/Gnome are managing their workflows, it makes me appreciate the work I put into my setup a lot.

        Also, I have a whole bunch of shell aliases and scripts for tasks I do often.

        Sure, you can configure any distro to do that, but things like Ubuntu or Fedora would get in the way. At some point, when you want to choose (or even write) every component of the system and configure it yourself, it’s easier to just build from scratch rather than start with a lot of pre-configured software and remove parts.

  • curbstickle@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    Arch is honestly pretty simple compared to what it was like to install Linux in the 90s…

    That said, I mostly run Debian, and have a little smattering of arch. Much like running testing & unstable Debian on two of my machines, I have it there to check out new things and for testing purposes. Same goes for arch, I’m using it to test out new things.

  • erock@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    9 hours ago

    I don’t really understand the question. All you have to do is run archinstall and then add a desktop environment like KDE and that’s like 80% what other distros do.

    I think arch used to be hard to get started but not anymore. That’s reserved for gentoo now

  • mistermodal@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    1 day ago

    You need a complex system to do something simple. To simply press the gas pedal and fucking go you need an internal combustion engine that is nasty to look at, this confangled monstrosity, harder to manufacture than the batteries that will replace it. When you just drive your car you never have an inkling of the whole mechanism

  • Horse {they/them}@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    rolling release is a big plus for me, also the modularity and choice of what packages i want on my machine

    it’s also not really any harder to use than any debian/ubuntu based distro i’ve used

    in ~3 years since i’ve switched to arch i’ve only broken it once and it took 15 minutes to fix

  • RotatingParts@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 day ago

    The thing stopping me from using Arch is that most programs come out as debs and you have to wait for them to show up in the AUR. Example: when Mullvad VPN first came out it was only available as a deb. How long did it take to show up in the AUR? Who made that available? Was it the Mullvad folks or someone else? That’s the kind of thing that concerns me.

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      This is me talking out of my ass a but since I do not do it, but you can create your own AUR packages pretty easily. If you have the Deb, you could be rocking it in Arch too.

      On Chimera Linux, I do make my own packages. Just so easy.

    • Horsey@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      So on arch can you choose to run the deb anyway and get updates through the package manager, or is it that only AUR applications are the main application type? Or can you use both?

      I have a number of apps that are super small teams/individual made that I can’t expect them to care about the AUR. What do you do in the case that an app developer doesn’t use the AUR?

  • mub@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    Honestly, the AUR and arch wiki are amazing. Every other distro I’ve used I’ve had to rely on out of date or unreliable support forums. Anytime I want to install something I don’t have hope it already has a package, because someone has usually already built an AUR package that either compiles from the latest source for you or comes pre-pcompiled.

    Being on the most up to date version of the kernel and all software is a good thing in my book. I certainly haven’t had issues caused by this.

    I’ll admit the Arch can be a struggle to set up initially, so that’s why I use EndeavourOS. EndeavourOS is just Arch with a GUI installer, a shortlist of tweaks all users would want anyway, it let’s you choose your preferred Desktop Environment during install, and it feels like any other distro in terms of getting it ready for use. It doesn’t come with any apps, other than core system tools and firefox, which is also good because you can then install whatever you want.and be free of anything you don’t want. Also, all the usual hardware gets detected and works out of the box.

    I won’t go back to any other Linux.

  • SapphironZA@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 day ago

    Its like buying a pre-built PC vs a custom PC.

    They do the same things at the end of the day, but the the custom PC converts the extra time investment into a result that gives better performance and is more suited to your needs.

  • bridgeenjoyer@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    Im also wondering this.

    I’ve tried installing it on 2 different pcs a few times and ive not gotten it to work yet lol. Granted I didnt spend a lot of time on it.

    I appreciate you can build the system yourself but its almost choice overload for adhd me and ill end up installing every single package anyway that ill never need, which negates the point of arch.