roamer
Power Member
- Dec 2, 2008
- 500
- 481
Why bother? Why reinvent the wheel coded by (probably) better coders.
We all know that things we create are uber-perfect and everything written by anyone else is inefficient crap, right?
It 's called the NIH (Not Invented Here) syndrome.
This. Ignoring the solutions already at hand is the best way to doom a project, by concentrating on the trivial aspects of the project (re-creating existing solutions from scratch) instead of working on the specific functionality needed (ie. what is actually required and is not pre-existant).