Asides
Follow me Bluesky: @deuts.hamili.net and Fediverse: @deuts@deuts.one
December 19, 2024
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?
December 18, 2024
Next steps with Bluesky - hosting your own data and more on the API
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.
More about the Bluesky API.
If you own a domain name, why would you wanna keep your #Bluesky handle at @username.bsky.social?
December 17, 2024
A 'Hello World' for bluesky/the AT protocol
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.
This could probably serve as a documentation of the Bluesky API.