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.

What is the biggest problem a programmer has?

3 pointsby mcartyemalmost 13 years ago

6 comments

Kelliotalmost 13 years ago
Its got to be answering to a non-technical manager. I have had particular problems in the past with the 'hands-on, always in the know' types that need to be educated about the full issue before action is taken.<p>Drags out the most simple tasks.
评论 #4192333 未加载
debaclealmost 13 years ago
Leaky abstractions - not really the most original answer, but the layers of abstraction away from the machine code allow me to do things in hours that would take months or more.<p>It's also the source of most of my bugs, most of my slowdown, and it's the reason my C:\Windows folder is 13gb.
pinion247almost 13 years ago
Not knowing how to code :)<p>Seriously - in my experience the biggest problem a programmer can have is having a manager that doesn't programming/programmers. The long-term effect of that alone is crippling.
AznHisokaalmost 13 years ago
not getting over-burned, getting enough sleep, and finding love.
mcartyemalmost 13 years ago
Really, is this all you have?<p>How about not having time to write they programs they want? Or being afraid of using the most powerful language?
yolesaberalmost 13 years ago
Time arithmetic and off-by-one errors