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.
In Long-form Content (NIP-23) there is no maximum limit, so the relays will set the limit.
reply
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.
reply
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 }, ... }
reply
Thanks, I've missed that NIP!
reply
reply
I'm willing to forgive you we split 50% of that note. 💵
reply
Fifty Trillion Dollars each?
That'd get me half a bus ticket in 2009...
Deal!
reply
🤑
reply
deleted by author
reply
Yeah, some clients assume kind 1 are tweet-sized.
Amethyst (Android) do have a "Read more" button, you might want to check it out.
reply
deleted by author
reply
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?
reply
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.
reply