Closed tgxn closed 1 year ago
Filtering:
Such small fractions are very difficult to visualize natively for humans natively. Can you reverse the calculation like so
local_activity / node["total_users"] > activity_suspicion_low
Then we pass an integer which translates to "over this number of comments/post per user, is suspicious"
I think that looks good. 400 seems "about" right to me, see how it goes
As per https://github.com/tgxn/lemmy-explorer/issues/75
Added check for really low user count compared to total comments+posts