Wrote up a blog post with my initial ideas and stance on writing an ActivityPub/Fediverse server: https://aeracode.org/2022/11/14/takahe-new-server/

I also have thoughts on federation, UX, scaling, and what any successful medium-scale ecosystem might look like, more to come there.

Takahē: A New ActivityPub Server - Aeracode

@andrew OMG that was fast! I'm thrilled that you released it under a permissive license by the way, massive thank you. I know it's early but I'm actually looking forward to using it. Not sure I understood how the "serverless" part works though, will give it a closer look.
@astrojuanlu It just means you can run it somewhere that doesn't let you use background processes. It's mostly just for how I like running things.