Ask HN: What's the smartest/funniest comment you have read in a block of code? 8 points by tejbirwason 12y ago ↗ HN
[–] notduncansmith 12y ago ↗ In Sequelize's MySQL Connector Manager, they implement their own connection pool a Futurama reference[1]:// I'll make my own pool, with blackjack and hookers![1]: https://github.com/sequelize/sequelize/blob/bb40f280e2df900c...By the way, you might also enjoy http://whatthecommit.com/
[–] emilga 12y ago ↗ I was grading some students' Python code. On the line above a particularly complicated piece of code, there was the single comment #yolo.
[–] mrgreen 12y ago ↗ // drunk, fix later or // If this comment is removed the program will blow uphttp://stackoverflow.com/questions/184618/what-is-the-best-c...
3 comments
[ 3.5 ms ] story [ 12.5 ms ] thread// I'll make my own pool, with blackjack and hookers!
[1]: https://github.com/sequelize/sequelize/blob/bb40f280e2df900c...
By the way, you might also enjoy http://whatthecommit.com/
http://stackoverflow.com/questions/184618/what-is-the-best-c...