Remix.run Logo
Sharlin 3 hours ago

You misunderstood the GP - they were criticizing the way some programmers use "code should be self-documenting" as an excuse when they actually mean "I’m too lazy to write comments even when I really should". Just like "premature optimization is bad" may in fact mean something like "I never bothered to learn how to measure and reason about performance"

alexjplant 3 hours ago | parent | next [-]

Updated my comment to refine my rhetorical intent. Thank you for the call-out.

wombatpm 3 hours ago | parent | prev [-]

At a minimum they should comment their GOTO’s