One of the endless struggles in writing reusable API endpoints is creating useful schemas to describe ..
Carolyn inherited a somewhat old project that had been initiated by a "rockstar" developer, ..
Dan was using a third-party database which provided a PHP API. At one point, Dan was running into an issue ..
Sometimes, you see some code which is perfectly harmless, but illustrates an incredibly dangerous person ..
It's not unusual to store format templates in your application configuration files. I'd argue ..
Aaron was debugging some C# code, and while this wasn't the source of the bug, it annoyed him enough ..
In ancient times, Rob's employer didn't have its own computer; it rented time on a mid-range ..
Where did you GOTO on your vacation? Nowhere. GOTO is considered harmful. Original --Remy Everybody ..
If you write a lot of Java, you're going to end up writing a lot of getters and setters. Without ..
Many a network admin has turned to the siren song of Perl to help them automate managing their networks. ..