←back to thread

294 points zerojames | 3 comments | | HN request time: 0.602s | 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").

1. rishikeshs ◴[] No.42482693[source]
Unable to add my blog[1] hosted on Cloudflare. Is it an issue with CF?

[1]https://rishikeshs.com

replies(1): >>42482796 #
2. zerojames ◴[] No.42482796[source]
Hello there! Did you receive an error with your RSS feed (https://rishikeshs.com/index.xml) or the JSON feed (https://rishikeshs.com/index.json)?

I am able to successfully poll the RSS feed, but the JSON one is returning an error. Only JSON Feeds that conform to https://www.jsonfeed.org/version/1.1/ are parsable by the software.

replies(1): >>42484461 #
3. rishikeshs ◴[] No.42484461[source]
This one: https://rishikeshs.com/index.xml

Is it an issue with Cloudflare blocking the bots?