Post #1828121
2026-05-01 02:19 UTC
@jonmsterling@mathstodon.xyz I've packaged software that mixes some obscure deps and have been running for ~8 years now across many machines. The tinkering does stop. At work I only introduce it we need to run many esoteric typically old/dead native CLIs that conflict over their lib deps. Essentially Nix solves the DLL hell in that case and lets you deploy incompatible native CLIs in a single container or VM.
Replies (1)
-
@t0yv0@vmst.io 2026-05-01 02:20
@jonmsterling@mathstodon.xyz nix ux and docs have been pretty punishing, but these days I just ralph loop claude until it gets the nix build right.