Y
Hacker News
new
|
ask
|
show
|
jobs
by
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.
1 comments
hughdbrown
53 days ago
curl -s
https://api.github.com/users/mitchellh
| jq .id
link