this post was submitted on 27 Jun 2023
201 points (100.0% liked)

Technology

37551 readers
241 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/251752

It is important to note that although this may be a result of Reddit's UI not displaying the content users posted to now-private subreddits, it remains a problem. Additionally, I agree with the author's comments in the video description, as it appears strategically unrealistic for Reddit to ask that users manually delete the content themselves.

This is particularly true when considering that many automated methods to accomplish this task will be hindered by Reddit's upcoming API pricing changes. Furthermore, Reddit has demonstrated a recurring pattern of rolling back databases using historical backups, thereby disregarding user deletion requests that were submitted prior to the database rollback.

See similar discussion of this video on Hacker News:

you are viewing a single comment's thread
view the rest of the comments
[–] r0bbbo 37 points 1 year ago (5 children)

I overwrote then deleted all of my comments a few weeks ago—they were all back in their original form last week. I’ve since run the process again and already old comments are starting to reappear

[–] [email protected] 1 points 1 year ago

I used a small script I made by running it in the Comments and also in Posts section of Profile and it worked fine. So far none of the comments or posts have been restored, but I don't know if it's just the fact that I didn't have that many comments or posts to begin with (like 5-6 posts and around 200-300 comments). Regardless, I'm still keeping my account for a bit so I can monitor for a month or two what happens. Here's the script I used: https://pastebin.com/1w2nhCn9

Note that my JavaScript skills are not that great, but it should work. Might need to scroll down the page first though since not all the comments/posts are necessarily loaded right away.

load more comments (4 replies)