Live data from Hacker News

Graphing when your Facebook friends are awake

defaultnamehere.tumblr.com

1–10 of 200 posts

Re: Graphing when your Facebook friends are awake

#3
Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.

Re: Graphing when your Facebook friends are awake

#4
post #3

Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.

I, too, am laughing way too much whilst at work over the writing of this.

Re: Graphing when your Facebook friends are awake

#5

Does this work for anyone, even if you're not their friend?

I would presumably work for anyone you are chatting with; that’s mostly your friends, but there are edge cases like people who asked to become your friends and haven’t accepted yet, friends of friends in a group chat, with whom you might be able to chat, etc. I haven’t tried though.

If you are inclined to, I would strongly recommend you create test accounts there to do so: https://www.facebook.com/whitehat

A. you get way funnier screen grabs, and honestly simpler controls; B. you will get love from the security engineers, which I’ve tried, and is an awesome idea.

Re: Graphing when your Facebook friends are awake

#7

Does this work for anyone, even if you're not their friend?

As it says in the article, this returns a list of the statuses of your friends, he's not querying people individually. He is, however, storing the records individually, but that's a function of his program, not how the API behaves.

Re: Graphing when your Facebook friends are awake

#9
I did the same thing with the XMPP interface before they scrapped it and it was obviously much easier...also I used the built in graphing that's in Racket to visualize it. Also I made a thing to do desktop notifications whenever someone came online, which is actually kinda useful.
Post reply on HN