Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Starting the camera takes a brief few hundred milliseconds which is easily noticable from a user perspective. By keeping the camera ready, they are making the experience smoother…
Facebook Accused of Watching Instagram Users Through Cameras
111–120 of 213 posts
Re: Facebook Accused of Watching Instagram Users Through Cameras
#112Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Starting the camera takes a brief few hundred milliseconds which is easily noticable from a user perspective. By keeping the camera ready, they are making the experience smoother…
Look at it from a user's perspective:
As a user, I don't know you. I have no reason to believe you. If I see my camera being accessed, I have no way to tell whether the data stream gets processed by the app or sent straight to /dev/null. I'd have to assume the latter on trust. But what reasons to do that does your app give me? The loads of ads assaulting me? Or perhaps the malicious UX dark patterns sprinkled everywhere? The regular media stories about omnipresent surveillance capitalism don't reassure me either.
It may very well be a performance optimization in Instagram, or in many other applications. But users have no way to know it, no way to be sure of it, or (in most cases) no way to even conceive that such optimization is needed. Meanwhile, they have perfectly good reasons to assume nefarious purpose.
Re: Facebook Accused of Watching Instagram Users Through Cameras
#113Let’s assume for a moment the story turns out to be true: would people stop using Instagram because of it?looking at the history of privacy violations and the market’s responds to it I doubt it. There is a minority of users who will feel rightfully violated in their privacy (imagine browsing instagram naked while possibly being ogled at by some creep at FB). The worst that will happen is that FB will be sanctioned to…
Also Instagram isn't really essential to communicate and learn about events in the way the main Facebook service is, so stopping to use it is highly feasible.
Re: Facebook Accused of Watching Instagram Users Through Cameras
#114Re: Facebook Accused of Watching Instagram Users Through Cameras
#115Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Starting the camera takes a brief few hundred milliseconds which is easily noticable from a user perspective. By keeping the camera ready, they are making the experience smoother…
So you are saying.. A developer went to their tech lead and said 'hey we can make the app much better by leaving the camera on all the time saves 200ms on camera startup time' Tech lead: this is brilliant no potential problems here Tech lead to management team: got this great new feature, we leave the camera on all the time makes the app 200ms faster. Management: wow that's great can't see any problem with that, no c…
If I had to bet my own money on what really happened, I'd guess that it's something along these lines:
DEVELOPER: Camera initialization is adding 200ms to app startup
TECH LEAD: Holy crap! We need total startup to be less than 500ms or users start to think things are slow
DEVELOPER: What if we initialize the camera early?
TECH LEAD: Can you do that without recording? It would be very bad if we were recording things.
DEVELOPER: Yes.
TECH LEAD: Do it.
Conspiracy ensues.
Re: Facebook Accused of Watching Instagram Users Through Cameras
#116Earlier quoted context omitted.
> As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Here's what Facebook does once you give access to the iOS Photos app. Every time you open the Facebook app, it asks you - "Would you like to post these photos on Facebook?". Basically, they are reading the Photos library repeatedly to scan for recent (or past) photos along with their meta…
Or, more likely, it's an engagement optimization to have people post more photos and keep those metrics up. These bizarre over-the-top conspiracy theories are really starting to get old, it's almost flat earth believers level.
Meanwhile they still gather shadow profiles on the same non-users.
They regularly use dark patterns to trick users into more tracking.
Theses are not conspiracy theories, over the top or otherwise, they’re just things Facebook do because they have no moral boundaries.
Re: Facebook Accused of Watching Instagram Users Through Cameras
#117Earlier quoted context omitted.
So you are saying.. A developer went to their tech lead and said 'hey we can make the app much better by leaving the camera on all the time saves 200ms on camera startup time' Tech lead: this is brilliant no potential problems here Tech lead to management team: got this great new feature, we leave the camera on all the time makes the app 200ms faster. Management: wow that's great can't see any problem with that, no c…
I see you don't have much experience in development. It probably went more like this: business: "Opening the camera seems slow", dev: "it takes 200ms for the system to start it", "Can you make it faster?", "Not really, unless we keep the camera on", "Do that!", "Won't it have privacy issues?", "Don't worry about that". EDIT: And in the end business is correct, because nobody really cares about this. Every happy insta…
Re: Facebook Accused of Watching Instagram Users Through Cameras
#118Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Starting the camera takes a brief few hundred milliseconds which is easily noticable from a user perspective. By keeping the camera ready, they are making the experience smoother…
> Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. This is about consumer trust. To the vast majority of consumers, a smartphone is a magic box with a lens and a display. What happens inside - how data is stored and processed, how the OS functions, how apps work,... - has been abstracted away behind those "UX optimized" interfaces you just mentioned. Co…
I usually do pay attention and so far I have seen one person with a camera taped over. This is just not a thing, no matter how the media wants it to be.
Re: Facebook Accused of Watching Instagram Users Through Cameras
#119Earlier quoted context omitted.
So you are saying.. A developer went to their tech lead and said 'hey we can make the app much better by leaving the camera on all the time saves 200ms on camera startup time' Tech lead: this is brilliant no potential problems here Tech lead to management team: got this great new feature, we leave the camera on all the time makes the app 200ms faster. Management: wow that's great can't see any problem with that, no c…
I see you don't have much experience in development. It probably went more like this: business: "Opening the camera seems slow", dev: "it takes 200ms for the system to start it", "Can you make it faster?", "Not really, unless we keep the camera on", "Do that!", "Won't it have privacy issues?", "Don't worry about that". EDIT: And in the end business is correct, because nobody really cares about this. Every happy insta…
Re: Facebook Accused of Watching Instagram Users Through Cameras
#120Don't want to be the devil's advocate here but just because camera is on doesn't mean anything is being recorded. As an iOS developer who worked with apps that access camera frequently, I can confidently say that it's just a UX optimization. Starting the camera takes a brief few hundred milliseconds which is easily noticable from a user perspective. By keeping the camera ready, they are making the experience smoother…