this post was submitted on 06 Nov 2024
364 points (96.7% liked)
Showerthoughts
29612 readers
1057 users here now
A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.
Rules
- All posts must be showerthoughts
- The entire showerthought must be in the title
- Avoid politics (NEW RULE as of 5 Nov 2024, trying it out)
- Posts must be original/unique
- Adhere to Lemmy's Code of Conduct
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The problem is beyond social media accounts. Modern life makes us to have digital things, "apps". As much as I'd benefit from it (I'm a programmer), I can't help but recognize how dangerous is this digital dependence and requirement. Not only our entire lives become bits and bytes across gazillions of platforms, they're out of our real control: from advertising platforms to hackers, the online information kind of awaits to fall on third-party hands.
How many of our information is now inside the training data from major AI models (as much as I like some aspects of AIs, that's a fact), such as GPT-4, Claude Somnet and, especially, Google's Gemini, whose company is responsible for more than 90% of the search engine market while also responsible for our smartphones' brains, not just Android but things embedded on Apple's ecosystems as well?
But people only notice how far our digital footprint goes when there's some serious thing such as the risk of persecution from the government. People decide to delete their accounts hoping that it'll lead to their data being magically erased and, as a programmer, I say: no, our data remains, there's no
DELETE * FROM users WHERE id = your_id
, there's actually aUPDATE users SET deleted=CURRENT_TIME() WHERE id = your_id
that's not the same thing (it just marks your account as deleted, but all the data remains for whatever time period they wish, not even mentioning periodic database backups that'll preserve your data in the hands of that platform)... not even mentioning how your data could've already been assimilated through platform integrations (API) by third-party partners such as advertisers. There's no way to force the erasure.Yeah, there's the law such as GDPR's "Right to be forgotten", but there's a Brazilian saying "O que os olhos não veem o coração não sente" (What the eyes can't see, the heart can't feel). A platform can "confirm the account deletion" but they can keep the data without anyone's knowledge. It's worse: there are laws that require the companies to keep the data for some time (here in Brazil, for example, companies need to keep data for five years, because the justice could need the data in order to solve some investigation).
So, I don't like to be a harbinger of doom, but our digital traces will never actually entirely disappear from the Internet.. especially if you guys are thinking of avoiding the incoming persecution from a new government. Online data remains as far as we couldn't tell. And this includes way beyond social media platforms: it also includes your apps such as, I dunno, your Starbucks accounts? Your Amazon accounts? Everything is data that can be analyzed among a big data and traced back to each one's preferences, including political preferences... I'm sorry to say that, but I need to transmit this knowledge as a developer.
The GDPR penalties are pretty serious for any reasonably large entity operating within Europe. I think when they're actually pushed with a proper GDPR request, they will mostly comply.
And it's risky to try to use that data. If someone, sometime in the future can prove their data was used after a confirmed GDPR request, it could be bad for them. And frankly, the number of actual GDPR requests is small enough that it's not worth their while for such a small part of the sheer cascade of data they have.
Yes, for everyone else I don't doubt they don't actually delete anything.
The modern world runs on plausible deniability, especially the tech world