This would disable my users / victims from deleting their stuff (thus decreasing the value of my platform temporarily) while probably complying with GDPR.
I would also consider copying Twitters URL shortener.
Muhaha
51–60 of 579 posts
This would disable my users / victims from deleting their stuff (thus decreasing the value of my platform temporarily) while probably complying with GDPR.
I would also consider copying Twitters URL shortener.
Muhaha
Earlier quoted context omitted.
GDPR requires deleting personal data upon request unless required to be held by law.
Your Reddit posts are not personal data. Okay, you can probably get specific ones removed that way where you explicitly include personal data. But this doesn't mean that you have a right to delete all content you write anywhere.
Only if your personal posts are important for archiving purposes in the public interest, scientific research, historical research or statistical purposes where erasure is likely to render impossible or seriously impair the achievement of that processing.
The funny thing is that this is all over a stupid API that was causing more harm to Reddit than it was functioning as a public service. Apps were functioning as alternatives to the Reddit website and app.
The whole thing about API back in 2000s is it allows users to interface with Reddit programmably. Remember the first Web3.0? Who would have thought it would be used to create an entirely alternate app market?
Every platform eventually pivots to paid APIs. Twitter did a long time back by buying all of the alt apps.
Lesson: APIs are expensive to maintain and no real P̶r̶o̶f̶i̶t̶a̶b̶l̶e̶ (edit: profit-driven) business is going to keep them around unselfishly.
Internet archive will back everything up anyway. Information wants to b free
Earlier quoted context omitted.
Your Reddit posts are not personal data. Okay, you can probably get specific ones removed that way where you explicitly include personal data. But this doesn't mean that you have a right to delete all content you write anywhere.
Your Reddit posts absolutely can have personally identifying information and therefore are subject to GDPR.
I know a lot of users are nuking their accounts and deleting everything, I really hope spez and the gang aren't restoring them from backups to sell to their new LLM overlords. That would be very very unwise considering GDPR
I really think they are just misunderstanding something. When I look at my profile, there's no comments, but I know there should be some. Isn't it more likely that when a subreddit you posted in goes private, the comments don't show up. The people in the linked thread ran the delete script after some subreddits went private. Now when some are made public again, so are their comments. Comments that were never deleted…
If i wrote public forum software, that's how I would do it and batch delete only comments that no one asked to undelete in at least a few months...
This is crazy! I like the following comment on kbin: > I said it before and I say it again: if you have the patience to do so then make sure you overwrite your content with chatgpt generated content, as the future AI that will feed on your post HATE feeding on already AI generated stuff. It makes the AI diverge. People should not be deleting their posts but actually just replacing them with random AI generated conten…
Where does the idea come from that not allowing users to delete content is against the law/GPDR? You have the right to ask for deletion of personal information they store, and even that has certain limits. You don't have the right to force the company to delete content unless they granted you that right via the licence somehow. Whether this is a good or bad idea for a company to do is a different question. But I don'…
> You don't have the right to force the company to delete content [relating to you] In the EU, you definitely do.
The content of a post is not personal data (in general) but the things like user name etc are. The content is not relating to an identifiable person (in general) while the user name is.
Shakespeare's poems are not personal data.
Hanlon's razor. Anyone who has used Reddit for any period of time (or basically any similar site, which includes FB, Twitter, and even HN), has seen data consistency issues during high load (like periods of activism). Shards die or fall out of quorum, work queues get purged, etc. That's the reality of systems with a lot of very low value data. Eventually consistent, but also perpetually inconsistent.