Mastodon Front-end
Mastodon and other Fediverse instance Front end
Mastodon and other Fediverse instance Front end
My #GoToSocial instance has been running for less than a week, and the folder is using up to 1.7Gb already. I wonder how are the other users’ experience so far? #Fediverse #Mastodon
Tried many todo/tasks app. Even selfhosted: Vikunja, Tududi. But I still keep coming back to RememberTheMilk. Why?
The thing is, ATproto/Bluesky have been growing a lot lately, and things have moved on very fast. Everything in that previous post still holds up and works, but there have been some interesting developments that warrant an update, namely: you can now host your own data. It’s pretty straightforward too. It does have some implications for working with the APIs, which I’ll get to shortly.
If you own a domain name, why would you wanna keep your #Bluesky handle at @username.bsky.social?
I’ve documented my baby steps with the protocol below with a few examples - essentially: authenticate, post a “Hello World!” skeet, then reply to that skeet (no, I don’t know why they’re referred to as “skeets”), and get some author information. I’ve done these initial experiments with Postman/cURL, so that I didn’t have to faff around with setting up any sort of language or framework tooling. After all, it is just HTTPS. Hopefully you can translate them into your tool of choice.