Earlier quoted context omitted.
If it's any comfort, most people have push notifications turned off for the main Facebook app (understandably since we send quite a few of notifications). However anecdotally some of the survivors of the attacks mentioned that they got phone calls from concerned friends / families while hiding in the Bataclan, which was understandably stressful.
If the safety of your products depends on disabling features, you should stay out of anything remotely safety critical.
How Facebook's Safety Check Works
21–30 of 52 posts
Re: How Facebook's Safety Check Works
#22Incidentally that article implies that Facebook contstantly tracks your geo location even when you do not expressly check in.
We are not OK with the NSA doing this and (theoretically) not viewing the data. We are OK with Facebook doing this and exploiting the data for monetary and market advantages.
Re: How Facebook's Safety Check Works
#23Hey everyone! FB engineer here who wrote the original code for this and gave the talk during @Scale 2015. There's a recording of our talk here: https://youtu.be/ptsCWGZW_P8?t=333 That's a bit more visual and easier to understand. At the end of the day its really just DFS with seen state and selective exploration :)
How does FB decide which disasters qualify for the safety check and which do not?
Re: How Facebook's Safety Check Works
#24> If you are in an area impacted by a disaster Facebook will send you a push notification asking if you are OK. I guess that's great during an earthquake but can be terrible when you're hiding during a terrorist act.
Re: How Facebook's Safety Check Works
#25A longer, more involved article from late September has a bit more information: http://highscalability.com/blog/2015/9/28/how-facebook-tells... >If a friend is in the same area then a push notification is sent asking if they are OK. One thing that I'd like to understand is how "area" is defined. The limiting factor is, of course, finding out something has happened, but someone at Facebook has to draw a border that en…
They probably are very generous - I'd imagine the entire country was defined as the "area". The system doesn't work very well if there's false negatives and people don't see it, and if someone sees it but shouldn't all they have to do is hit that they're OK.
Re: How Facebook's Safety Check Works
#26Earlier quoted context omitted.
How does FB decide which disasters qualify for the safety check and which do not?
As described in a post by Zuckerberg, before the Paris attack it was only activated for natural disasters. Paris was the first time it was activated for human disasters and they will be doing it more in the future.
In any case, it is a really nice feature and the fact that they will start using it for more disasters is undoubtedly a good thing.
Re: How Facebook's Safety Check Works
#27>The average distance between any two of Facebook’s 1.5 billion users is 4.74 edges. Sorry Kevin. With 1.5 billion users the whole graph can be explored within 5 hops. Nitpicking here, but that does not follow. Starting from a random user and hopping 5 times in all directions you'd expect to explore about half of the graph.
Re: How Facebook's Safety Check Works
#28Earlier quoted context omitted.
How does FB decide which disasters qualify for the safety check and which do not?
As described in a post by Zuckerberg, before the Paris attack it was only activated for natural disasters. Paris was the first time it was activated for human disasters and they will be doing it more in the future.
Re: How Facebook's Safety Check Works
#29Earlier quoted context omitted.
As described in a post by Zuckerberg, before the Paris attack it was only activated for natural disasters. Paris was the first time it was activated for human disasters and they will be doing it more in the future.
Respectfully, that doesn't answer the question. What is the current policy for determining use?
Re: How Facebook's Safety Check Works
#30Earlier quoted context omitted.
We are not OK with the NSA doing this and (theoretically) not viewing the data. We are OK with Facebook doing this and exploiting the data for monetary and market advantages.
Generally people are ok with Facebook doing it because they can opt out. If you notice, the times people really get upset about companies tracking their personal information is if it's either not disclosed or it's done in a shady manner. Also, capitalist societies tend to treat state actors differently than private corporations. It's much easier to choose a new corporation to interact with and the state tends to have…