I think it still works pretty well, and written in C++ instead of the "cool kids" Go/Rust
Hacker News CLI (2014)
21–29 of 29 posts
Anyone use hnterm?
https://github.com/ggerganov/hnterm
Re: Hacker News CLI (2014)
#22Anyone use hnterm? https://github.com/ggerganov/hnterm I think it still works pretty well, and written in C++ instead of the "cool kids" Go/Rust
> and written in C++ instead of the "cool kids" Go/Rust
Is that supposed to sound like an argument in favor of it? Because it doesn’t.
Re: Hacker News CLI (2014)
#23I thought this would provide easy query access, but it does not seem to.
Is there a CLI that queries hn.algolia.com and returns structured data?
Re: Hacker News CLI (2014)
#24Nice work — I like the simplicity.
I built a TUI version of this in Go — I just love doing everything in the terminal.
Built a small prototype here if you’re curious: https://github.com/heartleo/hn-cli
Re: Hacker News CLI (2014)
#25I already use a HN cli called w3m. sent with w3m
links2 and lynx here.
Re: Hacker News CLI (2014)
#26Lazy question: is the web API (CURL) allow to login and do posts?
Re: Hacker News CLI (2014)
#27Back when I was a lowly web dev intern - I was able to finish most of my work rather quickly. Obviously, instead of going above and beyond - I found a way to browse Reddit in the terminal.
My manager was non-technical, and so anytime he walked past my desk it appeared that I was hackin’ away. I had (and still do) have my terminal set up to be black background with bright cyan text.