OK so got a basic gist of ActivityPub I think… Objects are things like notes. Activities are things like creating or liking these objects. Actors post messages to or get messages from inboxes and outboxes to send these activities around. There’s a client-to-server part for actors to send messages to their server. And a server-to-server part to federate and deliver messages between actors on different servers.

Plenty more to it than that but enough to get by with!

Yeahhh I find code kata really fun and relaxing. No stress, no mega problem to solve. Like doing a jigsaw or something. Just did a little PHP Fibonnaci one with spacemacs, git and behat. Nice easy way to improve with your tools.
Bookmarked Beyond my means by Laura Kalbag (Laura Kalbag)

When I wrote about owning and controlling my own content, I talked about trying to keep my “content” in its canonical location on my site, and then syndicating it to social networks and other sites. Doing this involves cross-posting, something that can be done manually (literally copying and pas…

A critique of federation (in the technical sense).

https://fieldnotes.resistant.tech/federation-is-the-worst-of-all-worlds/

Are privacy concerns inherent to federation? Dunno. The idea of decoupling data ownership from applications is good though. It reminds me of Solid and its data pods idea.

https://ruben.verborgh.org/blog/2017/12/20/paradigm-shifts-for-the-decentralized-web/

And of course indieweb which I commented a while back Solid reminded me of but surprisingly the Solid peeps made no reference to.

https://doubleloop.net/2018/01/09/paradigm-shifts-decentralized-web/