From e69afcff1c1f42436998ca0b070162d556dd577c Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 18 Sep 2025 10:04:43 +0700 Subject: more --- NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NOTES.md') diff --git a/NOTES.md b/NOTES.md index 79406c2..cfca357 100644 --- a/NOTES.md +++ b/NOTES.md @@ -45,3 +45,8 @@ lol forget the frontend make it work for Primal - ~It appears relays ignore you if you pass more than 11 authors on a filter~ - Turns out the pubkeys were wrong because we were not padding the hex strings to 64 chars. fixed now - Relay send a notice if too many concurrent REQs + +# Hard stuff + +It's hard to sync with the Nostr relays. We can fetch a bunch of posts and that's fine but then we want to fetch other data related to those posts, say the authors metadata or reactions or whatever. So we do it in bulk, but when? Nostr data keeps trickling in if we're subscribed through the shim. + -- cgit v1.2.3