Live data from Hacker News

A Personal API

x.naveen.com

1–10 of 119 posts

Re: A Personal API

#2
This is so cool. Somebody should turn this into a platform - a mobile app that at least helps you record the stats you want, paired with an API platform that lets you grant and request permission for other "personal APIs".

Then other API calls can be built on top of individual people - College students in the US, citizens of India, etc. The possibilities are pretty endless.

Re: A Personal API

#3
The FOAF crowd already did a lot of this style of work - see also http://wiki.foaf-project.org/w/DataSources ; you probably have a few data feeds already, particularly focused on social networking site activity. Other vocabs work - ie, crschmidt's menow vocab.

Express it as json ld to make it more modern, and you have a distributed ecology of services that all talk the same sort of language, about you.

Re: A Personal API

#4
post #2

This is so cool. Somebody should turn this into a platform - a mobile app that at least helps you record the stats you want, paired with an API platform that lets you grant and request permission for other "personal APIs". Then other API calls can be built on top of individual people - College students in the US, citizens of India, etc. The possibilities are pretty endless.

I'll bet you could get a lot of this information from something like FitBit.

Re: A Personal API

#5
post #2

This is so cool. Somebody should turn this into a platform - a mobile app that at least helps you record the stats you want, paired with an API platform that lets you grant and request permission for other "personal APIs". Then other API calls can be built on top of individual people - College students in the US, citizens of India, etc. The possibilities are pretty endless.

The Biggest Loser - play along at home! Be the "biggest loser" in [your region] to [acquire swag], etc.

Sorry, maybe I'm being a bit facetious. There's definitely a lot of cool stuff that could be done with a personal API though. But how do you get people on-board? You have to have equipment to track/update stats right? Are people willing to buy into this potential network?

Re: A Personal API

#6
I've actually been toying with the idea of having a private facebook account to hold all this data and more. Facebook's pretty much become the default social layer these days and almost every app can publish data to your news feed.

Facebook also has a pretty cool Timeline UI to boot which will probably only get better as time passes.

Re: A Personal API

#7
I've thought about this many times before. But, this is the easy part.

Storing, doing simple metrics, making assumptions and returning the data is not a problem. Standardizing input methods is.

Re: A Personal API

#9
post #6

I've actually been toying with the idea of having a private facebook account to hold all this data and more. Facebook's pretty much become the default social layer these days and almost every app can publish data to your news feed. Facebook also has a pretty cool Timeline UI to boot which will probably only get better as time passes.

I'm starting to think this is a really great idea - to have somewhere to keep a private personal history - particularly for checking in to keep a track of where I've been without appearing to be a self-important moron. You know who you are FB friends!

Re: A Personal API

#10
That's pretty cool!

As an engineer, I crave data. As much as anything, this process would force me to organize that data into some archivable, more useful form.

Post reply on HN