• gregorum@lemm.ee
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    edit-2
    4 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
      link
      fedilink
      English
      arrow-up
      29
      ·
      4 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
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        6
        ·
        4 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.

        • SparrowRanjitScaur@lemmy.world
          link
          fedilink
          English
          arrow-up
          16
          ·
          edit-2
          4 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.

        • ColeSloth@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          16
          ·
          4 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.

        • T156@lemmy.world
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          4 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
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 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.