TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

4 点作者 jimgardener将近 12 年前
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 条评论

jlengrand将近 12 年前
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 :).
stevoo将近 12 年前
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.
brotchie将近 12 年前
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.
stevejalim将近 12 年前
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.
rajahafify将近 12 年前
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.
eip将近 12 年前
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 未加载
meerita将近 12 年前
I absolutely recommend it. A big screen or double monitor is a must. And much better if you use live refresh stuff while coding.
hatchoo将近 12 年前
On a laptop I can never work efficiently on anything with less than FHD resolution.
ibudiallo将近 12 年前
Use two monitors and you will never go back