Comment on A little essay I wrote about "mods are power tripping"
Sundial@lemm.ee 3 weeks ago
I think the federated social media that is coming now is a great thing. It’s fantastic. It’s back to the old architecture, partially. But, I think it has unintentionally imitated some of the design patterns that exist on the current “they” internet. Among them:
You don’t control your experience. That is designed and curated for you by “they.” You can configure it, but you have to turn in a formal request if you want to make changes outside the parameters, and since you’re requesting someone spend significant effort on you who doesn’t know you from a can of paint, the answer is probably no.
Could you clarify what you mean by this? I assume when you say “they” on the Internet you talk about the Internet’s commercialization and commodification by companies. In what way is the Fediverse curated for you by “they”? Is it the news and other external links people post?
PhilipTheBucket@ponder.cat 3 weeks ago
“They” meaning developers, administrators, and moderators. There’s quite a lot more hierarchy in the social structure than there used to be.
One example is that some site admins want some moderation features, and they lobby the developers, but the nature of the technology is that it’s difficult for them to just lay out their own features, and the developers’ time is limited, so the developers say no. So people don’t get their moderation features. On the long-ago internet, there were many, many different software options that supported the same protocols, and they were also a lot more configurable generally speaking, so that you weren’t stuck lobbying a single group of developers to implement your thing or get stuck with things not being the way you want.
Probably a bigger example is that there are constant little impedance mismatches between how people want certain communities to be moderated, and how they are moderated. People do want for the experience to be curated. It’s unwieldy, with the current volume of assholes, to say that it’s each user’s responsibility to encounter a handful of assholes in every comments section and block them individually, so that the overall experience splinters, consistent assholes are free to continue harassing new users until the new users learn to block them, and any given asshole is everyone’s problem. That’s the problem with just blocking the MBFC bot if someone doesn’t like it. It’s fine as an individual solution, sort of, but the fact that it’s even an issue in the first place speaks to a code-enforced hierarchy of control that doesn’t match the hierarchy of respect and consent. That’s why people keep bringing it up instead of just blocking the bot, I think.
I think that this is one thing Bluesky does right, where you can opt for certain people to “moderate” your experience, but there’s not a single grouping which has a monopoly on being able to do that. It’s under your control. That would be an example of what I’m saying, where on Lemmy there is a “they” that is uniquely empowered to ban you from a community, or decide not to ban someone else that you think is objectively being a nuisance, but the “us” that is in the community can’t make that decision. On Bluesky, it’s all one grouping of users, and they can decide how to control that aspect of their own experience, and that’s a good thing.
Hopefully that makes sense. I’m not trying to air any sour grapes, or say that the developers should immediately prioritize any wishlist thing that comes their way. I’m also not trying to say that the moderators need to obey how I want MBFC bot to be handled, or let me post if I want to change the title of an article for clarity, or anything like that. I’m saying that, in terms of system design, the very existence of a unique grouping that I need to be lobbying to do these things is a development that should be worked away from, over time.
m_f@midwest.social 3 weeks ago
IMO copying communities from Reddit as-is was a mistake long-term, but was maybe necessary short-term so that people wouldn’t be confused. If I had my druthers, I’d make a new system where communities are uniquely identified purely as
!UUID@lemmy.instance
(though still with a human-friendly display name). You don’t get to create a community that namesquats something like!gaming@lemmy.world
. All posts would be made with hashtags like Mastodon, and then each community would just configure “Include all posts with this tag in our community”. The big issue then is who moderates tags? I think a system like Bluesky has would work well, as you mention. People can moderate tags and other people can follow their work, or not.If that was combined with seamless account/community migration, that would solve a lot of moderation issues. If you mod a community and the admins suck, just move it to a new instance. If the mods of a particular community suck, start your own. They won’t be able to monopolize a common name, so it’s much easier to get traction.
Lemmy is pretty good about that, actually. It’s interoperable with Mastodon via ActivityPub, and there’s other projects like MBin that work nicely with Lemmy.
PhilipTheBucket@ponder.cat 3 weeks ago
Yeah. The whole concept of the fediverse is a huge step forward. And even squatting on community names doesn’t really work. If gaming@lemmy.world sucks, people can move to gaming@lemm.ee.
I do completely agree that the protocols are not really set up fully with these considerations in mind, and they should be, more so.
db0@lemmy.dbzer0.com 3 weeks ago
You’re describing something like microblogging though. That’s how that works already. We don’t need to duplicate that in theadiverse. However, just a way to see merged comment sections from different communities for the same URL would go a long way to avoid too much splintering.
m_f@midwest.social 3 weeks ago
The way I’m imagining it, it wouldn’t be microblogging, but I’m probably not describing it well. You’d still have communities with threads, unlike Mastodon. You’d just wouldn’t have people posting “to” those communities (unless maybe you intentionally wanted to).
It’s mostly a way to get at the same thing as merged comment threads, just in a way that feels like it would have fewer edge cases to me.
Sundial@lemm.ee 3 weeks ago
Oh, now I see. Thank you for clarifying.