RE: A Bittersweet Cleanup: Automating My Hive Following List

avatar
(Edited)

You are viewing a single comment's thread:

Well, my thoughts are (I don't have time to do it though):

  1. Retrieve the followers (or following) of a given user -

  2. Aggregate a groupby of the "account_auths" under posting authorities (screenshot from block explorer)
    image.png

  3. Figure out which ones are belonging to auto vote services (or other services that enable them).

  4. et voila, an adhoc piece of analysis, that if performed on all active chain users (as opposed to followers / following ) a % of who doesn't give their authority to an autovoter

I could try to do it through hivesql, and its on my list, but I don't know if you have the will or time to do it.

It is merely to satisfy my own curiosity about people who may intend to mislead about being manual curators, while having authorities still listed. No names in mind, just a thought exercise.

(and yes, I'm aware there's tons of ways to automate voting locally using scripts, and this method wouldn't catch it all)



0
0
0.000
2 comments
avatar
(Edited)

I'm willing to write up a script and let it run to do that, do you want me to intentionally do your following/followers list or just run it against my own? Or i could just do it against every user.

0
0
0.000
avatar

Feel free to post the script if you do it, that way, we can all check our own backyards :)

I can spin up a venv to run it, haven't played with this "modern" hive python stuff since beempy and making direct calls to the SPL APIs back in the day :D

0
0
0.000