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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Aks HN: How do you excel in ambiguous environments?

5 点作者 recvonline大约 1 年前
The higher the pay, the more it is required from the engineer to &quot;just figure out problems and their solutions&quot;.<p>For example: A StartUp is hiring the first 5 engineers. Some of the first ones come in, and see: &quot;Oh, the structure of the code is not quite as good&quot; or &quot;we should really implement x instead of y here for these reasons.&quot;<p>What if you struggle in these environments and want to learn how to excel there? Is it just applying past experiences to a new situation, or can you learn to look for solutions?<p>TL;DR: How to find problems and solutions to them in the codebase (and product) without a vast prior experience in that specific environment or industry.

2 条评论

PaulHoule大约 1 年前
Getting a PhD would help (at least half a decade of wrestling with uncertainty will cure you of your fear of it), but I think an MEng is less helpful (I talk to a lot of MEng students who are working on some project where they are really over their heads.)<p>Then there are side projects. A good side project pushes really hard against uncertainty in at least one direction but is conservative in other respects. Being responsible end-to-end for a project forces you to confront things you might otherwise flinch at.
legrande大约 1 年前
&gt; Is it just applying past experiences to a new situation, or can you learn to look for solutions?<p>You can achieve anything you put your mind to. It took me a while to realize this. Turns out the brain is a marvelous machine and once it has a goal (solve such and such a problem) it will try everything in its power to solve it, since it&#x27;s a goal-oriented machine. People doubt their own capabilities, and don&#x27;t believe in themselves, which is their own downfall.