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
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
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
In my experience, nix works exceptionally well with Rust. Python and JavaScript are nastier, especially if the libraries use C extensions.
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