
Backlink data for any domain. Pay per lookup — RankParse
查询任何网站的反向链接和引用域名数据,按次付费。
@rankparse · X
完整作品展
技术栈
29 projects

查询任何网站的反向链接和引用域名数据,按次付费。
@rankparse · X

通过解数学或编程谜题来屏蔽干扰网站,戒除拖延
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

TruboRank AI 扫描网站的AI可发现性、搜索排名和爬虫访问。
@aliamdev · X
TruboRankAI helps brands grow in AI search with an intelligent system built to analyze, track, and improve how AI platforms discover and recommend them.

FreeFixo:125+ 免费计算器,涵盖金融、健康、法律、房产和旅游,无需注册。
@Arafat3599651 · X
Just launched 🧮 125+ free calculators — mortgage, BMI, debt payoff, compound interest, calories & more. No signup. No ads. Everything runs in your browser instantly. #buildinpublic #webdev #react

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor