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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

So you want to be a developer rockstar?

26 点作者 swimorsinka超过 10 年前

5 条评论

zzalpha超过 10 年前
I gotta say, this sounds like a perfect recipe for becoming the narcissistic, self-centered developer. The modern equivalent of the ladder-climber.<p>To me, the perfect example is the &quot;never ask for help&quot; advice.<p>The reality is, spinning your tires silently instead of solving your problem by asking for help, all in the name of preserving or enhancing your reputation, is about the worst advice I could imagine. It&#x27;s actually a red flag for me as far as hiring and ongoing employee evaluation goes.
评论 #9046053 未加载
评论 #9045393 未加载
评论 #9045510 未加载
评论 #9050448 未加载
评论 #9046106 未加载
评论 #9045398 未加载
meesterdude超过 10 年前
I agree with most of this and it echos some of my own behavior; except for the never ask for help advice. Absolutes are an &quot;advice smell&quot; because the world is not black and white. I think you should ask for help after you&#x27;ve exhausted your own options, or there is a time crunch.<p>A few additions:<p>A rockstar tries to make everyone else into rockstars. they write up documentation, fill in tests, take notes at meetings for others to reference, and are the ones people go to for help.<p>The write code they write is crystal clear and easy to support, and sets an example in quality.
评论 #9049140 未加载
swimorsinka超过 10 年前
Thanks for all the comments. I posted a response about the help issue here: <a href="http://thinkfaster.co/2015/02/no-really-dont-ask-for-help" rel="nofollow">http:&#x2F;&#x2F;thinkfaster.co&#x2F;2015&#x2F;02&#x2F;no-really-dont-ask-for-help</a>
EugeneOZ超过 10 年前
There are 3 kinds of &quot;ask for help&quot;. 1) I&#x27;m tired with this code mess, please explain what methods I should call to do this task. 2) There are 3 ways to do this, one of them requires 3-d party service with monthly payments, second requires open source library and we need to check license, third is create our own solution and it will take some time. And I need manager&#x27;s decision what way we can choose. 3) There is not enough data to complete the task, I need your time to give me data and unblock task.<p>I think only (1) is toxic and should be avoided.
charlesnw超过 10 年前
This is a fantastic article. Can confirm. Agree with it 100%. Most people are just lazy, or outright incompetent (outside a very small area of expertise).<p>A wide range of expertise with the ability to rapidly deep dive wherever needed is what I consider a rockstar.