Some folks have asked how will Beluga 🐳 handle a user with thousands of posts.

The short answer is that the beluga.json feed can be trucated after a fixed number of posts. The JSON Feed spec includes a next_url field to handle pagination. I will implement this on the app very soon.