Is it possible to block communities by name? Or is there any workaround to do so?
Specifically I am not interested in .*Moe posts. So whenever a “SomethingMoe” pops up in my feed, I block that community. However, unlike most other communities, they seem to have a never ending source of permutations of their names. This can get very tiring, as blocking them makes the general feed contain less, but never any of these posts.
I guess I could write a script, which blocks any community with the regex /.*[Mm]oe.*/gm and run it periodically. But I am a lazy bugger and neither want to write the script nor run it semi-periodically.


I like the “All” feed, as it allows some new content. My Subscriptions are somewhat smallish and mostly used for focused reading. I am just used to get rid of a certain topic with maybe up to 3 blocks (I don’t think there are many communities, which distribute over more than that many instances).
You are absolutely right, trying to tell people what to post and consume online is an absolutely absurd idea. the trick is to figure out how to find your couple of topics.
My current way of getting rid of unwanted topics is for sure not ideal. But most of the time it works just fine, when browsing randomly. Maybe i will get bored at some time and actually write a script. Thanks for the hint with https://lemmyverse.net/communities ! Hopefully i will remember to post the script here (if I ever get around to it) so others could profit from it. It seems like there might be a tiny audience for that :-)
Long run, my thinking is that the best approach is to have something like “user curation lists” and let other users subscribe to them. Could be posts, users, communities or whatever. Then you find something that approximates your preferences, subscribe to “Bob’s community whitelist” and/or “Jim’s community blacklist”, and that reduces some of the human-time load to try to identify interesting content. My understanding is that BlueSky has something vaguely along these lines.
But I think that there are probably more-immediate problems on the Lemmy/PieFed/Mbin developer plates right now, like dealing with the scraper-bots that are severely loading all of the instances that permit anonymous access.