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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do people sell algorithms online?

4 点作者 max93超过 8 年前
I see many great people develop great algorithms in hacker news everyday. But what is the best way to find buyers if you want to sell ?

2 条评论

dalke超过 8 年前
Algorithms are trivial to come up with and nearly impossible to make money from.<p>Look at all the CS papers with algorithm upon algorithm. Arxiv has about 7 new submissions per day under &quot;Data structures and Algorithms&quot;, <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;list&#x2F;cs.DS&#x2F;recent" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;list&#x2F;cs.DS&#x2F;recent</a> , and that&#x27;s only a small part of the published literature.<p>You need an algorithm which can solve a problem people have, and which is worth money to them to solve, and you have to convince them that what you have is worthwhile.<p>For example, I sell a product which mixes some existing algorithms with some of my own improvements. People don&#x27;t buy it for the algorithm. They buy it because it is very fast at what it does, and people are willing to pay for the performance. It&#x27;s also a very widely used concept in my field, which means I don&#x27;t have to convince them to use some alternative approach, which would need its own set of justifications.
评论 #12774860 未加载
ankurdhama超过 8 年前
People buy product, create a product around your algorithm and you are good to go.