Hacker News new | ask | show | jobs
by ajlburke 3370 days ago
I usually use one large monitor with my MacBook as a smaller sidecar for little things like music, billing timer, notes, etc. but there's one time when I've found two monitors come in really handy: if I'm mixing local terminal work and server-side terminal work. The most important thing when doing this kind of work is to ensure that you always know if you're working on your local or on a server. I've used different terminal colour schemes, even different terminal applications - but for me it's even better to have local on one screen and remote on a completely different screen.

(I've sometimes dug out an old machine so I would even have to use a completely different keyboard - but those aren't always available.)

But as a developer, I'm generally more happy with lots of terminal windows on one big screen - but that's just me.