Hacker News new | ask | show | jobs
by rm999 5036 days ago
I can't access it now, alpha is very being slow.

The concept reminds me a bit of this chrome extension: https://chrome.google.com/webstore/detail/nangghhladpnhlllol...

2 comments

I expected this to be very slow. Access to Facebook's API is slow. My Facebook app that analyzes mutual likes is very simple and has just one stat, but it could take a second to query data for every 10 friends. The more friends you have the slower it is. You can't use just one query for all your friends either. You have split queries and wait for each before querying for the next batch.
I made something related to that extension, but instead of counting the number of hits, it keeps track of how much time you spend on different websites: http://webtimerapp.com