Fun

One of the best things about being a programmer is getting to experiment on all the new things happening in our industry. It's easy to feel overwhelmed! But it's also easy to feel inspired by the crazy creativity out there. Join me in exploring these things.
Constraints and Logic in Your Database
May 13 Postgres

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
Feb 12 Fun

👻 Hacking Ghost for Fun and Profit

Back in 2014 I created a course for Pluralsight called Hacking Ghost, which is the...

Read article
Weird Brazil Date Bug with Jon Skeet
Dec 30 Fun

Weird 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
Aug 21 Fun

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