The Daily WTF For those looking to get into software development, there’s never been more access to tutorials, guides, training programs,
The Daily WTF With all the investments that have recently been made in statistical/brute-force methods for simulating machine intelligence, it
The Daily WTF Sometimes bad code arises from incompetence, whether individual, or more usually institutional. Sometimes it’s overly tight
The Daily WTF Unit testing in C offers its own special challenges. Unit testing an application heavily dependent upon threads, written in C,
The Daily WTF Shipping meaningful data from one company’s IT systems to another company’s IT systems is one of those problems
The Daily WTF Much of the stories and code we see here are objectively bad. Many of them are bad when placed into the proper context. Sometimes
The Daily WTF We are all hopeful that there might be some cause for tentative optimism regarding the eventual end of coronavirus pandemic. But
The Daily WTF Many years ago, I worked for a company that mandated that information like user credentials should never be stored “as plain
The Daily WTF Pierre inherited a PHP application. The code is pretty standard stuff, for a long-living PHP application which has been touched by
The Daily WTF At a certain point, it becomes difficult to write a unit test without also being able to provide mocked implementations of some of