Y
Hacker News
new
|
ask
|
show
|
jobs
by
pimeys
54 days ago
I'm also surprised. I'm user 34967 and I was pretty far from Silicon Valley when I joined in late 2008.
1 comments
wyclif
54 days ago
Where are you finding your join number on GitHub? I just spent a few minutes looking at my profile and settings, but I don't see it anywhere.
link
hughdbrown
54 days ago
curl -s
https://api.github.com/users/mitchellh
| jq .id
link