Skip to content

Comment on A Special Kind of Hell: intmax_t in C and C++ (2020)parent

Comments

Wasn't dynamical linking crucial 20 years ago, when drive space and bandwidth were expensive?

It's still pretty important today for things like security-critical libraries, libc, plugin systems, etc.

However it is probably overused relative to the situations where it is genuinely useful.

Hence the increasing popularity of docker for interpreted projects.

However, if we're decoupled from the system .so files, then the 'Hell' of the The Famous Article might be reduced to a Purgatory.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.