438
you are viewing a single comment's thread
view the rest of the comments
[-] Yawweee877h444@lemmy.world 75 points 6 months ago

I like your style, but honestly I wouldn't be surprised if they keep every single version.

[-] Telodzrum@lemmy.world 35 points 6 months ago

Here’s the thing: Nothing in Reddit’s history indicates that they are that competent.

[-] FoxBJK@midwest.social 7 points 6 months ago

I put my account's comment through a mass-delete app around the time of the big protest, and a couple weeks later I found every single one was restored.

People can be incompetent for years and then suddenly start figuring things out.

[-] gregorum@lemm.ee 17 points 6 months ago* (last edited 6 months ago)

i bet they do now, but i've checked back now and then, and all of my comments and posts are most assuredly gone.

edit: i've gone back to check some old haunts, place i know i've commented, and i did some seaching with google using my old usernames, as google uses its cache to match to the posts\comments, even though they're not there any more.

i see old posts that are graveyards of deleted comments, some with simply deleted accounts, and many others where both the account and comment are deleted. i don't see any gibberish comments. the ones i know are mine (because replies quote the comment above, which i recognize as mine), are all just deleted in their entirety, so it seems they didn't do comment versioning, at least not past the first edit. i see no posts under any former username of mine.

the efforts to scrub my content from reddit last May appears to have worked. sadly, since the API lockdown, those tools no longer work.

[-] snooggums@midwest.social 29 points 6 months ago

Just because it shows [deleted] doesn't mean the data were deleted. That is most likely just a flag for the comment.

They most likely keep every save since they decided to do the sell the data thing. Why would google pay them for what google could easily scrape other than having the full history?

[-] gregorum@lemm.ee 0 points 6 months ago

As I mentioned, I overwrote the comments several times before deleting them. I seriously doubt that they saved multiple versions of the comments. I know that, towards the end of May, they made some backend changes to try to circumvent users attempt to delete their accounts, but I did all of this to my account a couple of weeks before that.

[-] ColeSloth@discuss.tchncs.de 16 points 6 months ago

That literally means nothing at all on their server backup from the year before. You could delete and rewrite your comments a thousand times and it would do you the same amount as good as one time, and barely any better than doing it no times at all. Your entire 15 year comment history would take up probably 10MB of space at best. They'll have several back ups taken over the last decade. They aren't just going to be selling off the live servers info.

[-] SparrowRanjitScaur@lemmy.world 16 points 6 months ago* (last edited 6 months ago)

No, I think the other commenter is right. They definitely store every version of every comment on their backend. Just because it's not displayed publicly doesn't mean they don't have the data.

[-] T156@lemmy.world 7 points 6 months ago* (last edited 6 months ago)

I imagine that they would. Text is trivially easy to store, and storing multiple versions would let them catch users who might edit away rule breaking they posted to avoid bans, but it's probably one of those internal tools.

From a data handling perspective, it'd be more efficient to handle edits by having a common id field, and an additional version/edit counter that increments --adding the edit like its a normal post-- , than it would be to edit data the usual way, since you don't have to go back over the whole database to find the comment, or worry about it falling out of sync if one copy of the database has the edit, and the other has the original.

You'd just need to fetch the comment by id, and the database entry with the highest version count to display it, which would be fairly easy to do.

[-] FeelThePower@lemmy.dbzer0.com 2 points 6 months ago

if you request your data from them under CCPA, and it shows the edited comments as gibberish, you're good. I did the same thing but I left the comments to simmer for a long time like months.

[-] manuallybreathing@lemmy.ml 3 points 6 months ago

you can request your reddit data, and they provide every comment along with edits as far as I remember, it was uncomfortable but i'd never posted anything regrettable at least

imagine getting your hands on u/spez's reddit data

[-] abhibeckert@lemmy.world 3 points 6 months ago* (last edited 6 months ago)

Reddit used to be open source and the source is still on github as a read only archive.

AFAIK back then edit history was only kept briefly. Enough to roll back an accidental edit (if you have admin privileges anyway) but not far enough back to view old versions of posts.

Of course, they would have backups, and maybe the code has changed, but I wouldn't be surprised if it hasn't changed and those backups are impractical (slow/expensive) to access.

Keeping old revisions is a common practice but it's also expensive and in reddit's case totally unnecessary.

this post was submitted on 23 Feb 2024
438 points (95.8% liked)

Technology

58132 readers
4284 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS