Hacker News new | ask | show | jobs
by ByteJockey 1455 days ago
If that were the case, you'd expect to see forking of 3rd party libraries rather than writing of new ones.
1 comments

Most of the time you probably only use a small portion of the 3rd party library functionality so forking the whole thing and ripping out everything you don't use or maintaining it doesn't make much sense.