Why Nostr? What is Njump?
2025-03-31 12:06:31
in reply to

mleku on Nostr: also just gotta point out that CRDT follow lists don't scale even worse, because ...

also just gotta point out that CRDT follow lists don't scale even worse, because every little follow has to have its signature verified and the result cached into the client's list

if you want a serious scaling solution for that kind of 10k+ size of lists, it's simply not possible without first enabling a local serial ID for each user, that cuts your data size to 1/4, for a start, and nostr protocol is not the right way to present this, it would be more concise as short lists of decimal encoded serials of the users, max data length is then 7 bytes for each entry

i can only provide solutions that fit the matrix that requires them

modularising the policy parts of realy is a fairly big job but it does eventually need to be done, but it also requires cooperation of a client dev who can make that work neatly on the scale you refer to

i think it's a great idea, it's just beyond ambitious to megalomaniacal a bit
Author Public Key
npub1fjqqy4a93z5zsjwsfxqhc2764kvykfdyttvldkkkdera8dr78vhsmmleku