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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Working for companies that optimize software?

2 点作者 assemblylang大约 3 年前
Inspired by an AskHN from a few days ago about working for &quot;boring&quot; companies.<p>I really enjoy the process of optimizing software, making it more reliable, faster, smaller code size, anything where a particular metric can be targeted and challenging yourself to hit that target or conclude it&#x27;s impossible to hit after doing the math out and trying many possible paths.<p>The problem is, how do I go about finding jobs like this? It seems many dev jobs are focused on adding more features, but not optimizing the prior features. It&#x27;s disappointing adding a new feature that I know will always be half baked, since I don&#x27;t get to test the limits of the problem that particular feature is trying to solve. Any advice?

2 条评论

NicoJuicy大约 3 年前
Well, just encountered this by accident a couple of house ago:<p><a href="https:&#x2F;&#x2F;ecoapm.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ecoapm.com&#x2F;</a>.<p>Their Twitter provides better insights that it&#x27;s similar to what you are looking for: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;ecoAPM?t=FUH0jSDA86ksk9pu77HsjA&amp;s=09" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;ecoAPM?t=FUH0jSDA86ksk9pu77HsjA&amp;s=09</a>
smt88大约 3 年前
Very few companies optimize because it&#x27;s cheaper to throw bigger hardware at a problem than to rewrite code.<p>You should look at database companies, though. There are a lot of them now, and they all really do care a lot about optimization.