今日已更新 278 条资讯 | 累计 28182 条内容
关于我们

标签:#hackernews

找到 9718 篇相关文章

AI 资讯

Show HN: Are You in the Weights?

With more traffic moving off-web and into LLMs, I got curious about what traces we leave "in the weights". My design partner and I built a site in the past few weeks that checks recognition across frontier and small models. It queries many of them in parallel, clusters the responses, and tells you how strongly they recognize you. Happy to answer any questions here!

2026-06-19 原文 →
AI 资讯

Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages

I built this because I kept generating HTML/Markdown reports from Claude Code/Codex and needed a permanent share link instead of a localhost tunnel. Pagecast is a local CLI that publishes those files to your own Cloudflare Pages account. It supports Markdown and HTML, stable URLs, renaming, republishing to the same URL, and watch mode for continuous updates to same file. It is MIT licensed. The main design choice is that there is no hosted Pagecast account. It uses your Cloudflare account and de

2026-06-19 原文 →