social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

499
active users

You may have noticed me doing research about the technology stacks being used by apps, this is because I'm involved in a couple federated projects (both of which are new use cases, and extending the format).

One of those (current dayjob) is (for educators to curate educational resources together), and we now decided to use for the back-end, which I explain in detail here:

docs.moodle.org/dev/MoodleNet/

I'm open for feedback & collaboration requests!

docs.moodle.orgMoodleNet/tech/stack - MoodleDocs
Karl Schultheisz

@mayel Good call with Elixir. I use Go in my dayjob and appreciate both its concurrency and lack of robustness. Having a process not crash the whole system, and choosing Elixir over more popular languages, makes it clear that you're prioritizing robustness. That's a refreshing change of pace.