The Daily WTF Joe sends us some Visual Basic .NET exception handling. Let’s see if you can spot what’s wrong? Catch ex1 As Exception
The Daily WTF April Fool’s day is a day where websites lie to you or create complex pranks. We’ve generally avoided the former, but
The Daily WTF We’ve got some of the rarer classic Error’d types today: events from the dawn of time, weird definitions of space, and
The Daily WTF We’ve seen loads of bad date handling, but as always, there’s new ways to be surprised by the bizarre inventions people
The Daily WTF We all know that 2038 is going to be a big year. In a mere 14 years, a bunch of devices are going to have problems. Less known is
The Daily WTF As a general rule, I will actually prefer code that is verbose and clear over code that is concise but makes me think. I really
The Daily WTF One of the perks of open source software is that it means that large companies can and will patch it for their needs. Which means
The Daily WTF One of the perks of open source software is that it means that large companies can and will patch it for their needs. Which means
The Daily WTF In a first for me, this week we got FIVE unique submissions of the exact same bug on LinkedIn. In the spirit of the theme, I dug up
The Daily WTF Alex saw, in the company’s codebase, a method called recursive_readdir. It had no comments, but the name seemed pretty clear: