Y
Hacker News
new
|
ask
|
show
|
jobs
by
ethbr1
363 days ago
Point being, if it
always
slowed down (sign or no sign), then at least reaction time requirements would be lessened.
1 comments
ryandrake
363 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.
link
ethbr1
362 days ago
if(bus) slow
if(bus and sign) stop
Then at least it fails slightly safer.
link