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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Software with no Open-Source alternatives

7 点作者 ericra6 个月前
After seeing the great Rust security camera software project on the front page today, I started thinking about other software with no open-source alternatives. That is, are there still many industries (or just individual tasks even) that are necessarily locked into proprietary products because of complexity&#x2F;cost of development, lack of interest outside of a niche of industry, or whatever other reason.<p>Would love to hear any anecdotes about peculiar instances of this or any other examples that are not obvious to the average dev!

2 条评论

hiAndrewQuinn6 个月前
&gt;[A]re there still many industries (or just individual tasks even) that are necessarily locked into proprietary products because of complexity&#x2F;cost of development, lack of interest outside of a niche of industry, or whatever other reason.<p>I would say almost all paid software development occurs within these niches, actually.<p>NOTE: I need to slightly redefine your question as &quot;Are there any <i>good</i> open-source options&quot;, because in some some sense all software has a Minimum Viable FOSS Competitor: Build it yourself from scratch.<p>But one very concrete example might be MATLAB. You may assume that GNU Octave, Julia, etc. are all good competitors to MATLAB, but the real value add of MATLAB is that the company behind it has funded high-quality, proprietary libraries for all kinds of niche scientific and engineering toolkits. It is <i>much</i> more difficult to whip up the equivalent FOSS enthusiasm to put the same TLC into a sub-sub-category of optimizing a control theory equation, and that&#x27;s if you can find a FOSS dev who even has the math background to understand what&#x27;s going on there.<p>Two other areas which come to mind are ERPs and capital-R Requirements Management software. Both are relatively niche themselves, with hundreds of individual rabbit holes to go down. If there&#x27;s a unifying thread, I would say it&#x27;s this: Truly valuable software combines good-enough software engineering with good-enough domain expertise. If all you ever do with your time is hack, you only know the hacking part of the equation, and that&#x27;s usually not enough to be sold well by itself.
评论 #42290141 未加载
petabyt6 个月前
Mainly vendor made software and apps for communicating with hardware. Mirrorless camera pairing apps are a good example, I&#x27;m working on an alternative myself.