this post was submitted on 01 Jul 2023
66 points (100.0% liked)

Reddit Migration

145 readers
1 users here now

### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/

founded 1 year ago
 

Account was from 2011 with almost 5000 comments.

I am still unsure how to proceed now. At least gonna edit my comments before deleting my profile.

Still think it would be fun if one of the powerdelete suits could just bloat up every comment to max length with nonsense using GPT

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

100 per minute is faster than the speed at which I deleted my history. So I guess we can still help people deleting their history.

I used the archive which is shared around and extracted my posts to get the id of my comments and deleted those, like 30 per minute. But I guess that if we rebuild a database with the author as a key then we can pretty quickly return a list of id's based on an author. Then the user can feed this list to a python script by himself and delete himself.

What I couldn't do in time is edit the posts as I ran in some weird index errors that I couldn't bypass.