←back to thread

294 points zerojames | 1 comments | | HN request time: 0.208s | source

Earlier this year, I made a web reader that only showed a list of post titles, author domains, and links. The reader only updated once per day, so I wouldn't feel compelled to keep checking for new posts.

I have been using the tool, which I called Artemis, for several months. Every morning, I looked forward to my "morning paper" of blogs I love reading.

There are no notifications, read vs. unread states, counts of posts, etc. Only the last seven days of posts are available. The colour scheme is changeable. Dark mode is supported. All popular feed formats are supported.

There is no reading interface to read blog posts; rather, the links take you to the authors' websites. Many of my favourite bloggers put a lot of effort into the design of their blogs and like to change things up; I wanted an experience that embraced that.

The reader is now available for anyone to use (with invite code "hn").

Show context
mmahemoff ◴[] No.42472057[source]
What's a good place to discover high-quality RSS feeds these days?
replies(10): >>42472217 #>>42472218 #>>42472302 #>>42472367 #>>42472462 #>>42472474 #>>42472897 #>>42473195 #>>42474391 #>>42481578 #
1. 8organicbits ◴[] No.42481578[source]
I think the answer to this question _should_ be blogrolls, as in, you discover new feeds from the feeds you already like. We lost that when social media absorbed the social graph, but blogs and feeds are in vogue again.

I built a site around programmatic blogrolls (sites that publish an OPML file of their recommendations using a specific format). I collected a bunch of initial subscription lists[1], which are curated lists, "planets", and web rings. The I spider out from there. The aggregate list is too diverse, and definitely has some low quality content, but connections between blogs are useful for discovery [2].

[1] https://github.com/robalexdev/rss-blogroll-network/blob/main...

[2] https://alexsci.com/rss-blogroll-network/discover/feed-ff6cc...