The analogy that several Black users have said, is "Mastodon is the digital equivalent of fleeing 'regular' racism in the deep South, just to experience 'racism doesn't happen here!' racism in Boston." 🙂🙃
Mastodon has more cultural norms around not talking about racist abuse, than around preventing it from happening. I don't know how to convince y'all that this is bad.
So yeah, this creates an opening for centralizers.
For those who might have missed it…
You can go a long time as a JavaScript developer without ever feeling the need for generators. Hence, it’s natural to wonder: What are they good for? Why would you ever want one? What’s the point?
Once you get into them, though, generators are pretty neat. They can do some fascinating things. Things that wouldn’t otherwise be possible with JavaScript. So it’s worth finding out more about them.
https://jrsinclair.com/articles/2022/why-would-anyone-need-javascript-generator-functions/
You can go a long time as a JavaScript developer without ever feeling the need for generators. Hence, it’s natural to wonder: What are they good for? Why would you ever need one? What’s the point? But generators can do some neat tricks. And they may even change the way you approach certain problems.