Good luck speed cameras

shootwhatsmyname@lemm.ee to Programmer Humor@programming.dev – 1167 points –
123

You are viewing a single comment

How the heck does a system interpret a string value null as a literal null? That seems insane to me that there really is software out there written like this. "null" != null... Or so I thought, maybe there are languages out there that this can happen in easily? Or someone is storing the string value of null in a non nullable database column?