Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I do suppose that people who have built their own computers and have used multiple operating systems have better knowledge of how computers work…
-
Sometimes it's even better to reinvent the wheel, if existing wheels aren't easily serviceable. Other people's wheels are often unnecessarily complex and don't fit properly, because they weren't designed for your vehicle.
I think everyone knows the scenario where a package keeps you from upgrading your framework, so you fork the package, fix it, and wait for your PR to be resolved.
Then you realize that you really only use one single function from that package, and it would've been so much easier if you had just written those 10 lines into your own codebase from the start.
Related Rants
You don't need to reinvent the wheel, but you have to know how it works.
undefined
wheel
programming