@ruby it's SO BAD, this is exactly the sort of shitty ux that got me to leave twitter lmao
@ruby im biased because ive been there so long but like... im gaining a new appreciation for the mastodon/glitch-soc frontend right now lolsob
@ruby i’m always sad that opentween never ended up supporting mastodon. just want my client to look like a fuckin’ mail/NNTP client from 1996
@ruby are you interested in hearing about this, or is it a rhetorical question?
@ruby I have a few. First of all, I think some people really do like the Twitter-style "little snippets of thought" mode; I've seen enough of that as a preferred mode of interaction to not be able to dismiss it immediately.
Beyond that, though, there are some factors that make the WL uniquely bad for these tools, because they're not designed for island networks like this.
And then there are the things I see as genuine failures of the frontends we're using.
toot, which looks like an e-mail client), while others treat it as a content warning like Mastodon does. I prefer the former, and I think it destigmatizes the practice of giving people a short general summary of what the post is about, which I like.toot and Tusky to exist without running a whole web browser to render every post.All of these things were done (or not done) with intention, but that doesn't mean we have to agree with those intentions, especially for a network like this.
@adam @ruby All metadata that we normally use microsyntacies for, including @mentions and #tags, are represented alongside the post body in ActivityPub: https://socialhub.activitypub.rocks/t/trying-to-understand-mention-handling/3816/2
So in a sense, all tags are out of band; the server just parses the text, sees your #tag, and makes a real tag from it.
Most of the work around this would be in the frontends, tbh.