Live data from Hacker News

NULL license plate not such a bright idea

knrs.iheart.com

151–160 of 484 posts

Re: NULL license plate not such a bright idea

#151
post #137
post #56

Earlier quoted context omitted.

Maybe it could be added to the list of falsehoods programmers believe about names: https://shinesolutions.com/2018/01/08/falsehoods-programmers...

Now, was it a case of number 20 and they were required to enter something , or was it actually legally None? https://www.houseofnames.com/none-family-crest

Maybe the case. However, this was an international student org and the student was from Africa.

We assumed it was correct and did not dig to the bottom.

Whatever the truth was, I could close the ticket.

Re: NULL license plate not such a bright idea

#152

A colleague used an app's "generate secure password" feature to change their ISP's web portal login - which then also became the WAN router's password - which they didn't realise. It was about a week before the router dropped its connection and needed to re-authenticate - and that's when I was called in to investigate the loss of connectivity - which Windows 10 very unhelpfully reported as the network cable disconnec…

So many home-routers are run with horrid CGI-scripts on the back-end - I'd not be amazed to learn that submitting a form-field with `blah` in it would try to run the command blah (probably via busybox).

If you have time/patience it might be worth exploring.

Re: NULL license plate not such a bright idea

#154
post #66

Earlier quoted context omitted.

The problem is it's a "a privately operated citation processing center" that's causing the problem. They might even be instructed to hand-enter a NULL for these cases. I'm don't really see an incentive for the govt agency to do anything about it. It's no skin off their nose. They'll just keep sending the tickets.

Don't you have some kind of illegal prosecution laws? In my home country people could go to jail for that.

[deleted]

Re: NULL license plate not such a bright idea

#155

Confusing the value NULL for a non-null string-sequence which says “NULL” shows the clear sign of a system where no data can be assumed to hold any integrity. These bugs and categories of errors should simply not be possible in sane languages or frameworks.

That's not what's happening at all please reread.

> Apparently, when they didn't have the right data for a vehicle, a privately operated citation processing center used the word NULL in the license plate field for many tickets. Since that just happens to be Droogie's license plate, he got all of them.

So it's 'confusing' the string NULL used incorrectly (kind of, it's fine under the assumption that no one will have the license plate NULL but that assumption is wrong) with the string NULL.

Re: NULL license plate not such a bright idea

#156
post #66
post #42

Earlier quoted context omitted.

On top of that, if anything, forcing the government to fix it's bad code ( insert snarky ambiguity between software code and legal code ) can't be a bad thing. I'd buy the guy a beer.

The problem is it's a "a privately operated citation processing center" that's causing the problem. They might even be instructed to hand-enter a NULL for these cases. I'm don't really see an incentive for the govt agency to do anything about it. It's no skin off their nose. They'll just keep sending the tickets.

"hand-enter a NULL for these cases" <-- should be a reserved word then.

Re: NULL license plate not such a bright idea

#158

I own a rare collector car with a three-digit VIN. This has caused endless hassles at the DMV as well as the insurance office. Sometimes we find success by prepending the necessary number of zeros, before the VIN. Other instances in the same system require appending zeros after the VIN. The true VIN has a hyphen but that never makes it into the DMV's system. One time I got stuck in a particularly nasty loop where the…

What car is it?

It must be a car manufactured before VIN standardization in 1981, at the very least.

Re: NULL license plate not such a bright idea

#160
post #99

Earlier quoted context omitted.

> Droogie contacted the DMV who told him to change his plate. He refused because he didn't do anything wrong. While they wiped the fines off his record, unfortunately for him, they didn't fix the problem in the system so once again, Droogie has accrued another $6,000 in tickets that he had nothing to do with. He says he won't be paying those either. Except he just contacted the DMV. No lawyers necessary.

Knowing the California DMV, that contact probably took at least two hours.

Number of years ago I was frustrated because they never sent me my renewed card and it turned out they never updated my address even though I did the paperwork. Took it to twitter and tagged @CA_DMV and they responded pretty quickly and took care of it. Got my new card pretty much next day.
Post reply on HN