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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's your coding setup like?

3 点作者 nrinaudo大约 10 年前
I&#x27;m trying to improve my coding setup - both in terms of productivity and comfort.<p>What I currently have is a high-end macbook, which I use both in the office and at home, and very occasionally in bars or eateries. This has worked for me for years, but I&#x27;m starting to notice wrist pains and eye strain that weren&#x27;t there before.<p>I&#x27;ve read conflicting accounts of using exotic external keyboards (such as typematrix or das keyboard), large external displays, curved or not, with high contrast or high dpi or both... no one quite seems to agree what the best (affordable) setup is.<p>What setup do you use, what have you tried and discarded, and why?

2 条评论

chroma大约 10 年前
For ideas about what to use, I recommend perusing <a href="http://usesthis.com/" rel="nofollow">http:&#x2F;&#x2F;usesthis.com&#x2F;</a>. Most setups are pretty standard, typically a MacBook or similar connected to a large external monitor. Some are unusual (like Richard Stallman[1]) or obvious jokes (John McAfee[2]).<p>Really though, most people don&#x27;t need anything special to work comfortably. Standard keyboards and screens should be fine. Correct adjustment of chair, screen, and keyboard certainly help, but the important thing is to take breaks regularly. And <i>stop typing</i> if you feel pain. RSI can take years to treat. Some injuries can even be permanent.<p>1. <a href="http://richard.stallman.usesthis.com/" rel="nofollow">http:&#x2F;&#x2F;richard.stallman.usesthis.com&#x2F;</a><p>2. <a href="http://john.mcafee.usesthis.com/" rel="nofollow">http:&#x2F;&#x2F;john.mcafee.usesthis.com&#x2F;</a>
coderony大约 10 年前
I have a 24 inch 2560x1440 monitor attached to my laptop.<p>A dark gray Happy Hacker Keyboard 2.<p>I am running Debian with the i3 tiling window manager.<p>I use PHPstorm and VIM and have those open all the time on different workspaces.<p>I can easily open firefox next to the developer tools next to 2 small shells.<p>Or php storm with two shells at the bottom and one at the side.