Musicians Today has officially completed its first trip around the Sun, and I'd like to celebrate the fact that we're still here. Existing is a wonderful thing.
We were born in the middle of the Twitter chaos with the goal of providing a space for people who are also musicians, who want to get away from traditional “you're-the-product”-style social media. It's an experiment, as these things usually are, but a successful one if I say so myself.
But it's also a time investment.
Maintaining a Mastodon server is such a balancing act if you're not willing to throw all the monies at the problem. You have your disk space, RAM, and CPU usage to worry about, and then your multiple processes running on different technologies (Java being my least favorite—why would you greedily consume half of the available RAM, however large it is, as your default behavior?), each with its own flavor of configuration format. You have all kinds of monitoring software (including the one I created myself for the Status page). You have costs that can vary out of the blue (yes, I'm running it mostly on AWS which is not cheap, precisely, though in my defense it is pretty reliable). You have to have moderators, of which I have two for whom I'm neverendingly grateful because they're awesome. And, last but most-definitely-not-least, you have the (endless but expected, but endless) drama that stems from all human communities, which in Mastodon/Fediverse-land seems to take the form of (de)federation wars.
Back on the technical side though, here's an incomplete list of stuff I've learned to monitor/configure/parent:
web
, sidekiq
, and streaming
). Each one is its own Very Important Piece of the experience, can fail in different ways, and can also be optimized in different ways (e.g. creating more than one process for Sidekiq for parallelization).I guess it's fitting that we had our first real Sidekiq emergency right before the anniversary—a rite of passage, you could say.
But it's worth it. It's worth it because, from what I can tell, at least some people are getting something good out of it. I'm a part of that group, by the way.
I guess what I’m trying to say is thank you. To the ones who get actively involved. To the ones who stick around for any period of time. To anyone who tries it and moves on, too. You're all appreciated. Let’s keep it up!