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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Dev Tools Honeytrap: Why We Can't Stop Building Tools Nobody Buys

54 点作者 lunarcave大约 1 个月前

5 条评论

encoderer大约 1 个月前
There is some truth here but I find this take to be overly cynical.<p>I built Cronitor in 2014 not because I liked making dev tools or was even particularly good at it, but because in my day job at Zillow my team had a lot of problems with silently-failing cron jobs. I had friends who were developers at other companies so I had the ability to validate this problem with other people in my network.<p>With any business it’s very important to solve a real problem. Steve Jobs called this approach starting with the customer and working backwards to the technology. So, you build what you know you need, with the belief that you are not as different from your peers as you might think. In contrast we have a lot of people starting with LLM technology and trying to work backwards to customers. I think that’s the real honeytrap.
8f2ab37a-ed6c大约 1 个月前
This is my pet theory, but I suspect that dev tools also get in the way of opportunities for promotion for engineers. Sure, buying an A&#x2F;B testing tool will solve the problem of needing that tool, but it will add nothing to the resume of half a dozen people trying to get a promotion or an impressive project on their resume that they can then shop around at other firms. Dev tools go against resume-driven-development at larger firms, so in some sense they&#x27;re doomed to fail. They make a lot of sense at earlier stages of companies where everybody&#x27;s incentives are aligned around making the company win, and that might be the only opportunity the dev tool has to capture a logo and grow with them upmarket.
评论 #43662039 未加载
评论 #43660770 未加载
8f2ab37a-ed6c大约 1 个月前
&gt; Dev Tools are the hardest business on earth<p>Don&#x27;t most people say that about their niche of the tech industry? Healthtech. Online dating. Edtech. Game dev. You name it.
评论 #43660833 未加载
评论 #43660473 未加载
评论 #43660608 未加载
wavemode大约 1 个月前
If you want your dev tool to sell, just sell a cloud service along with it.<p>What I&#x27;ve found motivates this phenomenon is the fact that many companies have a strong aversion to adding any technology of any kind to their tech stack, regardless of how simple. Better to pay an external provider to run it for you, the thinking goes.<p>So naturally there is a gigantic market for cloud hosting of all kinds of software, even software that is very rudimentary to self-host.
评论 #43661133 未加载
simpaticoder大约 1 个月前
A useful analogy is natural selection. The two features, mutation and selection pressure, are present in software. From the inside, the mutations seem rational, controlled, planned, but from the outside they are random. The selection pressure is itself complex, but success can be measured by &quot;number of copies in the world&quot;, which is ultimately driven by social success and luck as much as anything. Software also has a (unique?) &quot;win more&quot; mechanic where a popular tool tends to get more popular. The pressure happens recursively at different scales, and sometimes very large branches tend to die off because of big topics like &quot;lack memory safety&quot; or &quot;supply chain attacks&quot;.<p>Interestingly, language diversity seems driven by school curricula, which becomes comfort which becomes hiring practice, the change driven by academic boredom with a given language.
评论 #43660606 未加载