Feedback

what's your question? be descriptive.

By: [ Admin ] Asked

Has anyone tried 4 monitors for a pairing station?

We have been doing Pair Programming for years and have tried lots of different layouts. Spending on hardware to get improvements in productivity makes even more sense when pairing developers. Our latest thought is to get an extra graphics card and 2 additional monitors so each developer has 2 monitors. The tricky part will be fitting everything on one of our tables.

Has anyone tried this? Things to watch out for, benefits, etc.

Add comment viewed 136 times Latest activity over 1 year ago

or Cancel

4 answers

  • 2

john merriwether [ Editor ]

That sounds interesting! But I would ask you - is that the best investment for hardware if you are looking for a productivity boost?

I would think that investing in a faster CI server, solid-state drives for development machines, etc. would yield higher productivity than an additional monitor.

I haven't tried it so I'd be very interested to know your results if you do try it.

NN comments
jonathan cogley
-

Good point. Seems like a question all in itself … “what is the best hardware investment to increase developer productivity?”. We already have boosted those other areas (super fast dev boxes, very fast ci server). We were trying to improve think time – being able to see more on screen could speed the thought process…

Part of the thinking is also that when our developers don’t pair (which is very seldom – usually if someone is sick, etc) – we have noticed that the developer will typically change the monitors from clone to extended desktop to get the extra space

or Cancel
  • 0

tux

I think the 4 monitor setup would take up far too much desk space. Our monitors are already just past the middle of desk, so with four they would need to move closer to the keyboard which is bad ergonomics and make for a cramped work space.

There are times that a second monitor would be very useful; such as cases where you need to look at a document/spreadsheet while developing or doing QA. But the desk would need to be really big so don't think it is feasible.

or Cancel
  • 0

haoest [ Editor ]

No one would dispute the benefits of having a dual-monitor setup when it were one person.

Imagine you have your IDE on the primary display, coding away breathlessly, comfortably knowing that the secondary display has all the oxygen you need for your next inhalation, letting you hold your chain of thought, reassuring you conquest of the problem, boosting your confidence, which would have otherwise been crippling (relatively speaking.) It makes programming so much more blissful. When I said oxygen, I mean at least the following:

  • program output (web browser if web development,)
  • debug watchers and immediate windows,
  • SQL query analyzer/profiler
  • keyboard shortcut or other cheat sheets,
  • language references, etc

In paring, having four monitors for 2 programmers is a bit redundant, because three will do the job by placing the secondary display in the middle. And it doesn't even need to be as nice as the primary. I recommend one with a TV tuner.

Just saying...

Hao (not a budget maker or the treasury)

or Cancel