• F/15/Cali@threads.net@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    You’re really going to settle on an os with imperfections? With arch, you could finally do what you’ve been meaning to do without the constraints that others’ small minded inefficiencies produce. Just think about it. An OS precisely to your liking. No compromises, just your apotheosis. Become what you were meant to be. (Mate btw)

    • Grenfur@pawb.social
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      Here’s the thing. When I talk to friends interested in Linux, it’s always Debian or Fedora that I suggest. I think they draw a good line for what the average user wants and needs and they’re stable. In fact, I used Fedora for a long time, and all my homelab stuff runs Debian. It wasn’t until computers themselves became a hobby that I switched to Arch. And I think that’s likely the cutoff. If you’re a computer user, stable distros are great. If you’re more a hobbiest… Well, the Arch wiki can own your free time.

      • sunstoned@lemmus.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        “Man I wish I could do more with my new computer” – Fedora

        “Yeah I just want to breathe some new life into this old laptop and have it last me until the end of time” – Debian

        • Fizz@lemmy.nz
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          Normal distro -> arch -> gentoo -> nixOS -> QubesOS -> Debian pipeline.

            • Fizz@lemmy.nz
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 months ago

              Thats what you think you want but by the time you’re at the end of the pipeline you just want a computer that works.

              • null@lemmy.nullspace.lol
                link
                fedilink
                English
                arrow-up
                0
                ·
                3 months ago

                So far, that’s exactly why I’ve stopped at Nix.

                Everything is declared exactly how I want it. If something would break, it just bails on the update. If I want to set up a new machine, I just clone my config and build it.

                I’m not sure what could be more “just works” than that.

                • rumba@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  3 months ago

                  When I went 24.11 it exploded in some fantastic manner. None of my boot menu rollbacks worked. I spent a long ass time trying to recover the upgrade. I eventually realized it would be a lot faster to wipe, reinstall, re-import my old home and configuration.nix and I was back up.

                  25.05 didn’t even flinch, just worked.

                  Now I’m patiently waiting for postmarket to sort out LTE modems on phones before I buy an old pixel and install nixos on it :)

              • x0x7@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                3 months ago

                In my experience that means packages from this century. Eventually you do need a new software for something. Trying to get software from 10 years ago to agree with software released in the last 6 months leads to breaking things or finding myself doing Linux From Scratch on top of debian or ubuntu.

                It turns out if everything is new everything really does just work. That’s why I use Artix (child of Arch). It’s less pain. You just have to ignore the myth that these systems are “hard.” Graphics cards and Steam work out of the gait. There is a reason why StreamOS is built on Arch.

                No more compile hell in the rare case you need to compile because the AUR does the same thing, but in a single command line resolving all dependencies. It’s like compiling without the experience of compiling.

                Just make sure you always pacman -Syu before pacman -S {package}. No exceptions. Or in rare cases you may have to chroot from a live disk and pacman -S linux to fix your initramfs. If you do that one thing nothing ever breaks.

    • seralth@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Naw, archer users either become cachy users OR nix. It’s a pipe line with a y junction.

    • Grenfur@pawb.social
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      I want to switch to Nix… the idea of Nix is compelling. In practice every time I try and test it out I remember that I’m an idiot with a keyboard and I should stop.

      • udon@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        I personally think Nix OS brings some amazing features, very few of which are relevant for me as a regular laptop user without my own server farm. Sure, reproducible builds and dynamic package versions are neat. But if it takes me 1000 hrs to learn how to write a functional config file that I now have to keep updated, if I have to work with some weird repository, there is no documentation and community infighting… Nah, I’ll stick to debian (BTW) for a while.

    • porl@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Nah, I looked at it and it doesn’t interest me. I like arch because, contrary to popular belief, it is quite stable (as in non crashing, not package versions) if you only install exactly what you need. I had way more stability issues on the more standard distros since they had so much extra stuff. Debian for servers every day though.

      Nix looks interesting in theory, but is a lot of work and too opinionated for me. Far from an expert though and have nothing against those that like it or any other distro.

      • ikon106@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        As someone considering getting Arch, what is unstable about the package versions? I thought the rolling release was a selling point, but does it actually make things more unstable?

        • porl@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          “unstable” as in changing regularly. Not in any way to do with how reliable it is (as another comment mentioned, that’s a better way to differentiate).

          I’ve had far fewer problems updating arch (once I had a clean system anyway) than I ever did trying to move through distribution updates on various other more “standard” ones.

          • ikon106@sopuli.xyz
            link
            fedilink
            arrow-up
            0
            ·
            3 months ago

            So the updates don’t tend to break things? Is it just annoying to constantly update?

            • felsiq@piefed.zip
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 months ago

              Not the same person, but my updates take like 30s (if I don’t go looking at what changed) and happen whenever I want. We’re not talking windows updates here, just sudo pacman -Syu, seeing the list of what’s changing (etc firefox went up a version? Cool), and then saying “sure” if it looks good to me. Don’t even need to restart all the time, although I tend to do updates before turning my pc off anyway so I nearly always do.

              Packages tend to use the latest stable version of their software, unless you choose a beta branch instead, so if anything I think I’ve run into less broken software than on Debian-based distros because you don’t get bugs that were fixed a week ago but haven’t made it into the official apt repository version yet. If there is a bug, you can just not upgrade that package if you know about it in advance or just downgrade it until they release a fix (I’ve never had to do this but iirc you can pin a version in pacman).

              Not suggesting to jump ship if you’re happy with your current distro, but arch is a great learning experience to set up and once you have a good system running it’s absolutely rock solid. Just don’t expect to install it in fifteen minutes like other distros, if you want a good install you have to do all the reading yourself (arch wiki is priceless) to make informed choices because you’re entirely responsible for piecing together your own OS.

              • ikon106@sopuli.xyz
                link
                fedilink
                arrow-up
                0
                ·
                3 months ago

                Thank you! That makes sense. I’m on Windows 11 and therefore not happy with my current “distro” 😅 I know Arch isn’t recommended for beginners, but I hope that if I take it slow and read a lot, I might survive.

                • felsiq@piefed.zip
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  3 months ago

                  I think you can definitely survive it as a beginner if you’re both patient and happy to learn about your OS, but most people recommend trying another distro first so you don’t have to learn everything up front all at once and that’s good advice imo. Even if you’re happy to learn everything thru the wiki and want to jump into the deep end, I’d probably recommend checking out other distros on distrosea first just so you have an idea of what’s out there and what you like/dislike.

                  You’ll have to read about and then make a choice for every component of your system, from the filesystem to the kernel to all your user space programs and DE, so you’ll make better choices if you’ve seen some of the options in action imo.

                  I should also mention I’ve heard the archinstall script trivializes installing arch so if you want an easy way in you could use that - id probably keep this in mind or better, put your arch iso on ventoy along with a second choice of distro in case you get overwhelmed and just want your computer functional again.

                  Good luck tho, if you choose to do it I hope you have as much fun as I did! Don’t be afraid to ask questions on whichever of the Linux communities are relevant, but definitely expect a lot of “just use mint” answers if you say you’re installing arch as a new Linux user lol.

            • porl@lemmy.world
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 months ago

              It’s extremely rare. Big breaking updates are normally shown in the arch news. Usually they just require a command or two to remove a conflicting package before the update. I think there’s been a few in the last year, but on the flip side I never got a clean distro update on anything but Debian and they usually took a lot more effort to clean up.

              Where it may be “unstable” is if a specific program updates (upstream) with some major change or other, whereas another distro might hold off a while.

  • ma1w4re@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    And here I am on popos 22.4, while my friend tries to make me install arch with hyprland lol

      • ma1w4re@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Your opinion will stay unpopular, because tiling is a lifesaver. Fuck mouse controls.

        • basiclemmon98@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          I use tiling too (i3), it’s more about wayland sucking than the tiling, but combining those 2 results in a lot of frustratin little issues that need specific rules for different software.

  • DonutsRMeh@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    Unpopular opinion: install community distros, not corporate ones. That way you can support the developers for their hardwork. Redhat doesn’t need our money, they already make enough of it. I use CachyOS, btw.

    • BurntWits@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      I just switched to CachyOS and I’m really enjoying it so far. My journey so far has been Mint > Bazzite > Kubuntu > back to Mint > CachyOS and for the first time I don’t have any real complaints. There’s a voice inside my head telling me to jump to just standard Arch though. Not really sure why. Have you tried standard Arch? If so, how does it compare to CachyOS? I probably won’t end up switching, I haven’t had any issues yet and I’m a computer problem magnet and certified idiot, so I’ll probably stick to what works, but something draws me to pure Arch.

      • DonutsRMeh@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        I’ve run vanilla arch for quite a while. CachyOS is a ton better. Arch is barebones and you have to do everything yourself. If you have the time and patience to do it, then more power to ya. I’m a dad of two, one of which is on the spectrum. So, I wanted something like Arch that just works and doesn’t require too much maintenance, and cachy has been just that.

        I’ve not had a single major issue with it in the 3 months it’s been running on my machine. Just your normal Linux annoyances. I love how the gaming package on cachy is literally one click of a button. Also, it’s a lot faster

          • DonutsRMeh@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            3 months ago

            Dude, fucking congratulations 🎉🎉. And yes, your PC should never take time away from your kids. I love taking care of mine, they’re so much fun. I love that my PC just works. And if Cachy gives me any trouble, it’s gone and will be replaced with something immutable like Bazzite. I legit want my machine to JUST work with minimal issues. I have had Bazzite on a laptop I have for close to 6 months now and it’s rock solid and a true just works distro.

            • BurntWits@sh.itjust.works
              link
              fedilink
              arrow-up
              0
              ·
              3 months ago

              Thanks man, yeah I’m pretty excited. I’ve always wanted kids, it’s crazy to think I’m finally going to have one soon.

              For sure, family always comes first, especially kids.

      • seralth@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        Standard arch is just a downgrade from cachy if you just want a functional computer and not have to think about it.

  • BeigeAgenda@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    After trying 10+ distributions over the years the urge to try something new is not that strong, I settled on Debian based distributions.

    But if I should try something new I would look into FreeBSD to get some Unix experience, or else NixOS also sounds interesting.

    • SpikesOtherDog@ani.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      I’m trying to convince myself to try Bazzite from Mint. I have used Mint for 3 years now and need to install on a new larger drive.

      • eodur@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        I’ve really enjoyed my Bazzite experience. I’ve been running Linux for decades though, so take it with a grain of salt.

  • c1a5s1c@feddit.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    the right distro for you is whatever works for you. you don’t order a steak just because your friends get one, when you really want those succulent linguinis.

  • JakenVeina@midwest.social
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    “You don’t HAVE any friends! NOBODY likes youuuu!” (/s)

    A fitting image choice, in more than one way, lol.

  • CubitOom@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    If you are happy with your distro then that’s cool.

    But if you got an urge to try a different distro, just install on a spare drive or partition your current drive and dual boot.

    You could even try a live image or something like Distrosea without installing anything.

    It’s easy, free, and you might form new opinions.

    • embed_me@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      I used to be like you, then I used Arch btw. Then I actually used fedora then I started reminiscing about Arch btw.

      • i_love_FFT@jlai.lu
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Your message makes me think i shouldnstart a new fork of Arch, and name it “Arch btw”, and make it crappy.

        It would break all the memes about arch