Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
1–10 of 34 posts
Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#2Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#3Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#4Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#5I was thinking that it might be nice if hitting ? also opened up the help menu.
That said, I'll definitely think more about this.
Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#6Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#7What are some additional features in mind that you are planning to add?
Here is an idea for extra hacker vibe - try adding "The Matrix" effect when rendering the screen:
Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#8 gopher://hngopher.com
(Edit: There is also a Gemini gateway by Drew Devault that appears to be down for the time being.)Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#9Good to see more TUI programs getting attention, well done! What are some additional features in mind that you are planning to add? Here is an idea for extra hacker vibe - try adding "The Matrix" effect when rendering the screen: https://twitter.com/ggerganov/status/1337719342465748993
I don't really have any particular ideas in mind rn. I would love to receive feedbacks and ideas from the community.
> Here is an idea for extra hacker vibe - try adding "The Matrix" effect when rendering the screen: https://twitter.com/ggerganov/status/1337719342465748993
Wow this looks dope. I'll try it out.
I just realize that you are the author of https://github.com/ggerganov/hnterm. I just came across with it recently while finding some HackerNews apps on GitHub. If I understand correctly, `hnterm` seems to use the official Hacker news API for rendering. I found it quite hard to use compared to the HN Algolia APIs. Do you have any suggestions on how to utilize the official APIs better?
Re: Show HN: hackernews_tui – A Terminal UI to browse Hacker News discussions
#10What I really want is a reader view on the terminal -- something that cuts out all layout, formatting and images and shows me the raw article text in a fixed with font. Ditto for comments. I've already tried the "hn" [1] command line tool, but it doesn't strip out navigation menus, heads and footers from articles. It's also a bit slow. [1] https://github.com/donnemartin/haxor-news