Hacker News new | ask | show | jobs
by tliltocatl 157 days ago
IMHO dynamic libraries are a dumpster fire because they are often used as a method to provide external interfaces, rather then just share common code.