> Even purely in code, you always have the choice of implementing a solution yourself or finding the work of someone else, packaged into a library, which solves the problem for you.
In my experience, this isn't remotely true, especially if you're constrained to use a particular language and don't want to pay the overhead of wrapping another language
In my experience, this isn't remotely true, especially if you're constrained to use a particular language and don't want to pay the overhead of wrapping another language