Hacker News new | ask | show | jobs
by c0mptonFP 1373 days ago
Being mindful of system library versions is deployment 101. They're dependencies after all.

Also, I do prefer to avoid dynamic linking altogether.