Hacker News new | ask | show | jobs
by AtmaScout 4028 days ago
I agree completely with avoid being clever. If the situation requires you write clever code, make sure it is commented fully.
1 comments

Where 'fully commented' includes your arguments for its correctness. A person who is writing 'clever' code that is not backed by an argument for its correctness is not being clever: the best he can hope for is lucky.