TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Working for companies that optimize software?

2 pointsby assemblylangabout 3 years ago
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 comments

NicoJuicyabout 3 years ago
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>
smt88about 3 years ago
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.