I wrote an article about some of the protocols underneath StatusNet, and I plan to write more in the near future.

https://www.fknsrs.biz/blog/don-statusnet-node-part-one-read-protocols.html

@deoxxa Looks exactly like something that I need, started reading!
@deoxxa I thought LRDD and host-meta were deprecated and only are implemented for backwards comparability with OStatus nodes that don't use webfinger
@serval they kidn of are deprecated, at least in the context of OStatus. It's still useful to have them as a fallback for when the WebFinger negotiation doesn't work first try though, I think. Maybe they're unnecessary though - I'm sure we'll find out more as time goes on :)

@deoxxa I'm getting this error message from DON

PubSubClient.Subscribe: PubSubSQLState.Add: NOT NULL constraint failed: pubsub_state.created_at

@vielmetti oooh. That looks bad. I haven't done a from-scratch run since Saturday sometime, so I'll have to make sure it works okay. Might be time to write some tests heh

@deoxxa I don't know how much the network is mutating, to know if this is a code change, an ops change, or just the typical bug.

I love the idea of a #golang #mastodon service, when it does everything you want it to do, it will be fantastic.