Hacker News new | ask | show | jobs
by ryandrake 362 days ago
I mean, it can be programmed in any way, so why not program it to follow both rules: If the sign is extended, then stop. Else if the sign is not extended, slow down.
1 comments

if(bus) slow

if(bus and sign) stop

Then at least it fails slightly safer.