标签:#hackernews
找到 9718 篇相关文章
Setting Up a New Windows Laptop in 2026
Zero-Touch OAuth for MCP
Shape Suffixes – Good Coding Style
Electric schnoz can smell when your food's gone bad
Peptides Fuel a Multibillion-Dollar Startup Race
Everything Is BOM: Bill of Materials Encyclopedia
Accenture shares fall to lowest since 2017 as AI threat mounts
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!
Guide to the TD4 4-bit DIY CPU
A TV Transmitter from an STM32
Zork name origin got an update on Wikipedia
Ancient DNA provides evidence of earliest known plague outbreak
Amazon investigating engineers who criticized AI data center expansion
Steam Controller: Reservations Update
Medical AI scores high on exams but stumbles on real patient care
Why Meta Suddenly Loves the Kids Online Safety Act
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