This is why I requested family not to post pictures of my children on Facebook. They will get to decide what to do with their likenesses when they're older. It seemed cruel to let Facebook train a model on them from the time they were babies until they first start using social media in earnest.
Facebook is asking to use Meta AI on photos you haven’t yet shared
11–20 of 383 posts
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#12I wonder how many pieces of code at facebook there are with guards like if (userId == 1) { // don't add mark's data to training set }
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#13This seems like a liability nightmare. If they're just scanning all the image files on people's devices and using them for training, they're inevitably going to scoop up nudes without permission, not to mention the occasional CSAM or gore photo, right? Why would you want to risk having stuff like that sneak into your training set when you already have access to all people's public photos?
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#14This is why I requested family not to post pictures of my children on Facebook. They will get to decide what to do with their likenesses when they're older. It seemed cruel to let Facebook train a model on them from the time they were babies until they first start using social media in earnest.
Basically every kindergarten, primary school and high school will want to post pictures.
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#15[flagged]
I bet "agree to" is "we clicked the box for you anyway"
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#16Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#17This is truly egregious. Facebook and Instagram are installed by default on many android phones and cannot be fully uninstalled. And even if asked for consent, many people may choose the harmful option by mistake or due to lack of awareness. It's alarming that these companies cannot be held to even the bare minimum standards of ethics. As an aside, there was a discussion a few days back where someone argued that bein…
You can use ADB (Android Debug Bridge) to disable pre-installed Facebook/Instagram apps without root via `pm disable-user` commands, effectively preventing them from running or collecting data.
Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#18Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#19Re: Facebook is asking to use Meta AI on photos you haven’t yet shared
#20I wonder how many pieces of code at facebook there are with guards like if (userId == 1) { // don't add mark's data to training set }