Hacker News new | ask | show | jobs
by anthonyb 5050 days ago
> “Don’t comment bad code—rewrite it.”

That's advocating against bad code, and specifically the fairly widespread practice of commenting what it does rather than fixing it.

It's not a blanket statement against comments in general.