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 https://www.mollywhite.net/feed!
I've admired the POSSE (https://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.
@molly0xfff This is great. I've been thinking a lot about the ownership of data recently!
@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.