by glynjackson on 10/7/15, 8:43 AM with 11 comments
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?
by insoluble on 10/8/15, 12:39 AM
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.
by brudgers on 10/7/15, 10:41 PM
My advice: keep working with the IDE on the right so long as it makes you happy.
Good luck.
by shoo on 10/7/15, 9:31 AM
personally, 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)
by sjs382 on 10/7/15, 1:18 PM
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.
by hanniabu on 10/8/15, 2:48 AM
by wvenable on 10/7/15, 4:55 PM
by stevenspasbo on 10/12/15, 5:18 PM
by percept on 10/7/15, 1:16 PM