Readit News logoReadit News
jeleh · 2 years ago
Hacker News is refreshingly constructive compared to other discussion forums. Seriously!

For example, the very popular German computer magazine c't has a news ticker where public contributions are allowed. Reading the comments there is extremely frustrating and depressing. Most posts almost always follow the same pattern: something in the news article is wrong or not clear enough, which is then complained about in a smug way. Next comes the wiseacre comments. If that's not enough, people express their own displeasure or negative view of something in connection with the article, in other words: rant. Keyboard warriors often have a rendezvous there. Information or constructive criticism is by now extremely rare there, at least compared to Hacker News. I've stopped reading the comments there!

...and that's exactly why I like being here and why I also enjoy reading your comments, because they often usefully complement the actual topic. :-)

mrusme · 2 years ago
Shameless plug: Neon Modem Overdrive [1] supports HN, for anyone looking for a Go single-binary multi-platform TUI.

[1] https://neonmodem.com

chucksmash · 2 years ago
Love the way you framed the demo TUI screen at the bottom of the page. Great touch.
mrusme · 2 years ago
Thank you!
rokkitmensch · 2 years ago
Spectacular website.
mrusme · 2 years ago
Thanks!
nmstoker · 2 years ago
The Tinboard tool for working with the Pinboard bookmarking service, which he mentions in the blog, also seems pretty cool.

https://blog.davep.org/2023/12/19/tinboard.html

asicsp · 2 years ago
See also: https://github.com/aome510/hackernews-TUI

Discussion: https://news.ycombinator.com/item?id=26929588 (160 points | April 25, 2021 | 31 comments)

every · 2 years ago
As an exercise in textually navigating the site I have logged on in my antique lynx browser to see if I can comment as well...

https://en.wikipedia.org/wiki/Lynx_(web_browser)

shiomiru · 2 years ago
I usually view HN and blogs using a TUI web browser I develop: https://sr.ht/~bptato/chawan/

It understands CSS, so it can show HN in its full orangeness :) Also, it has color contrast correction by default, so downvoted comments are readable.

(If you enable JS, even thread collapsing works. But JS breaks upvoting, because images are not supported yet and JS-enabled HN upvoting is implemented using the Image constructor.)

w3m also works well with HN, but you have to enable images for comment nesting to work. (Otherwise it ignores the spacer gifs.)

every · 2 years ago
Seems to work fine...
mihaitodor · 2 years ago
I guess I'm doing something wrong, but I installed it with pipx and it's saying "[Errno 8] nodename nor servname provided, or not known" when I launch it without loading any info.
mihaitodor · 2 years ago
OK, I think the issue is that it's making about 500 HTTP requests when it starts up and some of them are timing out...
mihaitodor · 2 years ago
The issue is now fixed and v0.1.1 has been released: https://github.com/davep/oshit/issues/2 The maintainer is amazing! Thank you Dave! <3
jes · 2 years ago
I was somewhat reminded of Larry Wall's newsreader, 'rn', as I read the description of Orange Site Hit. I invested a lot of hours on Nutnews back in the day.
figbert · 2 years ago
my personal favorite hacker news tui: https://github.com/bensadeh/circumflex