logoalt Hacker News

banachtoday at 12:51 PM3 repliesview on HN

One justification for TUIs is remote access over SSH.


Replies

theowaway213456today at 1:15 PM

You can tunnel a port over SSH and get a web UI locally, though it's not commonly done. I feel like more people would actually do this if tunneling a port was just ever so slightly easier (like, you're already SSH'd into a box, then you run a command, then you somehow automatically get a tunnel for that command's UI port plus a local browser window open to the page)

show 5 replies
eterpstoday at 12:56 PM

Sure, but my point was that UX matters for TUIs. A TUI with a UX that fits its paradigm , again like lazygit, works great over SSH.

show 1 reply
papageektoday at 2:47 PM

Another justification could be simply some people like using them better.