this post was submitted on 21 Jul 2023
519 points (98.7% liked)

Reddit

13435 readers
2 users here now

founded 5 years ago
MODERATORS
 

I’m not sure if it’s a coincidence, but I raised a case with the ICO in the UK, and today they got back to me asking for all my communication with Reddit. Also today - after a month of silence - Reddit also emailed me with this

If you’re in the UK and had been affected by posts being restored, I’d recommend contacting the ICO. It takes less than 5 minutes

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 124 points 1 year ago (2 children)

That's pretty dubious, otherwise why would I get all these replies from 3-7 years ago? Not new replies on dead threads, but the replies were posted that long ago, and I'm being notified about them now as "new" comments. Seems a lot like deleted posts coming back.

[–] [email protected] 15 points 1 year ago (1 children)

This is why Power Delete Suite edits the comment before deleting it. If Reddit is keeping a record of deleted posts and comments, then theoretically they'd only be left with a bunch of comments that say nothing. But I'm pretty sure that if they're keeping deleted comments, then they're also keeping edit histories.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

I imagine they have full offsite backups they can pull data from. That's why we have documentary shows like Mr. Robot, never forget 5/9!

[–] [email protected] 6 points 1 year ago (8 children)

Yes, comments are being restored, but what they're saying is it's not something they're doing deliberately. The scripts people were running were basically failing and comments got restored automatically. That message literally encourages you to run them again or try different ones

[–] [email protected] 67 points 1 year ago (6 children)

That doesn't even make sense. How could a script failing to delete a post have this outcome?

[–] [email protected] 47 points 1 year ago (1 children)

Yeah... My comments which were restored were deleted for several days before they started reappearing. That doesn't sound like a flaw on the scripts, but a flaw on how reddit handles bulk comment deletion.

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

Mine weren’t bulk deleted (I manually deleted weekly) and still respawned weeks after deletion.

[–] SpeakinTelnet 20 points 1 year ago

It doesn't. A Reddit script just sends a request to delete the comment. At that point if the comment is deleted and then restored due to a timeout it is 100% on them.

It would be different if they would send back an error code without any changes being made, but the fact that the comment was first deleted is proof enough that their system received and at least started to process the call.

[–] [email protected] 14 points 1 year ago (2 children)

Fwiw this is not necessarily a new problem. As a mod I’ve seen it before, if you go through hitting "remove" on a whole bunch of comments in a row often some of them will be visible again when you refresh the page. Something similar could be what’s happened here. Reddit’s backend has never been very good.

[–] [email protected] 12 points 1 year ago (1 children)

I can understand seeing them after a refresh, but visiting my user profile not logged in from Tor and showing everything deleted then having it all come back 2-3 weeks later is a little shady. I just checked my account again after my 3rd powerdeletesuite run since the shutdowns and I had one single comment restored (despite shredding before delete but maybe that failed)

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

Yeah that's quite a bit more sus. If it's showing up as disappeared after a couple of minutes, it should stay removed.

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

I wouldn’t be surprised. This is the kind of problem that would usually only affect a small number of users. They should probably have done something about it before it had a chance to come back and bite them…

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

If you ran those scripts while subreddits were dark, the script can't see those comments you made in those particular subs, (they're hidden along with the sub) and can't delete them. Then later when the sub comes back to public mode, your comments will appear as well. So comments you thought you wiped were simply hiding.

Just to add, also check the other sections on your comments when deleting (eg: hot/controversial) because sometimes those ones get missed by the scripts as well.

Not to say that's the only thing going on... wouldn't surprise me if they are bringing back some stuff considering their history of shenannigans.

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

Detect incomplete user tables and restore from older storage.

[–] [email protected] -1 points 1 year ago* (last edited 1 year ago)

The issue is reddit doesn't store all the data in one indexed and centralized location. It was pointed out that "hot" and "top" sorting aren't just a sort, but literally TWO LISTS that are constantly being updated and adjusted. So if you remove a comment from one list or location, it still might exist in other places. Then when reddit software gets around to reconciling these differences, the copy that still exists gets pushed onto the other lists and returns.

I'm not trying to justify the system; it sucks and reddit is directly responsible for that. But it does seem like they're not intentionally restoring content, it's just a side effect of their bungled system.

[–] [email protected] 21 points 1 year ago* (last edited 1 year ago)

Except that’s crap, because I have been manually deleting my Reddit comments weekly at minimum for years, and I’ve had several that repopulated a few weeks ago, after being deleted for multiple weeks.

Some of them have respawned more than once even.

So Reddit is entirely full of shit.

[–] Radium 18 points 1 year ago (1 children)

I’m a web developer, that is absolutely not how any of this works.

Their claim that the scripts are failing causing comments to be restored is not possible. When you make a request to a website the site returns a success or fail status. The scripts are getting success statuses, the users are manually checking and seeing that their posts are deleted and then they reappear later. This means there is a mechanism between step 2 and 3 being run by Reddit affecting an already completed action.

Don’t comment on stuff like this unless you have any idea what you’re talking about.

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

You could have this happen via shitty database replication race conditions or something.

Idk how good or bad their backend is.

That being said if they were restoring them I wouldn’t be shocked either. Spez has proven to be an absolute moron.

[–] [email protected] 11 points 1 year ago (1 children)

Why do you assume that reddit saying that's the explanation, means that that's the explanation? Christian's done a pretty good job of documenting multiple instances of Reddit lying about what's going on, and spez has been observed editing other people's comments, so I wouldn't assume that they're telling the truth in this instance either.

[–] [email protected] 3 points 1 year ago (1 children)

they are likely terrified of being sued under GDPR

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

That makes absolutely zero sense. The scripts issue individual delete requests for each comment. If a comment is deleted, it should stay deleted, even if the script ultimately fails.

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

I deleted mine by hand, they still returned. I've taken to editing them and replacing the text with [deleted]. Seems to be working better for now.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Whether they’re doing it on purpose is not relevant to the legal aspect of the situation. They have a responsibility to honor deletion requests. If a user complains, the appropriate response is “sorry you had a problem, we’ll fix it,” not “sorry, we will only honor our legal responsibilities if you follow our preferred [but not stated until now] procedure for requesting deletion, try again.” Having database problems opens you up to legal liability whether you like it or not, and trying to convince users that you are not responsible for your own database is… inappropriate.

Besides, there have been bugs with manual deletion, too. This is at least partly a problem with their own systems.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago)

Sounds like a reddit admin posting on Lemmy spreading misinformation mischief to me! Is meat back on our menu boys?