Ask HN: IDE Right Screen == Better Problem Solving Skills?
I'm curious to find out if my experience is atypical with coders. Like most developers my workstation setup consists of dual/triple monitors.
I've found (or at least perceived) when I'm displaying the IDE on the far right my problem solving/coding skills are better. Moving my IDE to the left feels unnatural for some reason and I don't appear be as productive. Unscientific I know, I measured this with the amount of tasks closed in a day.
Does anyone else find this? What screen do you have your IDE/Editor on?
11 comments
[ 3.5 ms ] story [ 23.3 ms ] threadpersonally, i used to have a pretty nice setup with one screen and a tiling window manager. with one screen you don't have to move your head at all, just use the keyboard to flicker between desktops. perhaps this works better with plain terminals / terminal editors, where you don't lose any screen real estate (in comparison, using e.g. visual studio is pretty nice, but on a small monitor it is sort of like looking at a text file through a porthole)
My usual setup is:
Browser on right. Mail and IM in a different desktop also on the right.
Sublime, iTerm, SourceTree and other dev tools on the left.
My advice: keep working with the IDE on the right so long as it makes you happy.
Good luck.
Psychologically, the side of your dominant hand is where you prefer to keep things you see as dangerous or more difficult to control. This is why a male and female couple usually walk with the male at the right. The male's job is to protect the couple from outside intruders, for which the male needs his good hand free and facing the outside world. The male's left hand is on the more trustworthy, less dangerous side -- by his female partner.
Neurologically, the left visual field (left of the visual fixation point) is processed directly by the right cerebral hemisphere, and vice versa. In normal mammals, the two hemispheres share data efficiently. For some individuals (particularly "split-brain patients"), this sharing may be more or less interrupted, in which case it would be better to keep the logical information in the right visual field so that the left cerebral hemisphere can process the data effectively. After all, the left cerebral hemisphere is made to process serialised data, such as source code.