mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.3K
active users

I just finally deployed something I've been working on for a few weeks now: a feed of my writing, posting, reading, and other various activity that lives on my website at mollywhite.net/feed!

I've admired the POSSE (indieweb.org/POSSE; "Publish [on your] Own Site, Syndicate Elsewhere") model for a long time, but only finally found the time and energy to put something together that I'm actually happy with.

Molly WhiteFeedMolly White's activity feed

@molly0xfff This is great. I've been thinking a lot about the ownership of data recently!

Robert Anderberg 🕹️

@molly0xfff One question: How does it post to Twitter/Mastodon/Bluesky? It looks like it's splitting longer posts across Tweets, but does it use the public Twitter API?

@bobbydigitales yep, it splits posts based on the maximum character limits of each service, with some manual finagling if i so choose. it uses the public twitter API, yes

@molly0xfff Awesome work and very inspirational! I've been working on a distributed (not crypto) social network and I plan to make it integrate like this. I think the future might be exactly this but without needing people to be able to host their own website.