TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AskHN:Does monitor size influence your performance when you code?

4 pointsby jimgardeneralmost 12 years ago
I use Eclipse as IDE.On my Dell Inspiron laptop computer,I often have to hide some windows to see the debug information properly..I have heard that many programmers use multiple monitors -one to code and another to view docs while coding.Sometimes I think I should use a bigger screen.. but this is less practical when you move from one place to another.How do you guys deal with this?(ie,if you think this affects your performance)

9 comments

jlengrandalmost 12 years ago
Using Eclipse, having a second screen is almost a requirement. You get surrounded by so many windows! So I use my laptop screen for all those windows, and my 24&#x27; is dedicated to the actual code.<p>I always work with two tabs of code, simply because a class is rarely interacting with itself so you want both sides of the pipe :).<p>Without Eclipse, It&#x27;s a linux, terminator with 4 terminals in there and a two-paneled sublime text. I don&#x27;t need my second screen for that, alt tab does the job. :)<p>I tried to work on Eclipse with a 9&#x27; laptop in an airport once, thought I would die before the plane take off :).
stevooalmost 12 years ago
Two screen increase performance dramaticaly.<p>At work i use a laptop with a 24 inch display. I have the laptop to display Eclipse debug and other info that i might need and have Eclipse mainly on my 24inch.<p>At home, doing web dev i have a 27 and a 22. It is a lot more usefull there as i have my eclipse on the larger screen and have the browser and shell on the 22 inch. No need to switch between windows and tabs.<p>It safes a lot of time and increases performance drastically.
brotchiealmost 12 years ago
Night and day. Vim on one screen and a multitude of things on the other: Matlab, a Windows VM, Web Browser, Terminal, etc. Combine dual screens with a tiling window manager (XMonad, Awesome) and you&#x27;re laughing.<p>As far as physically managing two screens: I have a laptop dock at my desk which has a display port. Drop my laptop in and instant additional screen. Come home and sit on my couch, plug in HDMI and use my TV as a monitor, really great for web development.
stevejalimalmost 12 years ago
I&#x27;m a big fan of two screens, but do make sure they&#x27;re positioned well and have windows sensibly arranged to minimise repeated small corrections of your head&#x2F;neck. I&#x27;m no occupational therapist&#x2F;ergonomist (if that&#x27;s even the correct term), but anecodatally, if I have a busy IM day on my &#x27;side&#x27; screen, I can feel it when by the end of the day.
rajahafifyalmost 12 years ago
Not having to Alt-Tab to see code and browser really improve my workflow. I have set the tilde key to show terminal so that&#x27;s to my benefit as well. I just hope tilde (the terminal that I use) can have multiple viewport in it like terminator.
eipalmost 12 years ago
If you get paid to code then invest in your tools.<p>I use a 50&quot; 4k monitor and a 42&quot; 1080p monitor.<p>The time it saves easily covers the cost.
评论 #5867621 未加载
meeritaalmost 12 years ago
I absolutely recommend it. A big screen or double monitor is a must. And much better if you use live refresh stuff while coding.
hatchooalmost 12 years ago
On a laptop I can never work efficiently on anything with less than FHD resolution.
ibudialloalmost 12 years ago
Use two monitors and you will never go back