Live data from Hacker News

How come Hackernews don't have Emacs reader/client?

news.ycombinator.com

1–7 of 7 posts

How come Hackernews don't have Emacs reader/client?

#1
I use Emacs alot and just got hooked to this Hackernews website. I searched over the internet for a way to interact with HN inside Emacs and found no good way but this one:

https://github.com/clarete/hackernews.el

which is very bad and opens articles in default browser or embedded lynx browser inside Emacs.

The question is: How Emacs guys interacts with Hackernews?

Regards, Soyuz

Re: How come Hackernews don't have Emacs reader/client?

#5

> which is very bad and opens articles in default browser or embedded lynx browser inside Emacs. The readme implies you can use `t` to open inside emacs. Did that not work?

the `t` opens the article in the embedded lynx browser. I thought there's a complete client for HN to brwose and interact/comment.