view the rest of the comments
News and Discussions about Reddit
Welcome to !reddit. This is a community for all news and discussions about Reddit.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules
Rule 1- No brigading.
**You may not encourage brigading any communities or subreddits in any way. **
YSKs are about self-improvement on how to do things.
Rule 2- No illegal or NSFW or gore content.
**No illegal or NSFW or gore content. **
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts.
Provided it is about the community itself, you may post non-Reddit posts using the [META] tag on your post title.
Rule 7- You can't harass or disturb other members.
If you vocally harass or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.
@noodNinja@sh.itjust.works
Hello. A former DevOps here. When you upload something to a web platform, chances are it's going to stay there no matter how badly you try to "delete" or "edit" it.
This is due to the way database for social media platforms are engineered. When you click the "delete" button, the record is simply marked as "hidden from view" rather than effectively deleted (in order to illustrate this, picture a sheet of paper written with a pen; the so-called "post deletion" is merely that pen adding a cute "hide this" text at the bottom of that sheet; the sheet of paper still exists, and so does everything that was written to it before).
This script you're using does nothing too special; it's simply programmed to try and mass-"edit" (also won't effectively edit the original records) before clicking the "delete post" button in a controlled, timely manner (so not to trigger Reddit's bot detection algorithms). At no moment it have access to the physical data centers controlled by Reddit, so you can't possibly edit/remove the posts from their database entries.
Whoever controls this database (Reddit admins and their automated systems) can revert the database entry and voila, the post is public again, regardless of your will.
Even if the record were effectively removed from the database entries, it wouldn't be able to remove from the backup files. If the database were fused with the old backup, your post would be up again.
Also, chances are your posts are already part of the mathematical mashup comprising the weights of LLMs out there; in order to make the LLMs to "forget" your posts, it must be trained all over again with a training data containing none of your posts. And of course the clanker corporations won't do that, at least not out of their goodwill.
The only way to hopefully get Reddit (and clankers) to actually forget your posts, is by invoking things such as GDPR's "right to be forgotten". Reddit may not respect your will when you click a decorative "delete post" button, but they have to comply with things like EU laws, or they'll face legal consequences for not doing so. Although... you'd likely need a lawyer in order to enforce GDPR's (or your country's equivalent law) clauses. Needless to say, I am not a lawyer, it's just that this matter requires a legal solution rather than a technical solution.
!reddit@lemmy.world
While all this is true, it's still worth it to edit/delete the content, so reddit doesn't continue getting value from showing it to other users
I think their point is that Reddit can revert edits and deletions, and they've been known to do so.
From what I can tell they have not done that with the posts I deleted a few years ago, so I would still recommend trying.
Exactly.
!reddit@lemmy.world