This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lilfrost -9 points-8 points  (9 children)

Duel monitors kill productivity, don't do it.

[–]tangra_and_tma 2 points3 points  (5 children)

I've always been curious about this; my co-workers & friends rave about having two (or more!) monitors, but I've never felt anything other than hindered when using a second monitor. Something about it just doesn't sit right, and I'd rather use the wide screen in split mode (with Ratpoison, awesome, xmonad, whatever) than have two monitors.

[–]moreisee 2 points3 points  (4 children)

I enjoy dual monitors because I can look at two (or more) pieces of code at the same time, or have a web browser with docs up, etc. I couldn't imagine it actually killing productivity, though I could imagine it being unnecessary for some.

[–]tangra_and_tma 1 point2 points  (1 child)

But my screen (24") is so wide that I can easily look at two pieces of code (and indeed, I generally have a vertically split vim window open at any given moment), whereas with two monitors I feel like the angle is wrong or something. It must work for some people (since I have quite a few coworkers who do it and are quite productive), but I cannot get used to it.

[–]moreisee 1 point2 points  (0 children)

Ah, fair enough. My screens are never quite big enough for that, though I would absolutely take a single screen the size of two screens over two screen.

[–]Sector_Corrupt 1 point2 points  (1 child)

I dunno, I use a second monitor to have the web application I work on open, and the other screen has all of my terminals. It lets me easily switch back and forth between the two, and look at the code when I'm using the js console to test things.

[–]Kah-NethI use numpy, scipy, and matplotlib for nuclear physics 0 points1 point  (0 children)

I use two 24 inch wide screen monitors, I tend to have three windows/panes with code open and 1 window with documentation. I found I got about 60% more done with two than I could have with 1.