Alexandar sends us some C# date handling code. The best thing one can say is that they didn't reinvent ..
"Don't use exception handling for normal flow control," is generally good advice. But Andy's ..
Early in my career, I had the misfortune of doing a lot of Crystal Reports work. Crystal Reports is another ..
Loading times for web pages is one of the key metrics we like to tune. Users will put up with a lot if they ..
Alice picked up a ticket about a broken date calculation in a React application, and dropped into the code ..
For testing networking systems, load simulators are useful: send a bunch of realistic looking traffic ..
Sebastian is now maintaining a huge framework which, in his words, "could easily be reduced in size ..
Today's code, at first, just looks like using literals instead of constants. Austin sends us this ..
"Boy, stringly typed data is hard to work with. I wish there were some easier way to work with it!" This, ..
DZ's tech lead is a doctor of computer science, and that doctor loves to write code. But you already ..