89
Senior Wisdom
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
comment the code! tell future you why is that needed and what its doing.
Write better code, with good names and sensible interfaces. Comments can get bugs just like code, but it doesn't have a compiler or unit tests, so only code review keeps it aligned.