←back to thread

98 points colinprince | 2 comments | | HN request time: 0.002s | source
Show context
kylecazar ◴[] No.45143445[source]
I chose "Johnny Carson" and "Anderson Cooper", and it picked a pretty circuitous route involving Letterman and Obama.

Surely they could just be connected through Leno, for example.

Either it's a path problem or just a collection size problem I suppose. Cool nonetheless!

replies(1): >>45144056 #
jonathanfranzen ◴[] No.45144056[source]
Creator here — the site runs a shortest-path search over the set of photos I’ve manually verified. Thanks for pointing this out, I just added Carson-Leno and Leno-Cooper, so now their interview guests are all down to a couple hops. Talk show hosts are major connectors! Letterman is a real skeleton key to the 20th century, he interviewed Edward Bernays who has a pic with Eleanor Roosevelt, and it all pops off from there.
replies(2): >>45144911 #>>45146280 #
1. kylecazar ◴[] No.45144911[source]
I see! I can imagine them as serious connective tissue, who else interviews royalty/presidents one day and young pop idols the next. Again, really cool project, thanks for sharing!
replies(1): >>45145309 #
2. kevin_thibedeau ◴[] No.45145309[source]
That would be an interesting topic to analyze. Generate random parings of people and compute the paths between them, then tally the people who show up most frequently in the connections.