upvote
> The userspace libs don't have a stable ABI at all, and this is a widely discussed problem.

And DLL hell isn’t? Or the shambolic mix of 32 and 64 bit libraries on Windows?

Anyway, desktop binaries are increasingly rare for business software.

reply
I dont think dll hell is a problem anymore

https://en.wikipedia.org/wiki/Side-by-side_assembly

reply
You are describing the gnu c library I believe. That can be worked around with flatpak and appimage.
reply