Post

Avatar
Is there some quick way to check on who I've followed that have deactivated / deleted accounts? I think I'm missing at least one person I was regularly corresponding with but they didn't do the domain name or even real name (and maybe not consistent alt) so they'll be hard to find if I'm right.
Avatar
Avatar
Should be fairly easy to go over the raw app.bsky.graph.follow records in the PDS (listRecords) and then pass them through getProfile(s) to see which of them get returned as a valid profile… I can probably do it with some one-liner in Ruby with Minisky if you want ;)
Avatar
I think my brain just fell out reading that. As in I could figure it out after learning some more languages but ... would you? I also haven't poked around with minisky despite having bookmarked your link (or stumbling across it) months ago.
Avatar
Avatar
Avatar
🀣 😈 So I take it there is one that's deactivated / deleted then.
Avatar
24 actually ;) the 1 difference is probably because I'm guessing there's some duplicated follow somewhere