Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Simple Hacker News Client for Emacs (github.com/clarete)
81 points by clarete on Oct 18, 2013 | hide | past | favorite | 27 comments



The best thing since the excel facebook browser:

http://mashable.com/2011/07/03/hardlyworkin-excel-facebook/


Are things like these just proof-of-concepts, or are there many people out there that use these? It's things like this that are just promoting the joke that "Emacs is a great OS, but lacks a good text editor." (Honest question)


I use emacs for email and news reader (gnus), Irc (rcirc), jabber (jabber.el), twitter (twittering-mode), calculator, password storage (PGP encrypted file), and sysadmining (remote/sudo file editing with tramp).

And I use it as my primary development envrionment. I get the same text editor capabilities if I'm writing a tweet, email or code. And yes, vim is a far superior editor. Luckily emacs implements that as well (evil or viper).


I'll be using it. I always have Emacs open anyways.


I just get an error message: "Bad news, bro: url"


In case anyone else is tempted: I tried to add the "new" page, and additional pages of the main results - however the API that drives this ( http://api.ihackernews.com/ ) has been failing to return those pages for several hours now. I'm assuming that the functionality was dropped at some point...


Hmm, bad news. I'll work on polishing the new proxy support that is almost done in another branch, so we'll be able to use more reliable services for now.

And then, when I have some time, I'll write the full thing on lisp! Thanks for the heads up!


Does this integrate with gnus, or is it standalone? In any case, I'm surprised I haven't seen something like this sooner. Nice work.


Just sent a pull request - I'd use this if it linked to comments. Otherwise this is exactly what I want!


Yeah! Thank you for the contribution, I'll apply your patch and release another version as soon as I get the chance to open my computer!


I love how the first item in the screenshot is "Does everyone hate MongoDB?". Good old HN.


Great to see well documented emacs lisp code that I can learn from. I've been wondering how you make clickable and coloured text in a buffer.


Very nice. But no font locking... I didn't see anything in the code to indicate anything that matches the screen shot.


It looks exactly like the screen shot on my computer.


Weird, I just get plain text. This links work, but no color.


If I were to create a mobile app for HackerNews, what would be the best way to go about doing that in terms of API to use?


So, hackernews.el is actually a very simple front-end for the guy that really has to deal with hackernews. I'm using a library that I built on top of `ruby-hackernews`, you can see what I did here: https://github.com/clarete/rhn


HNSearch has an API: https://www.hnsearch.com/api


I made a semi-complete python api for HN: https://github.com/thekarangoel/HackerNewsAPI



Serious question: does anyone know of a similar command-line/vim alternative?


w3m works great for hacker news.


im new to emacs. can someone pls tell me, how will i update as and when new features have been made available to this package?


If you install it through the package manager (by running M-x package-list-packages and then selecting it from there) you can update it through that as well (hitting U will select all updates). See eg: http://ergoemacs.org/emacs/emacs_package_system.html


Nice


sweet


Thank you man!




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: