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

thankfully i work with compiled language so can run native binaries and not have to deal with this crap.


Do you statically link glibc? Everything needs an environment to run in. I wrap all my Rust projects in a container for ease of deployment.


> Everything needs an environment to run in

It's called the Operating System.(obviously i am talking about production not development).


A self contained binary is fine, but if a program is going to clutter my system then I prefer it to be containerized.


That sounds like a development environment problem, not a production environment problem.




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

Search: