um… did my bio get deleted?

  • 12 Posts
  • 155 Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle










  • How about open source pluggable algos which can be optionally marked shareable between users and selected from a list sortable by number of “installs”

    So like a user could define an algorithm to select posts, and then mark it shared, and other users could see it in a directory and try it out themselves, and optionally clone and hack on it, release a new version, etc.

    As far as how the post selection algos could be defined, I’m thinking of something similar to the boolean query syntax in the Quod Libet music player, but one could also implement a more code-like syntax.

    (I’m aware this is a huge ask, but I’ve had this idea for 8 years since my first Mastodon account, and have been too busy being oppressed by life to do anything about it.)












  • Nostr is a lot smaller than fedi so these questions are still being answered there, and they do have their own problems with spam. Since users are identified by keys and can theoretically pop up and start posting on any node, it makes some questions of handling spam and abuse potentially function a lot differently than they are on fedi. If you were gonna do a shared blocklist it would need to be a shared blocklist of keys, etc. As for the emergent properties of that and how it affects the character of the network… probably just gotta keep watching how it plays out.


  • Nostr offers this (completely portable identity) without centralizing anything, that’s the selling point. Similar to cryptocurrency, your Nostr account is tied to a key. If you possess that key, you can connect to any Nostr node (assuming you meet their criteria - some require payment, some might have banned you, etc) and post to your account. This makes individual Nostr servers wayyyyy less important than servers are on fedi, and cuts fedi style inter-instance drama off at the knees, because servers are really just conduits for posts to flow. Yes they can differentiate themselves on e.g. uptime or performance or spam filtering, but at the end of the day they are just a conduit, not a community like fedi servers can be and often are.

    Right now on fedi it’s a pain in the ass to move accounts to a different server, if the one you are on supports it at all. Identity is only poorly portable at best. Mastodon only kinda sorta supports it in a janky way and there are plenty of bugs. Whereas on Nostr, which servers carry your posts doesn’t even matter nearly as much as it does on fedi, where it matters a lot. It doesn’t matter 0% on Nostr, but the importance is vastly de-emphasized.

    It’s just different approaches, with different advantages and disadvantages. Censorship resistance from the perspective of the user is a much more emphasized goal in Nostr’s design.