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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Do Hackers spend too much time sharpening their axes?

6 点作者 sathishmanohar超过 13 年前
I've noticed the trend in myself, I've researched about a gazillion text-editors and IDEs, at the end of the day, they all do the same (with some differences, Ofcourse). But, I always feel something is wrong, and I search for better tools all of the time.<p>I also the same trend in hacker news, Anything close to Vim Config or Bash Productivity, gets high votes?<p>That makes me wonder, do we sharpen our axes more than we really should?

2 条评论

Pewpewarrows超过 13 年前
It's in our nature. We'll spend an hour writing a script that would save us maybe 5 minutes of work, but for us that's a net gain because the work is instantly finished the next (theoretical) time the problem comes up. We get it beaten into us as developers to never repeat ourselves, so if we see it happening in other things we instinctively try to abstract it out into something easily repeatable.<p>While on paper it might not be worth it a lot of the time, I find it starts to pay off emotionally when I'm deep in the zone hacking on a project. You know the feeling, when you have to interrupt your marathon coding session to quickly take care of something maintenance-wise. I remember a command that came up when I was "wasting" a weekend looking up bash tricks, and then hop right back into what I was doing. Otherwise I would have had to come to a complete stop, spend a good portion of time solving my issue, and then likely the rest of the day is shot because my concentration was broken and I'd rather just triage e-mails instead.<p>In short, my mental attitude has improved the more I learn tiny productivity tips, because of how they compound into one another to keep me doing what I do best: crank out quality code.
anigbrowl超过 13 年前
Yes.
评论 #2997335 未加载