• Blastboom Strice@mander.xyz
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    1 day ago

    It’s kinda how I ended up with nixos

    Wanted a stable and cool system, so went with debian stable.

    But stable was outdated for my taste, so I went to testing.

    But testing had missing packets, so I tried to update to unstable, though I did it badly and crashed my system.

    After resinstalling testing, I tried to make a semi-failed script to autodownload/update apps outside the debian repo, but I found out that nixos essentially did this, in fact much better. And I accidentally deleted my /usr/bin/ dir with that script, so I eventually went with nixos unstable:)

    • c10l@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      11 hours ago

      Bath water … baby ?

      I mean, the logical step is to go to Debian sid, which, despite its alternative name unstable, is really not. I’ve been running a gaming rig on it for over a year with nothing more than vey vey minor hiccups, mostly because I’m impatient and run apt full-upgrade frequently.

      • Blastboom Strice@mander.xyz
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        As I said, the truth is I rushed it, I had upgraded to testing from stable and then tried to upgrade to sid, but it was a reciepe for disaster, lol.

        Either way, I saw the dependency chaos happening, I was kinda uncertain which package was safe to upgrade (I had installed a debian package to mention buggy apps, but it confused me even more) or if the if any dependencies would change and cause a mess.

        I then found nixos with its declarative nature which I found much less confusing and harder to break, so I spent around 4months testing it and then made the transition (this was the first time I was seriously considering transitioning to linux and I took my time to do it thoughtfully)😅