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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Meanpath - Search the page source, server headers and visible text on 150m sites

16 点作者 adamseabrook将近 12 年前

5 条评论

carterschonwald将近 12 年前
I&#x27;ve heard from their engineers that Haskell has been their secret to being web scale while having a sane ops and engineering load. :-)<p>Considering I&#x27;m doing my own Haskell based tech in my business (and I&#x27;m somewhat actively in the core community), It pleases me greatly to see Haskell&#x2F;ghc used in a rich array of interesting businesses!
评论 #6087509 未加载
评论 #6087669 未加载
cwings将近 12 年前
This is an exact copy of my site NerdyData.com. Are you serious right now, I was using that layout just a week ago for my homepage!<p>You stole our idea and our theme verbatim? How can you live with yourself?
评论 #6087365 未加载
michaelneale将近 12 年前
Wow very impressive - I can see so many diverse uses of this (the least commercial but fun one would be up to the minute javascript framework popularity contests!).<p>All the best with the continuing launch.
BWStearns将近 12 年前
repost from deleted: Wicked cool concept, I can definitely see this being useful on several fronts. Just out of curiosity, how are you determining the &quot;links to your competitors but not yours&quot;? The example query is &quot;&quot;&quot; (www.nike.com OR nike.com) NOT (www.adidas.com OR adidas.com OR redirect:nike OR domain:nike) &quot;&quot;&quot; I assume this is assuming that &quot;you&quot; are Adidas and &quot;your competitor&quot; is Nike?
评论 #6086479 未加载
jon_r将近 12 年前
Cool idea, I still wonder how you&#x27;ll cope keeping that entire index in memory :)