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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Most valuable skills for an early-stage startup engineer (new grad)

4 点作者 bloominggarden大约 2 年前
What are the most valuable skills for a (junior) engineer at an early-stage startup? Specifically in the AI space.

5 条评论

NtochkaNzvanova大约 2 年前
I&#x27;ll assume you&#x27;re mainly interested in tech skills. Soft skills obviously aren&#x27;t specific to AI, although as the other commenters humorously point out, there are certainly differences between startups and big companies that you&#x27;ll want to understand. One in particular is basically being comfortable with uncertainty and understanding how to navigate it. Good communication and emotional self-management are key here.<p>As far as tech skills, there isn&#x27;t a one size fits all answer -- the landscape, even within &quot;early-stage startups in the AI space&quot;, is simply too broad.<p>You can get a good idea of what tools are most commonly used in the area just by browsing the web, looking at blog posts and open source projects, etc.<p>More specifically, I recommend going to LinkedIn or whatever job posting site you prefer and finding a bunch (10-20?) job postings that really excite you and tallying up the most commonly required skills. Go learn those, build up a portfolio of online demos and git repos, and you&#x27;ll probably be as prepared as you can be to navigate the job market.
评论 #35885135 未加载
deanmoriarty大约 2 年前
Naivety of believing all the lies you’ll be told about your equity (if any!) in order to justify you working 80 hours a week for a shitty pay and massive tech debt, when you could just go work at Google (or similar) and be treated like royalty while learning how to write proper software.<p>Source: started my career in early stage startups, now at Google. I even got lucky to have made a couple bucks from my equity (so I am a massive outlier, statistically speaking), but it still wasn’t worth it.
jjice大约 2 年前
I loved my first experience at an early-ish start (I was engineer 4), and it made me confident that I could create a working product with the knowledge I currently had.<p>My biggest negative on the engineering side was that we were almost always encouraged to neglect good, testable architecture in favor of faster releases. This lead to more production breakages and confusion about what is affected by what changes.<p>Since then, I&#x27;ve realized just how critical testing is to a system, and that it&#x27;s not a &quot;nice to have&quot;, it&#x27;s a must, especially as your team doubles in size again and again.<p>I had a technical founder who didn&#x27;t lead the engineering team always say &quot;we need more tests&quot; (unit specifically), while not allowing us to refactoring our codebase to actually make it testable (most of the API code was just regular PHP scripts that could span 1k+ lines of business logic, untested).<p>That&#x27;s another thing: your technical founder of head of the engineering isn&#x27;t always going to be the smartest person ever. I had that idea in my head that of course they&#x27;d be an incredible engineer since they&#x27;re the one in charge, but that isn&#x27;t always the case. There&#x27;s nothing wrong with that either, because hopefully they&#x27;re a strong leader and that matters more for their position.<p>I do want to say though, I&#x27;ve worked at other earlier stage startups that have much more attention put into design decisions and testing and it is much more my speed. I can&#x27;t fathom not having an automated test suite that tests the majority of my codebase automatically to catch the little stuff that bites you later on.
diatone大约 2 年前
If the business doesn’t have product-market fit, the single most valuable skill you can exercise wrt the company itself is zeroing in on that. Speed, business understanding, and speed again are the top 3 components of that<p>Whether or not that aligns with your own benefit is a different question entirely. If your comp is set up well and the company is supportive, it should be.
grassgreener大约 2 年前
No family