The Daily WTF When SC got hired, the manager said “unit testing is very important to us, and we have 100% test coverage.” Well, that
The Daily WTF The most common type of submission Error’d receives are simple, stupid, data problems on Amazon. The text doesn’t match
The Daily WTF Damiano‘s company had more work than staff, and opted to hire a subcontractor. When hiring on a subcontractor, you could look
The Daily WTF Dennis found this little nugget in an application he inherited. function myTime(){ $utc_str = gmdate(“M d Y H:i:s”,
The Daily WTF “Oh, I see what you mean, I’ll just write an overloaded function which takes the different set of parameters,”
The Daily WTF Jason was investigating a bug in a bitmask. It should have been set to 0b11, but someone had set it to just plain decimal 11. The
The Daily WTF …to know which way the wind blows. This week, it’s been an ill one. Two of our readers sent us references to the
The Daily WTF Working at a company where the leadership started as technical people has its advantages, but it can also carry costs. Arthur is in
The Daily WTF Let’s say you have a web application, and you need to transfer some data that exists in your backend, server-side, down to
The Daily WTF Ben‘s web firm took on a new client, and they’re using a rather questionable shopping cart system. Like a lot of PHP