ʕ-ᴥ-ʔ Bear Roll - About

A daily view of Bear Blog discover feed top posts.

I love the Bear Blog discover page! But if you don't visit it every day you can miss things. And if you visit it too much you can lose track of what you've read.

So I built Bear Roll, a daily view of the top posts from Bear Blog's discover feed.

Inspired by hckrnews.com, which solves the same problem for Hacker News.

It's a static Astro site hosted on GitHub Pages. It regularly runs a script that grabs the first 5 pages of discover (100 posts) and stores them in dated JSON files. This means it doesn't contain all posts, just the ones that reach the first 5 pages of discover. The source code and data is on GitHub if you're curious.

If you have any questions or requests, please email me at hello@josh.work.

More pages:

  • Archive — browse all collected days
  • Stats — aggregate data across all posts
  • Blog — updates about Bear Roll