• Disorder6069@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    Ubuntu: was the first distro that came up… hated it and went back to windows Manjaro: tried it after Ubuntu, was great for 2 months until it broke and I swapped to arch Mint: never used it Debian: used it once for a VM because it wasn’t canonical, but it was meh Endeavour: never used it Arch: it was great and I still use it for my cheap side laptop, but I forgot to update it for a month and it broke on my main laptop and I wasn’t good enough with Linux to fix it at the time so that computer runs Nix Nix: used it after arch broke and I was paranoid with having to fix stuff… still use it on my primary computer but am frustrated with how hard it is to develop in rust on

    • pimeys@lemmy.nauk.io
      link
      fedilink
      arrow-up
      2
      ·
      5 days ago

      In my experience, nix works exceptionally well with Rust. Python and JavaScript are nastier, especially if the libraries use C extensions.

      • Disorder6069@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        I think my problem comes from trying to compile for MUSL so I can use the binary in an alpine docker container… I’m working on setting up a docket development environment though, so here’s hoping it works