Oddbean new post about | logout
 I probably talk about the bitcoiner content too much, the problem is not at all that we’ve got tons of bitcoiners or that they’re talking about bitcoin too much. More it’s that it’s hard to discover the other people and conversations. 

The UX experience is where we need to do work. It’s not so much fun, but it’s what will make the difference. 

So when it comes to contact discovery, I’ve always wanted to do something Private Set Intersection. Anybody interested in working on getting PSI for privacy preserving contact discovery that we could use with Nostr? 

There’s code which does the first 90% of the work: https://github.com/OpenMined/PSI

Regarding search, my initial thought is throw elastic search at the problem. But then I’m wondering what LLM’s could do to make search better. I think we’d want to have multiple search providers with a common api, the way that Damus and others support plugging in to translation engines. I think the needs of search and indexing are different than a normal relay, and we probably need those broken out in to a separate service or an add-on which only some relays provide. 
 This is great! yes! 
 nostr is over

keet.io 
 @StephanGuy @Rabble @jack We have revolver so ofc it is 
 revolver? 
 @StephanGuy @Rabble @jack What p's working on 
 link? is it p2p? 
 @StephanGuy @Rabble @jack Yes https://blog.freespeechextremist.com/blog/revolver-kickoff.html 
 you should find someone else to write about the project because i just spent a couple minutes reading that link and i have no idea of what it is except maybe open source tech somewhat related to crypto and you’re very excited about it. 
 i read the whole thing and it is basically nostr but with nothing available

holepunch/keet solves nostrs relay and media problem, exciting times 
 @Rabble @jack @StephanGuy >somewhat related to crypto 
You did not read it :alex_lol: 
 that is what he implied 
 @StephanGuy @Rabble @jack As some one who knows p, no its not. Ipfs has nothing to do with cyrpto dog. 
 it does have filecoin but i meant he implied he didnt read it all 
 It is peer to peer, and the website is Keet.io ;-D 
 Do you think it should be a DVM or should a search API have it's own NIP?