The Daily WTF Ellen sends us a very simple WTF today, that she found in production code. bool condition; try { condition = true; } catch {
The Daily WTF Jeremy found this VB.Net code. It has a simple job: return a file back to the client, but with a twist: they don’t know what
The Daily WTF Many years ago, Matt left a position where he developed in FORTRAN, and went off to do other things. The company hired a
The Daily WTF With your weekly dose of snark, and just one execrable pun, here follows Error’d: A reader who asked to remain Very Anonymous
The Daily WTF Python is a language underpinned by a philosophy about how programming should work. It’s opinionated. As a result, in the
The Daily WTF Sandra has ongoing issues. When we last checked in, we had some problems with geography, and those problems haven’t been
The Daily WTF Tony works in a Java shop that makes extensive use of XMLDocs comments. Now, it’s no surprise that many of the comments take
The Daily WTF Jeremy was sent hunting a bug in some older JavaScript code. The key problem was that many phone numbers were getting a US country
The Daily WTF A couple of mojibakes and only one really awful pun this week. This editor was in Texas for the week and just can’t escape
The Daily WTF Jon sends us an entire function, but I’m just going start with the comment, after which you’ll understand everything