• cygnus@lemmy.ca
    link
    fedilink
    arrow-up
    6
    ·
    1 month ago

    I use Arch BTW full-time for work and personal for about 3 years now and haven’t had any issues at all.

    • FunkyCheese@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      I worked with someone who uses arch on his work laptop

      One day it just died and he had to spend a day or two setting it all up again

      I mean, its not common, but it happens

      • flying_sheep@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        That doesn’t happen. When it breaks, it’s always recoverable, and it very very very rarely breaks (>10 years Arch user here, never lost sleep about it)

      • Addv4@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        Yeah, I ran arch through college, it broke 3 times over 4 years, basically each time because Nvidia updated. Now that I don’t have the time to fuss with spending a couple of hours chrooting in and fixing Nvidia stuff, I just swapped to endeavorOS sway community edition (and made sure none of my PCs have Nvidia anything in them) and haven’t had an issue yet.

          • Addv4@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 month ago

            Yep. Funnily enough, never really had any issues with the drivers on a desktop, only on mobile, mostly switching between integrated and discrete. But after messing with them on my laptop for a few years, you better bet my laptop was only running Intel integrated and my desktop runs on amd.

      • ceiphas@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I used to do much distro hopping coming from gentoo and settling down with endeavour. My tip for all of you: use lvm for everything outside boot, root and swap (vms, home, games). That way a complete reinstall just takes minutes.

    • bender223@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      been using Artix and Arch for two years, for work and play, no issues

      I think bleeding edge linux is probably more stable than windows

    • paequ2@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Yeah, people like to think that bleeding edge means “untested”. As if your OS was directly receiving the dev’s git push

    • shane@feddit.nl
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      The only issue I ever had was Arch ARM changing the naming convention for network devices and making me have to plug the first Raspberry Pi that I upgraded into a monitor to debug what was going on.

      This was annoying for sure, but less annoying than using a 6 year old Python version like the Red Hat Enterprise Linux at work…

      • StarDreamer@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I see your 6 year old python version and raise you RHEL5 running python 2.5 in 2022.

        That thing didn’t even have a base Exception class.

    • flying_sheep@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Around 10 years here. Some issues, but much less time wasted in total than if I had done “dist-upgrade”s the whole time.

        • flying_sheep@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          1 month ago

          It’s what Debian and similar distributions use to switch from one stable release to the next. This happens every half year for Ubuntu and every blue moon for Debian, which makes it a significantly more error-prone process than updating Arch every week in my experience.