Hacker News new | ask | show | jobs
by valuearb 3148 days ago
Comments are really useful to explain reasoning behind complex sections, or edge cases that caused code to be written. Other than that I hate boilerplate comments, and try to make code self documenting.