
ProofBench — Know which idea to build, before you build it
ProofBench:创建登陆页测试初创想法,测量邮件转化信号。
@joffreyio · X
完整作品展
主题
已知属性
是透镜不是过滤器——只显示我们能确认的项目。
技术栈
3 projects

ProofBench:创建登陆页测试初创想法,测量邮件转化信号。
@joffreyio · X

通过 AI 原生分析平台浏览 FC Zürich 比赛数据和球员信息。
@zerokn0wledge_ · X
hey @fc_zuerich I vibe-coded something for you at the beach today with my fren @claudeai Fable 5. let's talk. because I love you.

扫描网站的AI设计模式,评分其设计的AI生成程度。
hubraumhugo · HN
Design slop is the feeling that tells you a website is purely AI-generated. This is an attempt to classify the design patterns behind it. Applying this scoring to recent ShowHN submissions shows that about a third of the submissions show medium to heavy design slop: https://slopcop.adriankrebs.ch/show How the scoring works: - A headless browser loads each site (Playwright) - A small in-page script analyzes the DOM and reads computed styles - Every pattern is a deterministic CSS or DOM check. There are false positives, but my manual QA run verified it’s maybe 5-10%. Is design slop bad? Not really, just uninspired. After all, the web was never about the fanciest design, and before the AI era, everything looked like Bootstrap. However, there is a difference between trying to craft your own design and just shipping with whatever defaults the LLMs output. And the same has been the case pre-LLM when using CSS/HTML templates. I guess people will get back to crafting beautiful design