标签:#hackernews
找到 10346 篇相关文章
Latent Agents: A Post-Training Procedure for Internalized Multi-Agent Debate
Introducing Boron Buckyballs: Theory that B80 cages can’t be made is disproved
The thorny question of work-life balance in European startups
SpaceX, Other Mega IPOs Denied Fast Index Entry by S&P
Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed
To my knowledge, this is the first formally verified implementation of an intersection algorithm for polygons. The experience of working with AI agents on this project changed a lot with recent model releases, as I describe in the readme. Opus 4.8 is able to provide algorithm implementation with formal proof in one shot, whereas previous models required me to provide proof strategies in multiple steps. Trust in the correctness comes entirely from the Lean checker and human review of a small spec
IPv6 zones in URLs are a mistake
Against the Singularity Hypothesis (2024)
Queen bees emerge from special wax chambers
What is AI psychosis is the product?
Let's log off and head outside
Fidelity lowers SpaceX IPO entry requirement from $500,000 to just $2,000
Show HN: Mercek – A Desktop IDE for AWS ECS
Hey HN I've been using ECS for a while now and found it annoying having to log into the console everytime I use Lens for Kubernetes but couldnt find an equivalent for ECS so i built one! The project is open source as well https://github.com/utibeabasi6/mercek
AI will consume as much water in 2030 as 1.3B people
I Must Attempt to Explain the Lego Scandal Rocking YouTube State of Utah
NSA using Anthropic's Mythos for cyber attacks
Show HN: FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)
Built a browser-based FFmpeg editor that runs entirely client-side via WebAssembly. Your files never leave your device -- all processing happens in a Web Worker. Works offline as an installable PWA after first load.