Hacker News new | ask | show | jobs
by binarycrusader 4749 days ago
So the developer wants to reduce their cost of properly engineering and documenting their application's usage of a particular library in exchange for significantly increasing the costs of rebuilding and updating every software package that uses the same libraries onto the OS developer and their customers?
1 comments

Who said he didn't properly engineer and document their applications usage of a particular library?
By forking a library, you are not properly using it. You're using something else.

Here "properly engineering and documenting" means pushing upstream changes to officially support your use case, and documenting it so other people know why your use case is important.