miljan on Nostr: I agree with this take. Our current user count calculation is very permissive: we ...
I agree with this take.
Our current user count calculation is very permissive: we count all public keys that have user metadata set. This can be gamed (anyone can create bot key pairs and set metadata for them), so our nostr user numbers are overstated.
The alternative is to use a web of trust algorithm to identify real users based on follow connections. The downside of this technique is that we would be underestimating the number of real users because most new users won’t have any real followers initially.
Given that other networks generously include bots when stating their user numbers, our approach is probably a decent apples-to-apples comparison. In fact, as you point out, nostr seems to have higher engagement per number of followers.
Having said all that, I am not happy with the fact that our numbers don’t reflect real users. We will work on improving these techniques, but I definitely don’t want to err on the side of excluding real users from the count.
Published at
2024-05-31 17:06:25Event JSON
{
"id": "7aa0580575f8e0e9e597ccebf05113209a566b1432894d2780070e3713d4dd70",
"pubkey": "d61f3bc5b3eb4400efdae6169a5c17cabf3246b514361de939ce4a1a0da6ef4a",
"created_at": 1717175185,
"kind": 1,
"tags": [
[
"e",
"9d9faec5bca4407760f0b80c3c0aa59d71c0a23b440bac9e4d5afaa01850d49a",
"wss://relay.nostr.bg",
"root"
],
[
"p",
"83e818dfbeccea56b0f551576b3fd39a7a50e1d8159343500368fa085ccd964b"
]
],
"content": "I agree with this take. \n\nOur current user count calculation is very permissive: we count all public keys that have user metadata set. This can be gamed (anyone can create bot key pairs and set metadata for them), so our nostr user numbers are overstated. \n\nThe alternative is to use a web of trust algorithm to identify real users based on follow connections. The downside of this technique is that we would be underestimating the number of real users because most new users won’t have any real followers initially. \n\nGiven that other networks generously include bots when stating their user numbers, our approach is probably a decent apples-to-apples comparison. In fact, as you point out, nostr seems to have higher engagement per number of followers.\n\nHaving said all that, I am not happy with the fact that our numbers don’t reflect real users. We will work on improving these techniques, but I definitely don’t want to err on the side of excluding real users from the count. ",
"sig": "32dc64a7c093c61afb28581f167a887894fe7b86a5e58c16116b07319d56689d0079abfb946610e429b0f157825a09fc35d86503b4f795d3fdebb97bef44e1ef"
}