Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe NixOS-like "build time binding" is the answer. Especially with Rust "if it compiles, it works". Software shares code in form of libraries, but any set of installed software built against some concrete version of lib which it depends on will use this concrete version forever (until update replaces it with new builds which are built against different concrete version of lib).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: