Raito Bezarius on Nostr: npub1sw9d3…6kar7 I think the problem here is not really the scalability, like I can ...
npub1sw9d3w6hzrasgtv4cqkkdq4ghw454p59ucwznjxq6whshaur3rsse6kar7 (npub1sw9…kar7) I think the problem here is not really the scalability, like I can run the processes and go sleep.
It's things like https://github.com/NixOS/nix/blob/75101396dc9bcd121ac865fcfb2b81bebe386746/src/libstore/gc.cc#L896 and my inability to determine if the schema migrations and back'n'forth of everything are sound or not.
I reported multiple times the issues in the Nix hackers channel because it is hard to provide proper information as most tooling just break, e.g. garbage collect fails because of a path dependency.
It's things like https://github.com/NixOS/nix/blob/75101396dc9bcd121ac865fcfb2b81bebe386746/src/libstore/gc.cc#L896 and my inability to determine if the schema migrations and back'n'forth of everything are sound or not.
I reported multiple times the issues in the Nix hackers channel because it is hard to provide proper information as most tooling just break, e.g. garbage collect fails because of a path dependency.