I had reason to read code that a colleague and I wrote, more than 20 years ago. Let's say that we have both learned a lot about how to write code since then.
@bjorn_fahller I once used `git blame`, to figure out, which idiot wrote a certain piece of code. Turned out, it was me 🙂
I totally stopped to judge on someones code when I don't know the circumstances under which the code was written!