Ignoring the kind type, what is the largest note you've ever seen in term of content?
I've been wondering about how much data can a nostr note hold.
pull down to refresh
Ignoring the kind type, what is the largest note you've ever seen in term of content?
I've been wondering about how much data can a nostr note hold.
Sorry @NoStranger - well you did say ignore the kind type...
https://cdn.cnn.com/cnnnext/dam/assets/160504154606-one-trillion-dollar-super-tease.jpg
Dads gotta dad!
I'm willing to forgive you we split 50% of that note. 💵
Fifty Trillion Dollars each?
That'd get me half a bus ticket in 2009...
Deal!
🤑
In Long-form Content (NIP-23) there is no maximum limit, so the relays will set the limit.
I see, I'm planning to have a big structured data in a note but I should think about putting some hard limit for it.
Yes, it is a good practice to implement a limit. You should also do some research with relay operators to get an idea of the limit. Take a look at NIP-11.
{ "limitation": { "max_message_length": 16384, "max_subscriptions": 20, "max_filters": 100, "max_limit": 5000, "max_subid_length": 100, "max_event_tags": 100, "max_content_length": 8196, "min_pow_difficulty": 30, "auth_required": true, "payment_required": true, "restricted_writes": true, "created_at_lower_limit": 31536000, "created_at_upper_limit": 3 }, ... }Check out: https://github.com/nostr-protocol/nips/blob/master/11.md
Thanks, I've missed that NIP!
deleted by author
Yeah, some clients assume kind 1 are tweet-sized.
Amethyst (Android) do have a "Read more" button, you might want to check it out.
deleted by author
For what I know you can install the APK directly which don't use Google Firebase, I haven't checked but, it the ToS related to the Google version maybe?
Doesn't matter. No open-source app of a open protocol should have ToS or use Google in any way shape of form. We also don't need Google app store. Fuck Google.