• Th4tGuyII
    link
    fedilink
    8911 months ago

    Arch is the truest test of how much you’re willing to sacrifice for control.

    You get control of everything on your system, but you’re basically on your own when it all goes to shit… which from how many of these posts I keep seeing seems to be a daily occurance haha

    • @[email protected]
      link
      fedilink
      5311 months ago

      Hardly.

      Gentoo is closer, it’s like Arch except you’re supposed to COMPILE every package…

      Then there’s Linux From Scratch. You don’t download the Distro, you download the manual on how to MAKE the Distro.

    • denny
      link
      fedilink
      2211 months ago

      Yep. Why not take Mint/Pop/etc and actually be productive instead of solving the ever so trivial issues on cmd? Matter of taste

      • Th4tGuyII
        link
        fedilink
        1711 months ago

        Exactly. There’s no such thing as a polymath in this day and age, so you’re gonna have to trust somebody at some point, so why not put a little bit of the control freak away and accept a more put together OS from the community?

      • krimsonbun
        link
        fedilink
        -511 months ago

        I’ve had more issues on mint than I ever had on arch, and I’m in no way a computer expert. Arch is just more simple.

          • @[email protected]
            link
            fedilink
            5
            edit-2
            11 months ago

            Not the guy you replied to but i put Mint on my uncles pc, tried to install some software and it just gave me some errors, tried fixing it for about 40 mins and gave up and just put windows on it. I had an Kubuntu install that just randomly killed itself after a few months as well. It worked fine for a while, then i restarted one day and wouldn’t boot giving some drive error, and i ended up moving to arch after that. Arch has been working very well for me and it has had issues but i could always solve them quite easily.

            At the end of the day all linux distros are essentially running the same software, the only difference is the version of software you’re running, some update faster some slower.

            • @[email protected]
              link
              fedilink
              611 months ago

              But did you try putting Arch on your uncles PC? Seems like you’d have run into more of the same.

              I’ve been an Arch user on my main machines for years, which is exactly why I’m hesitant to buy that it’s “simpler” and less prone to issues than a distro like Mint.

              • @[email protected]
                link
                fedilink
                111 months ago

                Im sure that arch would probably cause more issues than mint in the long run, i was just saying Mint or any other beginner distros are not exactly 100% issue free as some would claim them to be

                • @[email protected]
                  link
                  fedilink
                  211 months ago

                  That’s just Linux in general at that point though – and really wasn’t what I was responding to.

          • @[email protected]
            link
            fedilink
            111 months ago

            Every Debian/apt based distribution needed a reinstall after some time.
            very probably my fault, but with Arch I always could save my install somehow, while with apt it was a lost cause - for me at least.

            But I spent much more time with Debian based system in the past and still all my customer production machines are on a Debian variant, for my laptop and workstation, I’m happy with Arch - or if I’m lazy with Manjaro

              • @[email protected]
                link
                fedilink
                211 months ago

                The choice for Manjaro was quite some time ago, so maybe it’s time for a re-evaluation.

                Could you tell me, what you think the advantages of Endeavour are?

                • @[email protected]
                  link
                  fedilink
                  211 months ago

                  Endeavour is essentially just a GUI installer that spits out a proper Arch install with a few nice-to-haves pre-installed (like yay for example), and some good defaults (like increased parallel downloads for pacman).

                  Manjaro, on the other hand, holds back packages from the main Arch repos for testing. Which is reasonable in theory, but it means you can have compatibility errors if you install things from the AUR (which is the main draw of Arch IMO).

                  The Manjaro team has also forgotten to renew their SSL certificates multiple times (and told people to roll back their system clocks to fix the problems it caused), as well as DDOSing the AUR a few times too.

                  • @[email protected]
                    link
                    fedilink
                    211 months ago

                    Thanks!

                    I’ve read the SSL story, but never had a problem.

                    Endeavour sounds interesting though, thanks!

    • @[email protected]
      link
      fedilink
      English
      2111 months ago

      After using Ubuntu for a while I wanted to try out Arch once. Grabbed a step by step instruction and followed it.

      Around step… 7 or something I ran into a wall, because the commands simply didn’t work. After messing around for an hour or two I finally gave up at that point. Of course that was years ago, so it might be easier now to install.

      But overall I’d rather use Windows, Ubuntu or whatever, give me an OS where things just work, as I have actual work to do (instead of trying to fight with my OS). Hell, back in the day (~14 years ago) when using Ubuntu for school I once spent hours to get HDMI Audio to work, it was a nightmare.

      Right now I just use Windows 11 on my desktop (as I game a lot and use Visual Studio) and Ubuntu on a server. I’d love to fully switch to Linux as my daily driver, but there’s simply too many features that wouldn’t work :-/

      • @[email protected]
        link
        fedilink
        411 months ago

        I’m often very happy with Manjaro in such a case.
        Easy install, nicely pre-configured, quite some variants to choose from (i like i3), and I still have practically Arch running - with some more stable Repos (which could bring some problems with AUR, but I never really had any major ones)

      • @[email protected]
        link
        fedilink
        211 months ago

        I tried out ubuntu about as long ago as you did, and for some reason I couldn’t get the internet to work. But because this was before smartphones, I had to boot back into windows, look up a possible solution, write it down, boot back into ubuntu, try it, didn’t work, rinse and repeat. After 2 hours I just gave up and went back to windows. It’s probably way easier now, but I’m still hesitant to give it another try.

        • @[email protected]
          link
          fedilink
          English
          111 months ago

          Huh? That’s weird. Internet always worked for me, both over Ethernet and over WiFi. The only issue I had once (where it took me an extra hour or two) was with a school network that had extra protections, like a login. That one was tougher, especially when I then wanted to route a tunnel through it so I could play games in class.

          But usually internet works flawlessly on any Linux distribution.

      • @StudioLE
        link
        211 months ago

        If you switch from Visual Studio to Rider it’ll make the migration fully to Linux much easier.

        • @[email protected]
          link
          fedilink
          English
          311 months ago

          Lol, Rider is paid only. And it’s a subscription too!

          My work pays for Visual Studio in the office and at home when I want to mess around in my free time Visual Studio Community (which has around 95% of the features of the paid versions) is free.

          If I ever work for a company that uses Rider I might switch. But paying over a hundred bucks a year just for the little bit of personal use is insane.

    • @[email protected]
      link
      fedilink
      711 months ago

      Gentoo goes even further, you can disable features for individual software so they aren’t even compiled in.

      And you’re not really on your own, arch’s wiki and forum are really good and helpful.

    • ComradeSharkfucker
      link
      fedilink
      08 months ago

      For me arch was just a fun project that helped me understand how operating systems work and how they interact directly with hardware