237
oh well (mander.xyz)
submitted 1 year ago by Mothra@mander.xyz to c/memes@lemmy.ml
top 43 comments
sorted by: hot top controversial new old
[-] manitcor@lemmy.intai.tech 27 points 1 year ago

edit all your comments, dont delete.

[-] 0xc0ba17@sh.itjust.works 5 points 1 year ago

They get edited back. I've been playing this game for 10 days. I edit once or twice, then delete a few days later, and there's still comments popping back.

[-] manitcor@lemmy.intai.tech 3 points 1 year ago

the delete event is the trigger thier automation uses, they can't trigger on the edit event as there are too many legit uses of it. However undeleting by default for a time period is easier and will result in less tickets.

don't delete, just edit.

[-] 0xc0ba17@sh.itjust.works 2 points 1 year ago* (last edited 1 year ago)

they can’t trigger on the edit event as there are too many legit uses of it.

They definitely do, I've experienced it firsthand: I mass edited all my comments to "[deleted]" and many of them got edited back within 2-3 days. There are some reasonable explanations about buggy caches, but that's a really convenient bug for Reddit right now.

[-] manitcor@lemmy.intai.tech 1 points 1 year ago

ask yourself, hard hard is it to regex the word "deleted"

there is a reason i dumped paragraphs.

[-] Switorik@lemmy.fmhy.ml 25 points 1 year ago

Is it legal for a company to alter what you say and post it using your name?

[-] Mothra@mander.xyz 19 points 1 year ago

It shouldn't be

[-] JohnDClay@sh.itjust.works 11 points 1 year ago

Not in California, IDK about elsewhere

[-] bec@lemmy.ml 17 points 1 year ago

API limits, need to use a tool that waits 5s between each call otherwise it gets limited and doesn't actually edit/delete everything!

[-] Mothra@mander.xyz 9 points 1 year ago

The second time I tried, I used a forked PDS that had a 5s timeout modification, edit only, no deletes. It edited my comments, but only up to two months. The rest don't even show on my own profile, but I still find 10 and 11 months old comments if I search online.

[-] bec@lemmy.ml 3 points 1 year ago

How do you find those unedited comments? Anyway, I ran it overnight and it said to have processed all 2k+ comments and I did check many pages (not all) including the last page which had almost 2y old comments, and all of them were edited. I had to make a second pass only because some subs were closed for the blackout and those comments couldn't be touched

[-] Mothra@mander.xyz 2 points 1 year ago

Google searching. How do you see your oldest comments in your own profile? Mine just disappear after the 2 month mark or so. There is nothing. But if I look under saved posts for example, there are old comments still hanging there. I specified to edit everything- gilded, saved, everything

[-] bec@lemmy.ml 3 points 1 year ago

old.reddit allows you to go further back than that. IIRC there's a setting about how many links to show, that by default is 25 but you can also choose 100. After that, you go to your comments and manually go back and that should allow you to view much older comments.

So you just search "your username + reddit"? I'd like to check if any comments were left untouched!

[-] TWeaK@lemm.ee 3 points 1 year ago

reddit limits your profile menus (New, Top, Hot & Controversial) to 1,000 comments each. If you have older comments that aren't popular nor controversial, then these won't appear on your profile. In particular, if you have an old Top comment, you might find it deleted but low but positive karma replies left in.

You need to do a GDPR request and feed that into shreddit (the github version, the website charges for the feature). Alternatively, you can get the Pushshift backup of all of reddit from 2022 and run a script to filter out your comments, then feed that into another script. However, shreddit uses the API, so time is limited for that option, and I've also found it panics a lot so you have to keep cutting out the comments and running it again.

Hopefully someone will make a new version that works post 1 July.

[-] bec@lemmy.ml 1 points 1 year ago

The PowerDeleteSuit fork I used had no problems editing 2y old comments. I did a websearch for my username and chose a custom time for the results, which I set to between one day before I created my account and two weeks later. The oldest comment I found by doing so is from ten days after I created my account, and it is edited like I instructed the script to do. Wasn't a popular comment either, with just 3 upvotes. I think I'm in the clear!

[-] Mothra@mander.xyz 1 points 1 year ago

Could you point me in the direction of your fork version please?

[-] bec@lemmy.ml 2 points 1 year ago
[-] TWeaK@lemm.ee 2 points 1 year ago

I just tried it for myself, it only made 63 requests to delete 12 comments. These were in my profile, they're ones that have reappeared after being deleted previously.

Meanwhile, if I look in my GDPR files up to where I've got so far with shreddit, the comments are still there, completely untouched.

Maybe you don't have too many comments, so you're within the 1,000 comment limit across your different lists? It's impossible to be sure without having the direct links, either from a GDPR request or the Pushshift backup.

[-] bec@lemmy.ml 2 points 1 year ago

No idea, to be honest! Could it be because I only edited my comments?

[-] TWeaK@lemm.ee 2 points 1 year ago

I doubt it, they're still looking at the same comment lists.

You could always do a GDPR or CCPA request anyway. Then you should be able to check, even if it comes through after 1 July.

[-] bec@lemmy.ml 2 points 1 year ago

Alright, thanks! I guess I'll do that, and the other thing you mentioned, so I can edit everything to the last comment just out of spite lol

[-] Mothra@mander.xyz 1 points 1 year ago

Thanks. That's the same version I used. :( Glad it worked for you... I'll try again tomorrow and see how it goes. My old comments are still hanging out there.

[-] Mothra@mander.xyz 1 points 1 year ago

This explains it then. I could do a GDPR request but I don't see myself paying for deleting comments, and I'm not that tech savy so- I guess this is as far as I'll ever get. Thanks for shedding light into it though :)

[-] TWeaK@lemm.ee 2 points 1 year ago

Yeah I saw someone talking about the Pushshift method if you don't have a GDPR request (which reddit have been stalling on for the last month anyway, so you won't get it in time). The method was messy, you get this script from one github, edit the script to scrape out your comments, then edit another script to get it to work with your scraped links. That just seems like way too much hassle.

Even shreddit has been a pain for me. It panics every so many comments (sometimes a few thousand, sometimes just 1) and then I have to find the comment it stopped at, delete all the comments up to that point (backing them up in another text file) then run the script again. I've been at it for ages now, I've got 96 comment files so far and still have 24,000 lines left (out of 75,000) in the main comment file. But I'm determined to get it done before the deadline.

Then afterwards when reddit inevitably restores them I'll have a record of everything being deleted, so hopefully I can get the ICO to give them a hefty GDPR fine for retaining and restoring my personal information.

[-] Mothra@mander.xyz 1 points 1 year ago

Yes, username + reddit and if you remember a keyword from any old posts, that helps too.

I'm pretty sure I was looking through old.reddit, but being a 3rd party app user I'm not too familiar with the desktop interface. I'll check the settings and my comments again next, time, thank you!

[-] bec@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

I just did a websearch for my username + reddit. Found a comment I made just 10 days after I created the account, arpund 2 years ago, and it now shows the new text I instructed the script to edit all my comments with.

I can therefore higly recommend this fork of PowerDeleteSuite

https://github.com/pkolyvas/PowerDeleteSuite

As it seems no comments were left untouched! I checked old.reddit and it indeed stops much earlier (I think around 1000 comments like the other user said) which for me is just 9 months ago (so I may have not noticed this the first time and assumed the last page included the very first comments), but since I found a 2y old comment like I said above and it was edited correctly by the script, I can say it works lol

[-] deegeese@sopuli.xyz 3 points 1 year ago

I used the 5s delay PDS fork and while it took several hours to overwrite thousands of comments, several days later they all show my protest message, even older ones.

[-] bec@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

That was my experience as well! I guess editing is no problem, while deleting is. I found a comment I made 2y ago via websearch and it indeed got edited correctly, while the oldest comment I can find via reddit is only 9 months old; which means that comment I made 2y ago has to be way over the 1000 comments limit (which happens at the 9 months mark for me) that reddit has, but the updated script manages to scrape and edit comments beyond the 1k limit; while other people are reporting issues with deletion

edit: after further research I came across some comments that didn't get edited by the script. No idea why, as their parent comment and one of the replies to it, also mine, did get edited. But further down the chain some survived

[-] zerozaku@lemmy.world 10 points 1 year ago

after reading all the comments on this post

I just request someone to just nuke the data servers of reddit

[-] Fredselfish@lemmy.ml 8 points 1 year ago

What's best way to scrub my Reddit account before I delete?

[-] Mothra@mander.xyz 7 points 1 year ago

I just learned if you got under 1k comments, power delete suite will do it for you. If you got more, good luck.

[-] Fredselfish@lemmy.ml 4 points 1 year ago

Well guess I am out of luck. I am over 100k so guess I am out of luck. Thanks.

[-] Mothra@mander.xyz 3 points 1 year ago

You can still try it, some people say it worked for them. If you look at the other comments here you'll find an updated powerdeletesuite fork to do so if you wish

[-] Gleddified@lemmy.ca 7 points 1 year ago* (last edited 1 year ago)

Hi effort is manually edit every comment into Ken M level misinformation

[-] Mothra@mander.xyz 4 points 1 year ago

Yeah, I did some of that. But there is a lot missing I know it's still out there. I got about 80k comment karma :/

[-] flashgnash@lemm.ee 1 points 1 year ago

ChatGPT or Alpaca has your back there, you can get it to mangle your comments to uniquely meaningless nonsense

[-] elauso@feddit.de 6 points 1 year ago

I cannot decide on an adequate message to overwrite my comments with...

[-] whitehatbofh@lemmy.world 4 points 1 year ago

How's this?

I'm leaving reddit for good, because of how the admins and owners are mistreating third party app developers, mods, and users. I've moved to the Fediverse, which is a much nicer place, made by users and for users. I advise any who read this to do the same.

Here are a few links to get started:

[-] Mothra@mander.xyz 1 points 1 year ago

If I was to try running the tool again, I would pick an unusual word for the edit so I can search my username and that word to see if they hold in time

[-] jerkface@lemmy.ca 4 points 1 year ago

Get yourself banned. Seems to work.

[-] TWeaK@lemm.ee 5 points 1 year ago

That doesn't remove your content, it just makes your profile on new reddit blank. You can still see your profile on old reddit if you're logged in (for now).

load more comments
view more: next ›
this post was submitted on 28 Jun 2023
237 points (97.6% liked)

Memes

44147 readers
3071 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS