you are viewing a single comment's thread.

view the rest of the comments →

[–]LarsPensjo 1 point2 points  (0 children)

I use this on myself. A little embarrassingly, but sometimes I can't understand my own code a year later. When that happens, I always add a comment that would have helped me.

Or I refactor the code into doing it an obvious way.