Hacker News new | ask | show | jobs
by i_hate_pigeons 1641 days ago
I once worked in a codebase full of such comments, they were all like

// Adding this because XYZ said so

2 comments

Sounds like a plain-language version of "git blame"!
I've also seen it where every comment was just who made the code change and the date. "John K. 10/13/1994"