Are there any RSS Readers that are trying to integrate ActivityPub too? Pondering the glut of email newsletters in our inboxes these days, and wondering if we are due for an RSS Reader renaissance, except with a fediverse twist this time…
@brentsimmons @tchambers @ricmac @NetNewsWire what about to support the ActivityStreams format besides of RSS, kind of in the same way as you already did with JSONFeed?
```
curl "https://mastodon.social/@pfefferle" \
-H 'Accept: application/activity+json'
```
That would make NetNewsWire a generic ActivityPub compatible reader without changing the experience?!?
@pfefferle @brentsimmons @tchambers @ricmac @NetNewsWire
Blows my mind (in a bad way) that no feedreader has implemented that yet. Such a low hanging fruit, no? What are we missing here?