I do the opposite I find someone didn't comment it, I'm adding some as I want to ensure someone later doesn't have to waste time figuring out what something does.
if the comment is pointless, yeah I'll delete it, but I approve of people "showing their work" so another dev can understand it.
Authored Comments
I always document my code, even if it makes sense. I do it because its good practice and I can make documentation for anyone who needs to use it.
I know it can get heated between developers on if you should document, I know its split on my team.
I do the opposite I find someone didn't comment it, I'm adding some as I want to ensure someone later doesn't have to waste time figuring out what something does.
if the comment is pointless, yeah I'll delete it, but I approve of people "showing their work" so another dev can understand it.