OpenAI to Acquire Astral (maker of uv, ruff)
https://piefed.social/c/python/p/1894602/openai-to-acquire-astral-maker-of-uv-ruff
| Pronouns | he/him |
discuss.online is doing it right. There is a significant overlap between discuss.online and lemmy.world’s admin teams, and I generally think they handle it about as well as could be expected of a general-purpose instance of their scale.
As for piefed, I think the primary things that help users filter their experience are the additional blocks that are at their disposal; blocking communities with a word in their name, blocking posts that match keywords, blocking posts that point to certain domains, etc. However, it can only help if a user actually goes through the effort of setting them up.
OpenAI to Acquire Astral (maker of uv, ruff)
https://piefed.social/c/python/p/1894602/openai-to-acquire-astral-maker-of-uv-ruff
Been a bit since I last popped into one of these threads. The main thing that happened recently was that we wrapped up the Anime awards for last year (post here). I definitely need to do some rethinking of how that was run, because participation was way down compared to a year prior. To the community’s credit, there was lots of good feedback in that thread.
Otherwise, the [email protected] community is getting ready for a new season to come in April.
My other communities:
PSA: Vote for the 2025 Fediverse Anime Awards
https://piefed.social/c/animation/p/1823642/psa-vote-for-the-2025-fediverse-anime-awards
It’s a little known fact that we actually previously had an NSFW piefed instance for a week or two to do testing. Some of the features that were included to help instances like that were the disclaimer screen that comes up before any content page loads (this site has NSFW content…etc.). Also, I know some code was added to make some common NSFW hosting sites work better (as an example, there is some special code to deal with redgifs embeds).
The last thing that comes to mind is to allow admins to specify countries for which NSFW content is blocked (based on IP address). This was added in response to admins wanting to deal with content restrictions like the UK have and are sadly becoming more common across the globe.

See https://piefed.social/c/voyagerapp/p/1716890/piefed-account-user-blocks-not-hiding-comments It looks like `/comment/list` doesn't filter blocked users when it is returning replies in a threaded conversation. For non-threaded results, the blocked filter is being applied correctly.