Hacker News new | ask | show | jobs
by warvair 2520 days ago
Pease test ZOC Terminal: https://www.emtec.com/zoc/.

I use it on Windows, like it very much, and don't notice any lag. I'm wondering how it compares to the rest of these on a Mac.

2 comments

    # Title     Min     Max     Avg     SD
    1 Zorc      2.9    33.2    12.5    5.6
Quite fast, but feels a bit like it's 1999 again otherwise.
Thanks!
I can see how that would be a great solution on Windows, since there's no decent built-in TTY (prior to recent builds of Windows 10). It's advertised as an "ssh client" which is great there.

But I don't know why anyone would choose to use that on a Mac. The UI requires initiating connections to remote systems (or "localhost") through the GUI -- which feels really backward when you can just open a new window/tab on any other terminal app (for local tty sessions) or run ssh from the command line (for remote sessions).

I wasn't even thinking about local term vs. remote until you mentioned it, but you're right.

I guess it's because I don't use a Mac very often and when I do I don't usually have a reason to use the local terminal. I find that's true on Windows as well, I don't often need to use the command line.

OTOH, I'm SSHed into remote Linux servers 40+ hours a week.