I get frustrated trying to advocate for not using it anymore.
Do you have such experience. Are you for hungarian notation? change my mind?!
I am working on a C codebase which exclusively uses do-while loops with manual initialization and incrementing of the loop counter. Pick your battles. Lead by example if you think you know better.
Before that, I would spend a lot of time figuring out how data structures changed as the program went on.
Now I view it as redundant.
Are you using good tools at work? What language are you using?
What safety/readability is it giving you that's not provided by your compiler/IDE?