Revenue err Red light cameras
Study says the cause accidents.
Meanwhile, red light cameras are good at tattling on themselves, particularly when people monkey with the timing. Glitch in the computer programming? Tell me another one.
March 14th, 2008 at 9:32 am
I happened to be in an IL committee meeting when they were debating a camera bill. The advocate specifically said it wouldn’t be used as a revenue generator. The entire room laughed, including the committee members. It passed anyway.
March 14th, 2008 at 10:07 pm
Computer glitch is at least three kinds of bullshit. I worked with someone who wrote software for that kind of stuff, and it is 99.999% bulletproof coding. It’s all made to be exactly the same, and to interface exactly the same way, to make it harder for people to screw up the installation. The other thing is; all of the code has built in drops so that if anything screwy happens, it automatically stops working. Even if the glitch it minor.
He complained profusely because writing code so failure-proof is very difficult.
“The computer did it” is an excuse that is becoming far too overused. Perhaps we need this code to be open source. So the computer did it? Then which line of code was referenced in the segfault?