Let's say you saw a method called StrToGuid, in a C# codebase. Your first thought might be: "Wait, isn't ..
"There are a few more functions like this in the same file," writes Jenny, about today's submission. ..
Austin's team received a bug report. When their C# application tried to load certain settings, it would ..
In the endless quest to get asynchronous operations right, we're constantly changing approaches. From ..
Lacy's co-worker needed to collect groups of strings into "clusters"- literally arrays of arrays of strings. ..
Giles's company has a hard time with doing things in the database. In today's example, they attempt the very ..
Carolyn's company has a bunch of stringly-typed enums. That's already a problem, even in Python, but the other ..
Steve's predecessor knows: sometimes, stuff happens that makes you go "WTF". While Steve was reviewing ..
When companies reinvent their own accounting software, they usually start from the (reasonable) position ..
Shery sends us perfectly innocent looking Java class, marked up with some annotations. The goal of this ..