The Daily WTF Rational Tim R. observed “When setting up my security camera using the ieGeek app there seem to be two conflicting
The Daily WTF Michael had a co-worker who was new to the team. As such, there was definitely an expected ramp-up time. But this new developer got
The Daily WTF Conditional statements, we would hope, are one of the most basic and well understood constructs in any programming language. Hope,
The Daily WTF Joseph sends us a tried and true classic: bad date handling code, in JavaScript. We’ve all seen so much bad date handling
The Daily WTF Joseph sends us a tried and true classic: bad date handling code, in JavaScript. We’ve all seen so much bad date handling
The Daily WTF Today’s anonymous submitter supplies us with a classic antipattern: padding via switch: string TransactionOrder =
The Daily WTF The weather isn’t the only thing that’s balmy around this parts. For instance Bruce, who likes it hot. “Westford,
The Daily WTF Phil‘s company hired a contractor. It was the typical overseas arrangement: bundle up a pile of work, send it off to another
The Daily WTF One of the long-tenured developers, Douglas at Patrick‘s company left, which meant Patrick was called upon to pick up that
The Daily WTF Rob‘s co-worker needed to write a loop that iterated across every element in an array. This very common problem, and