Someone analysed the comments in #redis and identified nine different types:
* Function comments
* Design comments
* Why comments
* Teacher comments
* Checklist comments
* Guide comments
* Trivial comments
* Debt comments
* Backup comments
Quite interesting: http://antirez.com/news/124
@martin That's written by Salvatore Sanfilippo, the original author of Redis! Great article.