What one person wants from an alternative to a Twitter:

https://files.mastodon.social/media_attachments/files/115/719/308/239/140/414/original/151a332e5ca1394d.png

From Joscha Bach (@Plinz@twitter.com):

"I will leave twitter/X when another platform gives me a timeline based on my own choice of algorithm, an unconditional edit button and the ability to delete individual replies."

What one person wants from an alternative to a Twitter:

• choice of home-feed algorithm,
• editable posts,
• ability to moderate replies

RE: x.com/Plinz/status/16859453053

#FediDev #FediDevs #FediUX #Fediverse #FediverseUX

6
1

Log in to comment

6 Comments

mastodon?

@ezeno789

Mastodon could become that. But, it would need to add some new features.

Mastodon has "editable posts". Which is great.

But Mastodon doesn't give you a "choice of home-feed algorithm" yet. Currently, Mastodon only support reverse-chron as its home-feed algorithm. (I.e., what some inaccurately call "no algorithm".)

And, Mastodon doesn't yet given users the "ability to moderate replies" to their posts.

@reiver @ezeno789 we do have the ability to moderate replies built into ActivityPub, though.

Every object has a `replies` collection that is owned and managed by the creator of the object. If you don't want someone's reply to appear in the list of replies, you can remove it.

Mastodon does not surface this feature. It also doesn't show the `replies` collection remotely. That's too bad; it would cover most of what people want from replies management.

@reiver @ezeno789 About algo choices, it's very interesting the work of @cryptadamist with Fedialgo: github.com/michelcrypt4d4mus/f

Worth looking into it IMO.

@reiver @ezeno789 The closest thing to what he is describing is @threads, but the ability to moderate replies comes at the cost of turning #Fediverse sharing off (at least for some posts).

Insert image