Hacker News new | ask | show | jobs
by clwoodson 5054 days ago
What others have said. Good code is self commenting. I prefer to see comments reserved for instances where its not clearly obvious why a piece of code exists (hacky workarounds, etc...)