9
3

Ghost's ActivityPub Integration Feels Half-Baked

6mon 3d ago by literature.cafe/u/cm0002 in fediverse@lemmy.zip from deadsuperhero.com

Look, I think Ghost is a really great publishing platform. But after dogfooding their Fediverse integration for six months, I'm realizing there's still a lot missing. With their blog dormant, I'm left to wonder: is development still happening?

Looks like they are still pushing changes and the last release was 4 days ago.

They also seems to be leaning into LLM coding (AGENTS.md, CLAUDE.md) which is a security vulnerability as far as I'm concerned.

To be clear: that's for the entire application. The ActivityPub part is here: https://github.com/TryGhost/ActivityPub

There's still development, but a lot of it is writing test units, updating dependencies, and optimizations. Still good stuff, but all we can really see is side-effects of their development plans, not really much of a roadmap itself.

Fair. Though ActivityPub implementation kind of needs to be developed in parallel with main application for any new features.