Comment on [PSA] Lemmy account deletion is a mess
skullgiver@popplesburger.hilciferous.nl 4 days agoI do the same (though I have automated the process). I’m thinking of also undoing any votes just in case.
Edit+delete doesn’t remove content when servers defederate each other, unfortunately. I suspect this can be fixed if you control the Lemmy server your account is hosted on, but I haven’t bothered exploring that yet.
LandedGentry@lemmy.zip 4 days ago
Oooo is this automatic process something that’s easy to replicate?
skullgiver@popplesburger.hilciferous.nl 15 hours ago
It’s a Rust program I wrote that runs on my Lemmy server, but in theory it should work with any Lemmy server.
I’ve thrown the code and a compiled version of the binaries on Github if you’re interested: source binary downloads
LandedGentry@lemmy.zip 14 hours ago
Very cool. Thanks for sharing!