• 2 Posts
  • 38 Comments
Joined 11 months ago
cake
Cake day: November 3rd, 2023

help-circle
  • Obligatory shoutout to !anime@ani.social if you want a more anime-focused discussion. Of what I have watched (or seen enough of to make a judgement) there are a couple standouts. Note that I haven’t really watched much western animation in recent years.

    • Frieren: Beyond Journey’s End - !frieren@ani.social
    • The Apothecary Diaries
    • Heavenly Delusion
    • Delicious in Dungeon - !dungeonmeshi@ani.social - This one is done by Studio Trigger, so it is a bit stylized, but I adore the animation in this series
    • Jujutsu Kaisen - I haven’t watched this, but I have only seen tremendous praise for season 2’s animation (despite the studio’s working conditions)
    • Demon Slayer - another show I haven’t watched, but have seen plenty of gorgeous clips

    Wildcard answer would be Star Wars Visions. Each episode is done by a different animation studio, so it can be up to personal preference as to which ones you like, but there are some great showcases in the show.

    Edit: If you care a lot about animation quality, I would recommend checking out the SakugaBlog. It goes into deep dives on Japanese animation. For example, they did a whole running series on Frieren (link to the first article).




  • This is an excellent point that I thought about when a previous community I was active in got shut down on the ml instance due to some admin whims. Since then, for the two communities I run, I have an external wiki that I maintain with things like complete rules or an index of past weekly discussion threads, etc. These wikis are set up on a VPS that I am responsible for, independent of the host instance of my communities.

    ani.social and the admin, @hitagi@ani.social, has been excellent, and the instance is a logical place for anime/manga communities. I have also tried to keep up donations to keep the server running, but people’s lives change, not always by choice. Having some form of communication independent of the lemmy instance makes sense for those scenarios, if for nothing else except for communicating a migration to a different instance.








  • Happy birthday ani.social! Thanks for putting the effort into keeping the lights on as the community here has grown.

    Ani.Social was supposed to be a KBin instance

    That bit of serendipity worked out in your favor. My understanding is that kbin development has essentially stopped because of health issues with the dev. The mbin project has essentially taken up the reins as a successor still under active development.

    Automatic moderation tools

    These sound interesting, however these are admin-level tools rather than community-level. I have been saying for ages that lemmy needs more tools built in to help community moderators, but I am hopeful that they might be coming. Someday. Maybe. Hopefully? I know that sublinks is focusing a lot on this, but I haven’t heard as much from the lemmy devs.

    I host an instance of lemmy I use for testing, so I took a quick look through the documentation for these tools to maybe install and play around with them, but I think these might be a step beyond what I want to put the effort into getting set up. Thanks for the work that you do on this front. I wonder how the image filtering tool is going to deal with drawn content. The false positive rate might differ a lot compared to what is typical.



  • I have only ever used hosting providers in the US before, so I wasn’t aware of the documentation requirements for many of the EU providers. Did you have to migrate the object storage as well or was that fine to just stick to where it is as long as the pict-rs configuration and urls all point to the right place?

    I have never personally done a big migration like this for any of the services I run as I have usually just done small scale stuff that only I or some friends use. So, in the past I have often just destroyed things and rebuilt from scratch or, at most, just copy/pasted some docker volumes to a new host. It is something I have been thinking about a bit as I am now hosting more publicly facing things like the anime wiki, the image hosting frontend for the clips I post (they get saved to object storage), and @rikka@ani.social which uses an sqlite database. I found that setting up rsnapshot to do hourly snapshots of rikka’s database has actually proven very useful for debugging issues (in addition to having a backup) because I can see the history of the database that led to the current state.

    It seems like the migration is working as we made it through a Wednesday with no noticeable federation delays at all. Keep up the good work!


  • I was wondering about traffic and the regional breakdown. I had been guessing it was mostly EU/NA based on the traffic I got to clips I post to the anime community using my own domain. Cloudflare just lists the top 5 countries:

    However, I wasn’t sure if that might be influenced by the time of day I am posting them since I am on the East coast of the US. Also included in that image is how much bandwidth the cloudflare cache has saved me in the past month. Posting clips as webms means that cloudflare will cache them automatically and save me >90% of the bandwidth on my VPS (something I didn’t know to start with, but am grateful for).


  • Alright, I have been doing some poking around the grafana dashboard and noticed that about 20k activities/hour (~ 6 per second) seems to be the limit that ani.social can process coming in from lemmy.world. Whenever the activity peaks on world go over that (generally EU afternoon/NA morning), we start to lag a bit. Then, after the peak has subsided, we catch up.

    All this really seems like it is putting a pretty hard limit on how big the fediverse could actually grow without federation becoming completely impossible. I was reading up on efforts that reddthat has undertaken to improve federation from world (since they are in AUS). Their EU-based proxy seems to have worked well, but even with batching like this, federation is always going to be a lot of bandwidth and message passing between servers that just might not scale past a certain point. Anyway, I am off topic.

    In any case, the lag seems like it will be coming and going with a bit of regularity, kind of like fediverse tides.




  • The outbound federation to lemmy.world has been resolved at this point (thanks hitagi!), but the inbound federation from lemmy.world continues to be an issue. I don’t really have any insight into solutions for that as it seems it might be due to physical constraints similar to what has been plaguing the AU/NZ servers.

    Just a heads up to moderators of ani.social communities though. Because the world version of any community here is going to be a couple hours delayed (currently ~8 hours), it might make sense to have an account on world that you appoint as a mod to your community. This lets you take moderator actions on things that are in the world version of your community even before it federates over instead of having to wait hours for the spam/whatever to federate over before you can remove it.

    Tagging @MentalEdge@sopuli.xyz to let you know since you probably have some of the more active communities on the instance.