Show HN: Simple Hacker News Client for Emacs

https://github.com/clarete/hackernews.el
by clarete • 13 years ago
81 27 13 years ago

I wrote this small client to read hackernews from my favorite editor. It's currently using an external HTTP API [0] but I'm working on my own proxy [1].

I'd love to actually scrape and cache all the info I need using lisp. However, my time constraints are keeping me away of that goal. I could definitely use some help here! :)

I'm also planning to add support for comments and posting new things. Any feedback is highly appreciated! Thank you!

[0] http://api.ihackernews.com/ [1] https://github.com/clarete/rhn

Related Stories

Loading related stories...

Source preview

github.com