You know what... it's not impossible to connect with 300 relays simultaneously from an Android app... 🫠
If I can make this code a little better, we may get to 1000 relay connections and quite literally allow a different relay for each user you follow. There wouldn't be any need for larger relays.
Since each relay only has some events related to that user, it doesn't actually consume that much more on the data plan than bringing everything from a central relay.
Login to reply
Replies (16)
That's nuts. That's wild. This is insane. Let's roll.
Big if true
Lets gm about it
PV 🤙🏻
nice.
what about cpu/battery?
memory is probably fine. guessing 150mb/1000 tcp sockets?
So, you think it’s possible to scale nostr 🤔
Let me make a stupid question, there's no relay2relay communication, right?
Correct.
Up to a 1000 follows all using different relays, yes. Or 10000 follows if there are some relays being used by 10+ people each.
It seems small,.but I need to do more checks.
just ask claude to do it
Crazy 😂
We need a separate relay for each letter in the word.
Now let me send drafts to 1000 relays after every keystroke. 😂
You know what... it's not impossible to connect with 300 relays simultaneously from an Android app... 🫠
If I can make this code a little better, we may get to 1000 relay connections and quite literally allow a different relay for each user you follow. There wouldn't be any need for larger relays.
Since each relay only has some events related to that user, it doesn't actually consume that much more on the data plan than bringing everything from a central relay.
View quoted note →
Your point is interesting. It gives me some hope for decentralization.
Would it scale on Tor? Or no difference?