Oddbean new post about | logout
 It would be nice to raise (10x) the buffer limit on the default strfry setting. I feel like lots of people are running into this issue with lots of different relays out there.  
 yep, i suspect it makes nostr feel artificially ded.  still unsure why im hitting the ceiling and where the sweet spot is that i need to decrease my follows to for it to work.

does amethyst fire off req queries for ALL lists, even when theyre not selected in the ui by chance?

ill let u know what i find out about the buffer vs subs.. 
 It will fire for the feed selected up top. If it is "All Follows" that means all pubkeys + t tags + g tags + communities + chats you might have "joined" it is in your kind 3. 

Here is the code that assembles the Home feed REQ: https://github.com/vitorpamplona/amethyst/blob/main/amethyst/src/main/java/com/vitorpamplona/amethyst/service/NostrHomeDataSource.kt