deleted by creator
deleted by creator
I would just pick the value from the root of each underlaying balanced binary tree, easy.
Just buy a new SSD to install Linux on. If you decide to switch back just plug the old one in.
I quite enjoy Nix flakes for this. Only certain languages have good support though (C, Rust, Haskell, OCaml, …).
It’s easier to write that much if you are just making stuff up…
I don’t have 2 mil, how do I get out of this? File for bankruptcy?
Stand a little out of my sun.
A package is reproducible if you use the same inputs, run the build, and get the same outputs.
The issue is that the build can produce different outputs given the same inputs. So you need to modify the build or patch the outputs. This is something that is being worked on by most distributions: https://reproducible-builds.org/who/projects/
NixOS is not special in that regard nor are all NixOS packages reproducible.
Nope, nix doesn’t ensure or require that the builds are deterministic. It’s not any better in that regard than other package managers.
It’s not really fully reproducible either.
deleted by creator
You write it in vim and then copy paste it once you are done.
BTW, why do you need a markdown editor?