this post was submitted on 17 Jan 2025
203 points (100.0% liked)
196
669 readers
75 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In my experience, the c library also depends on several additional libraries which is fine except it needs version 5.0+ of a library that you're already using 3.4 of. The APIs for the library have been significantly changed, a function in the library that you heavily use has been deprecated, and upgrading to use it is more work than just implementing the desired feature yourself. The manager who suggested the library thinks you are overstating the amount of work using it will require and thinks technical debt is the money he still owes the Indian subcontractors.
This problem right here is why the entirety of containerization was invented.
And Nix!