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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Deal with feeling of not knowing anything well enough?

38 点作者 utopianmonk将近 2 年前
I&#x27;ve spent 15 years in the tech industry, working with well-known tech companies and engaging in projects that I&#x27;m proud of. My main focus has been on creating reliable, widely-used distributed systems. However, I often feel like I lack in-depth knowledge. The challenges I face seem quite similar, like working with building blocks. My approach involves learning what&#x27;s necessary to solve immediate issues and then moving on. I&#x27;m unsure how to reach the expertise level of industry leaders like Brenden Gregg and Jeff Dean.<p>It might be like having Impostor Syndrome. But I do believe I have some knowledge and can use it effectively, but there’s also a sense that I lack deep understanding.<p>How can I handle this situation? What steps can I take to achieve even just a small portion of their expertise?

16 条评论

rg111将近 2 年前
First, you absolutely know more than you think. Human beings branch out in adulthood and it is <i>impossible</i> to compare your knowledge to others. In contrast to being in middle school and measuring your knowledge in universal scores in all &quot;subjects&quot; taken by everyone. You are not confident enough because there is no universal score like in middle school. When you have to work, or meet with someone with the same area as yours, you will feel confident. I am sure that happens.<p>Second, it&#x27;s an unfair world. Some people have more time to put into stuff to think deeply and do work that don&#x27;t directly, instantly lead to real-world impact. (There is one gentleman per neighborhood who &quot;knows deeply&quot; about French Revolution or Civil War, or so they think) I am sure Jeff Dean doesn&#x27;t have a manager breathing down his neck. Have you tried going deep into something, and writing about it? Like Julia Evans&#x27; blogs on DNS? Why don&#x27;t you try something like that? You mention Jeff, do you work in ML? Have you tried publishing research? It doesn&#x27;t have to be NeurIPS or ICLR. Why not a small, independent paper in arXiv?<p>And, also, highly recommend a group of similarly motivated people for a study group. Because &quot;deep knowledge&quot; doesn&#x27;t directly turn into product-being-admired-by-many-people, you might get bored while reading a 500 pager. A group helps the most.
评论 #37060314 未加载
imacoward22将近 2 年前
I don&#x27;t know who Brenden Gregg or Jeff Dean are, but a cursory look at their profiles I imagine the thread linking them together is they&#x27;ve set aside time to do deep thinking and research -- rather than the piecemeal approach of implementation whack-a-mole.<p>So in that vein:<p>1. Find a very narrow area where you would like to have in-depth knowledge<p>2. Read the seminal works in that area (could be academic papers, could be blog-posts, could be even code)<p>3. Go for a long walk, and mull about it for a bit.<p>4. See if you can add something, no matter how little, to the area<p>5. ???<p>6. Rinse repeat<p>---<p>Big question is whether that&#x27;s something you&#x27;re internally motivated by, or externally. The fruits of that sort of labor are mostly internal; and very few people have the stamina to continually do this, unless it personally fulfills them.
评论 #37048797 未加载
credit_guy将近 2 年前
I used to tell people this: &quot;I suck at everything I do. I suck big time. But I suck less than everyone around me, so I&#x27;m the guy who solves the problems&quot;.<p>If you are the guy who solves the problems, than that&#x27;s the barometer by which to judge yourself. You are not an impostor.<p>And if you are the problem solver, then it&#x27;s great if you suck. It&#x27;s a sign that things are ok with you.<p>Because if you know in depth everything you work with it means you are not pushing your own boundaries. You are playing it safe, well within your comfort zone. It&#x27;s ok to stay in the safe zone for a little while, but don&#x27;t do it for long.<p>The majority of the workers out there get to that safe zone after a few years of experience, and then stay there. Don&#x27;t be one of them. Push yourself, keep becoming better, and keep the comp raises coming.
gnatman将近 2 年前
I don&#x27;t know if this will help you or not, but more than anything the skill that has helped me develop expertise within my field is learning to ask really good questions and listening thoughtfully to the responses.<p>It can feel risky because there&#x27;s vulnerability in asking a question! But if you use a little flattery (vs. trying to hedge by sneaking in your own answer), people will share enthusiastically. When you get in the habit of gathering viewpoints from everyone by constantly asking questions, your perspective and wisdom grows deeper and deeper.<p>See Richard Feynman&#x27;s autobiography for a version of this strategy.
评论 #37083064 未加载
frou_dh将近 2 年前
Make peace with not being an extreme outlier, because hardly anyone is, by definition.
评论 #37049537 未加载
评论 #37049403 未加载
instagib将近 2 年前
Maybe it’s too much focus on work and not enough relaxation or vacation to let new ideas flow in?<p>You could be the best at x task but there are only 5 positions in the middle of nowhere that require it so why spend time on it?<p>Otherwise, audit your time in 15min increments for one week, reduce entertainment, and get enough sleep&#x2F;exercise&#x2F;etc. Use a dumb phone.<p>I’m not sure if you’re in a mid life crisis or pre-retirement one. I sat down then wrote a 1, 2, 5, 10, 20 year hypothetical plan and realized I needed to change it all because of the retirement date as well as value for spending my time doing it all.
fasterik将近 2 年前
This isn&#x27;t me giving advice since you&#x27;re probably more experienced than me. My perspective and belief, however, is that you gain in-depth knowledge by going down layers of abstraction. Instead of using an RDBMS, write a database from scratch. Instead of making a game in Unity, make it with OpenGL or D3D11. Write a 6502 or 8086 emulator. Write a toy operating system. And so on.<p>I find that when I do these types of projects, I very quickly figure out where the holes in my knowledge are. That gives me a direction on what to learn next, and the motivation to actually learn it and apply it in practice. It feels much more efficient than just picking up a textbook and trying to learn that way.
评论 #37050200 未加载
评论 #37077422 未加载
electrondood将近 2 年前
It sounds like you&#x27;re comparing yourself to other people, and feeling that something is lacking. It also sounds like you have a fairly successful career.<p>Why do you want to be an industry leader? Ego? Dissatisfaction with the similarity of your work?
评论 #37083192 未加载
bawis将近 2 年前
No one in life knows something well enough, it&#x27;s just a matter of consistency.
ezedv将近 2 年前
Navigating the tech industry&#x27;s vastness can be overwhelming. Consider focusing on a niche within distributed systems that truly interests you. Deepening your understanding through online courses or workshops could help you bridge the knowledge gap.<p>Remember, expertise is a journey, not an instant achievement. Embrace the learning process and gradually you&#x27;ll find yourself gaining more in-depth insights.<p>Impostor Syndrome is common; you&#x27;re not alone on this path.
DamonHD将近 2 年前
Keep at it. I think that it is often the case that the more you do know the more that you realise you are ignorant about. You may still be a world class expert!<p>So keep your mind open, keep reading, keep learning, keep practising your art.<p>I&#x27;ve just started a PhD after 30 years of start-ups etc, and I am aware that people&#x27;s view of my skills is often much more positive than my own view of my skills. And I&#x27;m also spending time with other entrepreneurs who seem better than me in every dimension!<p>Keep humble, but keep going.
nprateem将近 2 年前
But why do you need to handle this situation? If you&#x27;re already happy with your job and they are with you, who cares?<p>It sounds more like you want to work on getting rid of imposter syndrome. Just realise nobody really knows what they&#x27;re doing because there are no absolutes.
brianjking将近 2 年前
I can majorly relate and can say you&#x27;re not alone. As for providing helpful suggestions, sorry, I&#x27;m fresh out as I&#x27;m struggling myself.
itissid将近 2 年前
&gt; My approach involves learning what&#x27;s necessary to solve immediate issues and then moving on.<p>When you move on do you crystallize your learnings like in a document or a chat with other people? Does it give you an idea of where to go next?
MontgomeryPi2将近 2 年前
Maybe consider a role &#x27;following the money&#x27;? Perhaps your skills are even stronger than Gregg&#x2F;Dean in either explaining&#x2F;solutioning&#x2F;selling&#x2F;deploying the tech to solve your customer&#x27;s problems.
kleer001将近 2 年前
&gt; the expertise level of industry leaders<p>Comparing yourself to others?<p>Yea, that&#x27;s not going to end well. Instead compare yourself to yourself in the past.