Skip to content

Instantly share code, notes, and snippets.

@brikis98
Created May 3, 2014 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brikis98/c4180e793ae32d1a4dfb to your computer and use it in GitHub Desktop.
Save brikis98/c4180e793ae32d1a4dfb to your computer and use it in GitHub Desktop.
One of the best comments from the StackOverflow discussion "What is the best comment in source code you have ever encountered?" http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encountered
//
// Dear maintainer:
//
// Once you are done trying to 'optimize' this routine,
// and have realized what a terrible mistake that was,
// please increment the following counter as a warning
// to the next guy:
//
// total_hours_wasted_here = 42
//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment