
TheFastestWeb: Speed Rankings for the Web
提交网站获得每日速度排名和性能监控。
@thefastestweb · X
daily speed monitoring for indie sites. Submit your URL, get ranked on a public leaderboard, and know the moment your performance drops.
完整作品展
技术栈
60 projects

提交网站获得每日速度排名和性能监控。
@thefastestweb · X
daily speed monitoring for indie sites. Submit your URL, get ranked on a public leaderboard, and know the moment your performance drops.

在社区排行榜上对项目投票,使用付费支持提升可见性。
@gabugando · X
Ship your next project

集中管理客户反馈,通过投票排序,并分享交互式产品路线图。
@himanshu_b20 · X

实时查看朋友在LoL排位赛中的段位、LP、胜率和最近比赛。
@lippi304 · X
▎ I build small apps that solve my own annoyances. ▎ ▎ 🏝️ Islet — Dynamic Island for macOS ▎ 📊 rankd — live LoL rank overlay, no alt-tab ▎ ▎ Built solo with Claude Code. ▎ [ ▎ [

记录你的习惯并分享公开链接,获得他人的监督与鼓励
@ericbuildsio · X
Fix your habits with public accountability @publichabits

参与社区竞猜,让时间验证你的判断,记录你的段位。
geniushui · V2EX
我的第 4 个 Vibe coding 项目——猜一猜 网址: https://cai1cai.com/ 猜一猜,让时间验证你的判断 花了 2 天时间整出来的,请各位大佬给点建议!

创建民意调查、问卷、表单和直播活动,获取AI验证和声誉评分。
@Eli_Greenfeld · X

监控服务正常运行时间,获得AI驱动的事件分析和即时警报
@Alphasf9 · X
Just launched PulseBoard 🚀 Uptime monitoring with AI-powered incident analysis, instant alerts & public status pages. Built with: Node.js • React • Redis • PostgreSQL • Docker Try it free 👇 #buildinpublic #opensource #webdev #SaaS #devtools
在地图网格上追踪您的 Google Business Profile 排名,发现本地 SEO 机会。
@neerajmishraseo · X
Vibecoded this saas seo tool that tracks Google Business Profile map rankings. Took me 1 week to build it using Claude Code. Really surprising to know how evolved and capable these AI tools are nowadays. #buildinpublic #saas #seo #vibecoding #claudecode

在你的城市分享本地故事,参与排名竞争,成为社区最受关注的人。
@mtn98952 · X
What if every city had its own social network? 👀 Join your city, climb the rankings, and become a local legend. Who would be #1 in yours? 🏆

分享城市故事、照片和视频,竞争本地排名的超本地社交网络。
@mtn98952 · X
What if every city had its own social network? 👀 That’s why I built Gossip. See what your city is talking about, share local stories, and become one of the most talked-about people in town. 🔗

浏览在黑客新闻上提交的 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