A little while ago, someone used Facebook's last active time to track their friends' sleep: https://medium.com/life-tips/how-you-can-use-facebook-to-tra...
I remember a bunch of friends being upset about this. Apparently it's an outrage that your friends can do this, and perfectly fine that facebook probably does it all the time.
A Facebook Sixth Sense
51–60 of 84 posts
Re: A Facebook Sixth Sense
#52Earlier quoted context omitted.
Facebook users are apparently broadcasting the fact that they are typing to their conversation partners, why should you ignore that information? If you don't like that, disable that feature, or complain to Facebook if it is not something you can disable yourself (or don't use Facebook). It can't hurt to raise some awareness of what you are invisibly broadcasting in terms of data on-line. (I always liked how this feat…
I suppose it would be even easier to make a script that blocks facebook from sending this information? Does it already exist?
Re: A Facebook Sixth Sense
#53So, as a code example, fine---but I'd caution against actually using this with your friends unless you know they're okay with it. They will be acting under certain social expectations with regard to when and how people can see their typing notifications based on when and how they were able to see them before, and if you tweak your way into getting more access without your conversation partners knowing it beforehand,…
Psychic mode is/was amazing. I used to love freaking people out when I saw the 'You feel a disturbance in the force...' message and quickly type 'Hi!'.
Re: A Facebook Sixth Sense
#54Re: A Facebook Sixth Sense
#55Fun article! I appreciate the author taking the time to go through the details, like formatting the source of the javascript, and figuring out the module system. Hacking on other peoples' websites is great fun. Everyone should try it, and I hope this article encourages a few people to! I hack on Slack, which is complex enough that even small UI changes require hideous hacks. And since the javascript and CSS changes o…
Re: A Facebook Sixth Sense
#56Re: A Facebook Sixth Sense
#57 And there’s nothing like that excruciating feeling when you watch it disappear, never to be seen again.
True honesty here, that has never elicited that response in me unless I held a sexual and/or romantic interest in the person on the other end. Other times, it's usually annoyance and or ambivalence.Re: A Facebook Sixth Sense
#58Earlier quoted context omitted.
is this really a contrarian opinion? i feel like this is a pretty obvious fact that it's easier to read network requests to scrape a website than parsing html
Is there a specific tool you would recommend for doing this?
Re: A Facebook Sixth Sense
#59Neat tool! Are you able to make it record who/when for when the notification occurs but no message follows? It'd turn it from neat to useful imo.
Re: A Facebook Sixth Sense
#60Fascinating article, and thanks for taking the time to research it and write up the results. This kind of thing makes me think that Facebook et al will eventually push for a way of having closed source client-side scripting.