Hacker News new | ask | show | jobs
by thallium205 2973 days ago
But if you're in a competitive environment that requires speed, why would you write for readability?
2 comments

Because you’ll end up debugging the code an hour later when it fails on an edge case?
The really good competitors won't make that sort of mistake...
Because you probably have to re-read some, if not most, of the code while working through a solution.