this post was submitted on 01 Jul 2023
77 points (100.0% liked)
Reddit Migration
33 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.