Apologies if you’ve been unable to install Kitten* recently. Looks like there were a huge number of sessions created in a very short period of time, exhausting the memory on the tiny VPS server that serves the binaries. Might be AI crawlers (thanks, asshats). Looking into it and will add checks to session persistence to try and try and handle these sorts of attacks (because, really, that’s what they are) going forward.
@aral you could upload the binaries to Codeberg, a few lines of code if you already have a CI/CD pipeline.
@unexpectedteapot Was originally doing that but Codeberg is not reliable enough and can be very slow at times. Apart from this hiccup this setup has been blazingly fast and also allows me greater control :)
@aral maybe a mirror setup? IIRC that's what Forgejo folks do, they offer downloads through both Codeberg where the repo is hosted and their instance mirrors it as well.
It is not the most efficient thing though, not the most Small Web(-aligned) decision to be made :')