FediCon / FOSSY
https://mediaformat.org/2026/08/fedicon-fossy/
Published: August 5, 2026 22:06
Excited for FediCon 26! I’ll be giving a talk about the ActivityPub API: #ActivityPubAPI #c2s
@mediaformat.org@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Open standards & Protocols
Site URL: mediaformat.org
Feed URL: mediaformat.org/feed
Posts: 4
Followers: 3
FediCon / FOSSY
https://mediaformat.org/2026/08/fedicon-fossy/
Published: August 5, 2026 22:06
Excited for FediCon 26! I’ll be giving a talk about the ActivityPub API: #ActivityPubAPI #c2s
Mini website reorganization
https://mediaformat.org/2026/08/mini-website-reorganization/
Published: August 4, 2026 23:52
To more easily post from the ActivityPub API.
Handcrafted code ftw
https://mediaformat.org/2026/07/handcrafted-code-ftw/
Published: July 28, 2026 04:17
I've signed onto a wee manifesto today, this one fits with the "move slowly and build things" ethos
Cacheable Requests for Remote Content
https://mediaformat.org/2026/07/cacheable-requests-for-remote-content/
Published: July 23, 2026 01:17
TLDR: proxyUrl requests are un-cacheable, this is a terrible Developer Experience. When fetching remote Activities, Objects or Actors with the ActivityPub API we use a few endpoints. First, we might fetch activities directly from our Inbox endpoint, this…