Hacker News new | ask | show | jobs
by ttt0 1957 days ago
I can bet there are command line tools that allow you to browse SO from the terminal.
2 comments

Yes. You've got a couple of options, even:

[1] SoCli (Python): https://github.com/gautamkrishnar/socli

[2] so (Rust): https://github.com/samtay/so

Lynx is a good option indeed.