It always made me laugh because "Mai Null" means "never null" in Italian and because he's had plenty of issues due to his family name.
When your last name is Null, nothing works
11–20 of 310 posts
Re: When your last name is Null, nothing works
#12Re: When your last name is Null, nothing works
#13Who's checking if a string matches "null" rather than is null!?
Re: When your last name is Null, nothing works
#14Re: When your last name is Null, nothing works
#15Who's checking if a string matches "null" rather than is null!?
Re: When your last name is Null, nothing works
#16It became almost a ritual in the first term of the school year for us to make a visit to IT Support and request a second account... there was always a bit of contention between us about who got the 'proper' username and who got the disambiguated one!
Re: When your last name is Null, nothing works
#17Who's checking if a string matches "null" rather than is null!?
Any time "$var" is interpolated without check into an INSERT, and any maintainer finds it easier to just check for null as a string rather than ask a DB admin or committee to update the DB after a lot of red tape and risk assessment. So... very often.
Re: When your last name is Null, nothing works
#18https://xkcd.com/327/
Re: When your last name is Null, nothing works
#19Who's checking if a string matches "null" rather than is null!?
Re: When your last name is Null, nothing works
#20For many years, my mother's proper legal name on her birth certificate was the empty string. This wasn't usually a problem before computers as she'd go by a given name instead, even on government paperwork. She started having issues with systems being unable to process her information in the late 90s and early 2000s. Background checks would fail, passports couldn't be issued, and so on. She eventually had it changed,…