One hoopy frood who really knows where his towel is.
Tip: Search for terms in your own answers with user:me is:answer {search term}
Bonus: Bookmarklet to add underlines to links in StackOverflow questions and answers:
javascript:(function(){var a=document.createElement('style'),b;document.head.appendChild(a);b=a.sheet;b.insertRule('.post-text a:link, .post-text a:visited, .comment-copy a:link, .comment-copy a:visited{text-decoration:underline !important}',0);})()
Or drag this link to your bookmark bar: StackOverflow Link Underlines