Hacker News new | ask | show | jobs
by gtank 4648 days ago
This turned out to be an interesting little game. I bet you can always tell a developer. Here's mine:

a: audobox.com

b: buzzfeed.com/emofly/eggs-in-exciting-holes (bookmarked for ideas)

c: calendar.google.com

d: dashboard.heroku.com

e: en.wikipedia.org/wiki/List_of_Breaking_Bad_episodes (i _really_ can't ever remember where i am)

f: facebook.com

g: github.com/gtank

h: heroku.com

i: imgur.com

j: javagenesiscoffeeroasting.com/shop/ (delicious coffee near atlanta)

k: keithv.com (language models i used frequently)

l: localhost:9292 (yep, developer)

m: mail.google.com

n: news.ycombinator.com

o: ossl-test.herokuapp.com (buildpack test for ruby + new openssl)

p: plus.google.com

q: questionablecontent.net

r: reddit.com

s: smittenkitchen.com (i was really expecting stackoverflow here)

t: twitter.com

u: unsplash.com

v: vervecoffeeroasters.com

w: wikipedia.org

x: xda-developers.com

y: yelpingwithcormac.tumblr.com

z: zenpayroll.com

2 comments

Check out Octane coffee in Atlanta if you haven't already. It's one of the things I miss about the city.
What's magic about port 9292? (Clearly I'm not a developer.)
It's the default port for running a local rack app (sort of a ruby-web-stuff middleware). For specific values of "developer" :)
Ahh makes sense.