Comment on "ActivityPub not suitable for implementation as the base federation layer in diaspora"
effingjoe@kbin.social 1 year agohe thought it would be better for the user experience
Is this articulated somewhere because I was under the impression that everything was federated, and this plays right into the point. Why should this be up to the devs? Or, perhaps better worded, what information does the "ActivityPub" label actually tell an end user, right now? Seemingly nothing at all, from a functional standpoint. It's possible for two ActivityPub-labeled implementations to be completely incompatible, right? Does that sound good for users?
I just can't think of a devastating real world example.
Why is this your chosen metric? Wouldn't "this might make the users confused" be a better metric?
The extinguish step is a bit unclear to me.
Once they're the de facto standard they abandon it altogether and the users, who care little about the nuts and bolts of this, get frustrated and make an account on Threads (using your example).
It's worth keeping in mind that we're not talking about normal software. A hypothetical technically perfect solution is still a failure if there isn't a critical mass of users to make it "social".
e569668@fedia.io 1 year ago
There's some relevant discussion here and in the thread linked by ernest in that post here. I don't want to give any wrong information, but I don't think activitypub has a spec for downvotes/reduces/dislikes, just likes and shares (boosting). So on mastodon dislikes definitely aren't federated. I believe for lemmy, they federate between lemmy instances that have them enabled, but for kbin they are local to your instance.
effingjoe@kbin.social 1 year ago
I appreciate the additional information, however, a link found in the codeberg link you provided leads to this comment from earnest:
This seems to imply that downvotes (reduces) are federated. (And notably, upvotes are now "stars" "boosts" are, uh, "boosts".
Or am I totally missing something? That's always and option.
e569668@fedia.io 1 year ago
He did say it would be "federated this week" but in the next comment he made he said that changed "but it turns out it's not easy, and I wouldn't want to make such a big change hastily". I don't think anything has happened since. I definitely almost never see any reduces over here on a different kbin, so I think it's still the same. There is still some discussion in that issue, someone just posted they have a PoC of doing it in a fork for instance.