Hacker News new | ask | show | jobs
by ArtDev 1831 days ago
I wrote obvious comments to obvious code. No one else looks at my code but I do, a lot. The result is easy navigation of many many lines of code. The comments act as an index and summary to each section.

When it comes to comments, be verbose!