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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Things 10x People Do

9 点作者 staccatomeasure将近 4 年前

10 条评论

heurisko将近 4 年前
I have worked with &quot;10x programmers&quot;, who have become &quot;10x&quot; by becoming specialists in their domain. I have also worked with people who are &quot;10x programmers&quot; who have a natural affinity solving problems using programming languages.<p>However the issue is telling these people apart, from &quot;10x programmers&quot; who appear to be &quot;10x&quot;, but achieve this by cutting corners, creating technical debt, and not writing basic documentation.<p>I&#x27;ve seen sometimes how contractors have built up a reputation as &quot;10x programmers&quot;, as they are, by nature, able to join and leave a company in a short period of time, which can allow them to mask the fact that their work is not maintainable.<p>It is not until later, that other technical permanent staff find out that their work was not actually &quot;10x&quot;, however this doesn&#x27;t bubble up to management.<p>Management then see permanent staff complaining about the code being difficult to work with, and wonder why they&#x27;re not like the &quot;10x&quot; contractor.
0x737368将近 4 年前
Talking about &quot;being a 10x&quot; or writing&#x2F;reading blogs about &quot;what 10xers do&quot; is the programmers&#x27; counterpart to &quot;alpha-male&quot; content for gym-bros
评论 #27615617 未加载
whoknowswhat11将近 4 年前
I&#x27;m skeptical of 10x - I buy into 5x.<p>Biggest one for me is people. If you can recruit, retain, motivate a team - you are going to have an impact. After 20 hires or so that impact is potentially significantly higher than someone who is not as active or gets bogged down.<p>You also start to get a good network of contractors &#x2F; partners who trust you &#x2F; that you will deliver &#x2F; that will engage with you much more readily even when they aren&#x27;t taking on other clients or work or whatever. This has a further ripple effect.<p>Just a view from the sidelines.
bumbada将近 4 年前
I would add one thing: Understanding and controlling complexity.<p>When you have multiple systems, you can isolate interactions between them or not.<p>If you do not isolate complexity, the number of possibilities grows exponentially or factorially. People make the mistake all the time because exponential or factorial behavior grows very slowly at first, factorial of 3 or 4 is very small.<p>When you are inside an exponential curve you don&#x27;t see the exponential, you see complexity growing like a line, it looks like linear behavior around the local point you are.<p>So people start small with very basic things and they start adding features and complexity to it. They improve their understanding of the problem, get better at solving the problem and become optimistic, the perceived difficulty or effort goes down, until they don&#x27;t know how, but the problem has become intractable and a nightmare to deal with.<p>Now they will ask for refactoring or restarting from scratch, but without deep knowledge about complexity they will repeat the same mistakes again.<p>For those people to watch someone that understands complexity is going to be traumatic. They will consider their success either magic or luck or both. It doesn&#x27;t look that they make anything different, but the magicians get things done and they can&#x27;t.
gregoriol将近 4 年前
This belongs to LinkedIn not HN
评论 #27615451 未加载
yesenadam将近 4 年前
This reads a lot like Hamming&#x27;s talk <i>You and Your Research</i> applied to programming. It&#x27;s the last lecture in a wonderful 31-lecture course, about maths, computers, physics, technology, illustrated through Hamming&#x27;s life.<p>He&#x27;d spend his lunch hours chatting with people at Bell Labs, asking them if they were working on the most important problems in their field, and if not, <i>why not?!</i><p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=e3msMuwqp-o&amp;list=PLUeG2W-NLloyr1H2J1wO4MKnvz__B4-u6&amp;index=31" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=e3msMuwqp-o&amp;list=PLUeG2W-NLl...</a>
pwdisswordfish8将近 4 年前
When will this 10x meme finally die?
评论 #27615433 未加载
评论 #27615456 未加载
Juliate将近 4 年前
Well, at least, at last, that&#x27;s a rather nuanced view of what 10x means... not the mumbo-jumbo bullshit discourse that&#x27;s trending on LinkedIn.
josh_fyi将近 4 年前
It is very rare to get 10x recognition on legacy systems, in contrast to what this article states.
MrsPeaches将近 4 年前
Interesting, first time I am seeing a “share to hacker news” button.