top | item 29447574

Show HN: Dfeed – a feed reader you can use without an account

51 points| amadeuspagel | 4 years ago |dfeed.net | reply

16 comments

order
[+] ms123|4 years ago|reply
Love the simplicity! Congrats! What would it take to turn it into a stand-alone html file that could be "double clicked" and used as an application? It almost seems to work, but I wasn't able to add new feeds.
[+] amadeuspagel|4 years ago|reply
I don't think that would work well, because most feeds block CORS requests (or rather, they don't explicitly allow CORS requests) and you would have to wait for the last request to finish every time.
[+] derekzhouzhen|4 years ago|reply
Nice. On Firefox it is a little confusing because nothing happen unless you reload the browser. Also wrt. CORS, I think the best way in your case is probably to use a greasemonkey script. I documented several ways to bypass the CORS in here: https://github.com/derek-zhou/airss It is a similar project as yours.
[+] vivganes|4 years ago|reply
Simple and sweet!

One feedback though: In the "Examples" page, I was expecting to see the websites created using your CMS. However, I see a minimal documentation of markdown. This may be suprising for any developer.

[+] amadeuspagel|4 years ago|reply
I think you're commenting on the wrong Show HN here :)
[+] finite_jest|4 years ago|reply
Very cool hardcore minimalist aesthetic! Do you use it yourself for reading your feeds?
[+] 2Gkashmiri|4 years ago|reply
please add a firefox addon
[+] amadeuspagel|4 years ago|reply
I've just submitted one, but it can take up to 24 hours to approve.