You can also just insert arbitrary strings into the local_site_url_blocklist table as Lemmy only checks the validity of the URLs when editing the site through the API. This has the advantage of preventing the messages even getting written to the DB. Example:
sql
insert into local_site_url_blocklist (url) values ('Hi, I''m Nicole! But you can call me the Fediverse Chick :D');
By the looks of it, Dansup is doing attributedTo similar to how PeerTube does it, but doesn't wrap it in an array which is annoying. Hopefully he changes that.
Looks like I was wrong, PeerTube does set an attributeTo, it's just different to how Lemmy does it. Lemmy expects an OrderedCollection, while PeerTube sends an Array of IDs. Don't know how I missed the attributeTo in the PeerTube output I was looking at (I was pretty tired when I wrote the tbf). This is probably something to fix in Lemmy.
Had a look at the logs and trying to resolve a video fails with OnlyModsCanPostInCommunity. This is because PeerTube sets lemmy:postingRestrictedToMods to be true on the Group, but doesn't set an attributeTo for the Group object so Lemmy sees the community as having no moderators. It seems that the only reason this used to work was because the posting_restricted_to_mods setting was ignored when resolving an object from ActivityPub.
It ignores what happens if your PDS provider goes down. While currently Bluesky can repopulate a new PDS with your old data, I don't see how that's going to survive them adding stuff to the AT proto that isn't public and therefore not kept persistently in Bkuesky's servers (e.g. E2EE DMs).
What a wild thing to publish on International Women's Day. Almost like this "we don't talk about young men" stuff the media is pushing isn't about helping young men but telling women to shut up.
None of this is to deny the many inequalities faced by females in a patriarchal society.
"Faced by females". There's quite a bit of bioessentialism in this that attempts to essentially say violent men have no agency. Like I'm sorry, having a shitty childhood or high testosterone aren't excuses. The culture shift needed to help young men is to treat them like people, capable of feeling the full range of human emotions, and part of being a person is being responsible for your actions.
Also, no amount of women capitulating to reactionary rhetoric is going to bring about a culture shift that young men don't want, young men are just as responsible for making their lives better as everyone else. Yes, they need more support structures (we all do), but young men need to want to get better and I'm not sure a lot of them currently do.
Does anyone on your instance follow the communities you're interested in? Lemmy communities 'boosts' all comments it receives, so you should have them.
The labeling idea is pretty interesting, an email service with inbuilt proxy, but your website is pretty light on details. Stuff like pricing or custom domain support is absent.
gtk2 is gone đŠđŠđŠ