Greg Hewgill (ghewgill) wrote,
Greg Hewgill
ghewgill

rules of the road

I've recently noticed a lot of drivers around here with bad driving habits. Perhaps this isn't stuff that they explicitly teach you in driving school, but it's just common courtesy and sense.

To all the drivers out there with annoying driving habits:

  • If you have the right of way, take it. If I'm waiting to turn left from a side road onto a main road, and you are turning left from the main road onto the side road, don't stop and wave for me to go just because I've been waiting longer.
  • Keep up with the speed limit. Yesterday I found myself behind traffic going 45 in a 70 zone.
  • If you are going straight through a light and have a choice of two lanes, don't pick the rightmost one that blocks people behind you from turning right while the light is red. Especially with the long lights around here.
  • If I'm waiting to turn right, and you are approaching from the left intending to turn out of the lane I'm turning into, use your signal so I know what your intentions are.
  • If you are ahead of me and intend to change lanes into a turn lane, don't slow down too much while you're still in front of me unless there isn't enough room to do it in the turn lane.

Thank you for your attention.

Tags: driving, rant
Subscribe

  • debug line information in psil compiler

    I've only had a bit of time to work on the Psil compiler, but it's coming along well. The compiler now generates Python AST code for many kinds of…

  • psil presentation and compiler details

    As promised last week, I've been working on making Psil work in a Python 3 environment. But first, a small but entirely relevant digression which…

  • psil manifesto

    I haven't talked about Psil (my implementation of Lisp on Python) for a while. It's been on the back burner while I've explored other things (such…

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 20 comments

  • debug line information in psil compiler

    I've only had a bit of time to work on the Psil compiler, but it's coming along well. The compiler now generates Python AST code for many kinds of…

  • psil presentation and compiler details

    As promised last week, I've been working on making Psil work in a Python 3 environment. But first, a small but entirely relevant digression which…

  • psil manifesto

    I haven't talked about Psil (my implementation of Lisp on Python) for a while. It's been on the back burner while I've explored other things (such…