Hacker News new | ask | show | jobs
by moris_borris 1249 days ago
The miracle of a clean code base is that it means some programmers got together and agreed on a bunch of things.
1 comments

I’d think it’s the opposite: clean code indicates 1-2 opinionated individuals built it. Committee decisions are almost always overly complex compromises with too many special cases. See most RFCs, IEEE specs, congressional bills.