Oddbean new post about | logout
 Does `scope: network` not do the trick? 
 It sort of works (maybe the best I can do for now) but doesn’t exclude people I already follow.

I wanted it to replicate the feature on other social apps that suggest users to follow within your network/social graph.

Feels like we’re missing suggested users on a lot of apps that might improve discoverability. The global ‘trending’ use  and post feeds of apps like Primal could be offputting to non-bitcoiners. I’d expect new users to communities like siamstr, artstr, etc. would like to find other people in that community rather than Bitcoin/Nostr maxis. https://image.nostr.build/a2b122e96058c9c3864643b9ec57d2ad8a030054aedad56aac408da93fdb8bec.jpg  
 Totally, and I really like the feed you've made, because it sort of actually does that! I'm not able to reproduce the problem of existing follows getting in there though. I even double checked the code, and "network" doesn't include your follows. Maybe send a screenshot? 
 Ah, think this may be a bug with Coracle and Nostore 🤔 It’s not loading my follows on my profile either.

Follows load and custom feed works fine when logged in with npub or extension on desktop browser extension. https://image.nostr.build/8f34fb9ff07aec611b69e42260e63eec6925124eceebc80cb7bb7155c1671294.jpg  
 That's quite weird, I wouldn't expect the signer to prevent coracle from loading follows. What if you log back in with nostore again? 
 Not working after logging out and in. Only happening with Coracle and Nostore 
 I'll file an issue and see if the developer will fix it 😂 
 Browser extension can become irresponsive if concurrent request are sent.
Oracle now handles all extension requests sequentially, do you still have the issue? 
 Seems all good now :)