<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Implementing Pagination for ActivityPub Collections]]></title><description><![CDATA[<p dir="auto">I wrote up some recommendations about implementing paginated collections.</p>
<p dir="auto"><a href="https://ghost.evanp.me/implementing-pagination-for-activitypub-collections/" target="_blank" rel="noopener noreferrer">https://ghost.evanp.me/implementing-pagination-for-activitypub-collections/</a></p>
<p dir="auto">tl;dr (read the full article for the whys):</p>
<ul>
<li>Have big pages – 128 or 256 items per page.</li>
<li>Inline the items for small collections.</li>
<li>If you're already using offset pagination, change to cursor pagination ASAP.</li>
<li>If you're implementing from scratch, consider using bucket pagination.</li>
</ul>
]]></description><link>https://forum.pierobosio.it/topic/1cd02fd1-d274-4b91-8517-127f15dc7ba6/implementing-pagination-for-activitypub-collections</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 17:15:47 GMT</lastBuildDate><atom:link href="https://forum.pierobosio.it/topic/1cd02fd1-d274-4b91-8517-127f15dc7ba6.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Aug 2026 22:10:44 GMT</pubDate><ttl>60</ttl></channel></rss>