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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you find what sites/services can help your business?

7 点作者 Ian999超过 7 年前
I see all these new y combinator companies&#x2F;things people post on hacker news that would greatly help with various projects. For example, maybe I would like to use Stripe for my payments or Amazon S3 for storing data. But then there are less known companies like RankScience (randomly googled) that can help with your product. Is there a site that can help you find these more nuanced services?<p>I often read through new y combinator companies and think - oh I could use that, that would be useful. But I&#x27;m sure there are plenty of more established services that I just don&#x27;t know about and wouldn&#x27;t think to google but are super useful.

2 条评论

artpar超过 7 年前
I just completed building this:<p><a href="https:&#x2F;&#x2F;awesomelist-fi.nder.site" rel="nofollow">https:&#x2F;&#x2F;awesomelist-fi.nder.site</a><p>Taking jnv&#x2F;lists[1] as root url, crawling every awesome list on github, and project front pages. Indexing all the text using bleve search library [2]. Serving cold with semantic-ui.<p>The crawler is a single threaded slow crawler, that keeps on crawling, starts at the head again after completing the tree.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;jnv&#x2F;lists" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jnv&#x2F;lists</a> [2] <a href="http:&#x2F;&#x2F;www.blevesearch.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.blevesearch.com&#x2F;</a><p>edit: https
sogen超过 7 年前
top of my head:<p>alternativeto.net<p>ProductHunt<p>Capterra
评论 #15172570 未加载