Hey everyone, are you working on any interesting projects? Please share!

Especially if it helps artists reach their audiences in the face of BLA (Bullshitting Linguistic Averagers) hype! Or if it takes load off my browserdev plate.

@alcinnz For a few months now I've been working on Tapir, a new single-user Fediverse platform: https://tapir.social

The roadmap has changed some from what's on GitHub, but the current plan is to make it a cross between a single-user Mastodon-like instance and a CMS. Multiple profiles, blogs, media galleries, static pages, and so on.

It's been in limbo for a while because it's *really hard* to get the architecture right for supporting all of the protocols and usecases I have planned.

Tapir Test Server

@arnelson @alcinnz I'm keenly interested in a lightweight Masto-compatible server for small groups, friends and family, teams. Federation optional. Easy to deploy and manage, even for the relatively nontechnical. Suitable for commercial hosting. Sounds like you're on a different (and interesting) path. Are you aware of anything that would serve the purpose I have in mind?
@judell @alcinnz Not sure, most of what's out there for Mastodon-like services is pretty heavyweight. Pleroma (or Akkoma) is lighter but I don't know what administration is like. GoToSocial is extremely minimal and could work for a small server, I don't know if it implements the Mastodon API though.