Made #noStrudel calculate the web-of-trust. its not very efficient at the moment but its already been useful to sort users by how close they are to you and how many of your followers follow them Before - After http://cdn.hzrd149.com/bcb90c77702dc718e91e8e6cd6e7bb91e3ef13a4b7979cf3c3bf843cc7bb536c.png http://cdn.hzrd149.com/ac48ce5f8aba9c051ed6b59297d7c8ce11156e0087415a3579dbd46b2853e359.png Its only on the next.nostrudel.ninja version for now because it makes the page freeze a little every time in computes the graph
This is awesome
The struggle is real, I ended up creating a function where it would fill the entire graph in one shot, which is a lot faster than caching single results. https://github.com/coracle-social/coracle/blob/master/src/engine/people/utils.ts#L118
@Gigi vs The Gigi they tell you not to worry about
the real Gigi will be in your DMs sharing trading advice
i blocked that one.. sorry, not sorry. 😅
Did you implement Zimmermann’s WOT?
no, but do you have a link to it? id like to look at it
cc: @Bitcrazy 🛀
That's super cool!!
This is great! You think it's feasible to keep this calculation client-side? I'm going to make my WoT thingy a DVM
1 and 2 levels of trust seem possible to calculate client side. any more and your dealing with too much data
I'm interested ☺️ have similar plans
This is probably a dumb question but I’m tech challenged and have run into a recent issue with primal. I recently got a nip-05 address and posted it on my nostr profile. I have a purple check mark on Damus but it’s not showing up on primal. Also I’ve got a red q mark on nostrudel. Any help or advice would be much appreciated.
noStrudel shows are red question mark on profiles when it cant find the users NIP-05 in the list of names in the .well-known/nostr.json In your case it cant find the name "stache" in https://bitcoinnostr.com/.well-known/nostr.json?name=stache
I’ve tried a second time with @nostrplebs.com but still no luck
looks like its working now for me. you might have a wait a bit for noStrudel to show it since it caches things
👍🏼thnx for the help
Thanx again. U were correct re verification check which musta cleared the cache sometime today. I do have another q. This may be out of ur bailiwick but I figured I’d ask anyway. I’ve recently added wallet of satoshi to my primal profile and I’m able to send but not receive zaps (not that my content will generate many😖). Do u have any suggestions on how I might fix it?