Damus
Ev profile picture
Ev
@ev

Lead developer at Bogbook

Relays (7)
  • wss://relay.damus.io – read & write
  • wss://relay.nostrich.de – read & write
  • wss://nostr.pleb.network – read & write
  • wss://nostr-pub.wellorder.net – read & write
  • wss://brb.io – read & write
  • wss://nostr.zebedee.cloud – read & write
  • wss://relay.nostr.band – read & write

Recent Notes

jack · 162w
Would take much more than a day
jmb · 162w
🤣🤣🤣🤣🤣🤣🤣
ferrell · 162w
i was being facetious. rfk jr. is an absolute kook. not sure why he has so many seemingly intelligent people so enthralled.
ferrell · 162w
yep and then have him pivot to holocaust denial.
note1zucun...
Ev profile picture
I implemented editable posts on ssb, it's possible.

I posted a new message type 'edit', edit: 'posthash', content: 'new content' and then I collected all of the message edits, order by timestamp (ssb-query did this for me), and render a message that shows the differences between the edits. I only rendered a diff at the time, but I wanted an arrow where you can quickly pass over the edit timeline.

I'm pretty sure the code is on `git-ssb` somewhere.
rabble · 164w
The moderation needs to be a third service. Where relays and clients can opt in to which moderation regirme they want to use and moderation decisions can be opt in and transparent.
Ev profile picture
I think you're both right, but I tend to lean towards the FoaF (friend of a friend) moderation algorithm. FoaF makes newcomers work to get reach, because they need to know someone, and it's something that Scuttlebot did right so we all know how it works.

You can include a dial for less toleratant people that can be turned down to 'just friends', and people who want to explore more can dial it up to 3 or 4 hops if they want a global feed.
1
Ev · 164w
*tolerant -- can we get an edit button? I jest.