damus
damus copied to clipboard
Web of trust (wot)
- [ ] Relay view - who in my WOT is using a relay #2130
- [ ] Configurable WOT hop per relay #2091
- [ ] Filter search results according to my WOT #1784
- [ ] WOT score/rank #2127
- [ ] WOT indicator in DMs https://github.com/damus-io/damus/issues/2178
- [ ] See who is most in my WOT in my follows #1890
- [ ] See who is most in my WOT not in my follows #1891
- [ ] WOT how many of my follows have muted a profile #1055
- [ ] WOT how many of my follows have reported a profile #1662
- [ ] auto-hide content if npub muted by 5+ people in my WOT #426
- [ ] See fedimint recommendations via WOT #2053
It's due to this
x, y = x.pin_memory().to(device, non_blocking=True), y.pin_memory().to(device, non_blocking=True)
happens async