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: How do you find what sites/services can help your business?

7 pointsby Ian999almost 8 years ago
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 comments

artparalmost 8 years ago
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
sogenalmost 8 years ago
top of my head:<p>alternativeto.net<p>ProductHunt<p>Capterra
评论 #15172570 未加载