
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social · Reply to Max's post
@PossiblyMax Thanks for the thoughtful feedback!
The sidecar container idea is intriguing. I've considered similar approaches but haven't prioritized it yet. Fedify's core is tightly coupled with TypeScript's type system, which helps prevent many common ActivityPub implementation errors. A containerized version would need a well-defined API surface that maintains these safety guarantees while being language-agnostic.
It's definitely on my radar now though. Are you working with a specific language/framework where you'd want to use this?
As for unusual fediverse use cases—those examples are actually spot-on! Blog comments via ActivityPub is a perfect use case (similar to how Mastodon threads can function as comments). And publishing notifications about new content is exactly what Ghost is doing with their Fedify integration.
Other interesting examples include:
- Event RSVPs that work across platforms
- Reading lists that can be shared and followed
- Federated webmentions for cross-site interactions
I'd love to hear if you have other specific scenarios in mind!