Fun
Copilot, The Good Parts: Efficiency
There are so many opinions about Copilot and AI in general - many of them negative - and it's easy to see why. There are some good parts, however, and I want to explore them....
Read article
Constraints and Logic in Your Database
Logic in your database... is that what constraints are? If you're a programmer, yeah, it's logic. If you're a data person, it's heaven....
Read article👻 Hacking Ghost for Fun and Profit
Back in 2014 I created a course for Pluralsight called Hacking Ghost, which is the...
Read articleWeird Brazil Date Bug with Jon Skeet
Digging through my archives once again and found this wonderful video with Jon Skeet doing what he loves to do: sleuthing date bugs and answering questions on StackOverflow!...
Read article
Mod and Remainder Are Not The Same
A remainder and a modulus look so very similar, but they are not the same thing and worse, are treated differently by different programming languages. Do you know how your language handles mod?...
Read article