• yamanii@lemmy.world
    link
    fedilink
    arrow-up
    54
    arrow-down
    2
    ·
    8 months ago

    I thought the point of Linux was not doing this every year like with Windows?

    • Ibaudia@lemmy.world
      link
      fedilink
      English
      arrow-up
      40
      ·
      8 months ago

      Realistically you don’t have to if you’re not constantly tinkering, but if you’re changing a lot of low-level stuff without knowing what you’re doing, you have the ability to break things. If you don’t know how to fix them, then it’s easier to just reformat. Basically it’s a skill issue lol.

      • fuck_u_spez_in_particular@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Yep tinkering with the system is probably the main issue (for that NixOS is awesome btw.). But even when you’re not constantly tinkering. System-State accumulates over time, bugs are also apparent in (upgrading of) distros, and the maintainers of a distro cannot realistically handle every upgrade time-point x -> y, so stuff will likely break after some time.

        But even when I have fixed all the issues in my previous at some time broken distros, at some point it just feels good to have a freshly installed system without all that dirty accumulated state (NixOS + impermanence and you’ll have that every reboot :P, see also this)

    • Hexarei@programming.dev
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      8 months ago

      I’ve been running the same installation of Manjaro since 2018, across three different machines. Each time I’ve upgraded hardware I just pop the SSD out and stick it in the new motherboard. Zero instability or troubles from that. Meanwhile I’ve done that to my wife’s Windows PC and it resulted in going through a whole rigmarole with calling Microsoft because the OS install was suddenly no longer activated.

      Linux didn’t even care that I went from AMD to Intel to AMD.

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        I have 3 clones of my 10yo Manjaro desktop install running on other hardware around my network, including a Proxmox VM. It just jumps across, fires up and I fix the hostname, good to go.

        • Hexarei@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          Cloning a base image and creating VMs from it is one of the coolest things. I do it for my VMs on my Proxmox cluster any time i need a new server for something - and yeah just copying my dev desktop to my new laptop for going to a conference was such a great way to avoid hours of setup

    • kshade@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      8 months ago

      You don’t have to do this, I manage some machines that haven’t been reinstalled for over a decade. It’s really just because “it feels cleaner”, I guess.

    • Rolder@reddthat.com
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      Whose doing it every year with Windows? I’ve had it for years and only reinstalled once when I got a bunch of new hardware

      • TwanHE@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I reinstall about every 6 months, or whenever there is a big feature update. It’s rather noticeable when running benchmarks that performance drops over time mostly 0.1% lows.

        Especially when running a stripped install, Microsoft somehow always finds a way to enable shit again or reinstall bloat with updates.

        • confusedbytheBasics@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          What do you change after a clean Windows install? I used to have a script that would turn everything off but it doesn’t work anymore.

        • Ibaudia@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          This, plus I’ve found corruption to be a way bigger issue on Windows. I had been using a Win10 install for about 5 years and eventually it just stopped booting and I had to reformat. Maybe it was my SSD, but I’ve been running Linux on that same SSD ever since then with 0 issues.

    • agent_flounder@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      8 months ago

      It is nowhere near necessary to reinstall the OS to fix anything… at least for Mint and Raspbian which are the two I’ve used over the last decade. I may have done an upgrade on mint a few times. Otherwise it chugged on merrily.

      PS: now that I think about it I’ve never reinstalled windows on my old laptop either. I like to find the root cause of problems and fix them rather than giving up and reinstalling… call me crazy?