|
|
|
Ask HN: Have you ever seen a perfect codebase?
|
|
10 points
by mcdow
210 days ago
|
|
In my experience even the best software projects have a few skeletons in their closet, blemishes on an otherwise well-built project. At the end of the day, we all have to build things that simply work and provide business value. Striving for perfect code is not the goal. But it does make me wonder: does perfect software even exist? If not, what's the gold standard? |
|
The best codebases I've worked on have had brilliant teams making sure they code was elegant and as close to perfection as I've seen, but that also got thrown in the trash because they were just coding for its own sake, without bringing any actual value to the end users.
I'm sure there are projects out there that do both product and engineering well. I just haven't seen it.