Skip to content

Instantly share code, notes, and snippets.

@sampsyo
Last active August 29, 2015 14:05
Show Gist options
  • Save sampsyo/ae0531ef758828a631f2 to your computer and use it in GitHub Desktop.
Save sampsyo/ae0531ef758828a631f2 to your computer and use it in GitHub Desktop.
dan and bike guy

You said that, after passing the bike, you both came up at a red light. Like this:

back and to the left

In Fig. 1, Dan is behind Bike Guy. Then, in Fig. 2, Dan did a seemingly reasonable thing and passed Bike Guy, who was going pretty slow. However, then they both came to the red light in Fig. 3. Like any normal human, Bike Guy came up alongside or slightly in front of the car. (Unlike a normal human, he also went nuts.)

The thing is that, after the light turns green and you both go (Fig. 4), Dan just needs to pass Bike Guy again (Fig. 5). This can be kind of frustrating as a cyclist: when a car passes you, only to get into a situation where they’ll need to pass you again!

The alternate strategy is to stay behind Bike Guy: essentially to skip Fig. 2 and go straight from Fig. 1 to Fig. 3. You reduce the total number of passings from 3 to 1! And you both get where you’re going at the same speed, because the light is red anyway.

That’s why this kind of pass makes me somewhat miffed as a cyclist: it’s fine when cars pass me because they’re going somewhere faster, but it’s frustrating when they pass for no reason: when I’m just going to have to pass them back a moment later.

@travo
Copy link

travo commented Aug 27, 2014

Great illustration of a common problem Adrian — this drives me crazy as a cyclist. As a driver, I always try to avoid Fig 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment