New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. AI models need more data about biology, and OpenAI is paying to create it(technologyreview.com ↗)
    discuss
  2. Show HN: Omastorm – Live NEXRAD weather radar for Omarchy(github.com/wesleygrimes ↗)
    discuss
  3. Apodex – FrontierAgent(github.com/apodexai ↗)
    discuss
  4. Internal Tool Delegation for Agents vs. External Payment Auth(skyfire.xyz ↗)
    discuss
  5. Ask HN: What is the most career altering course or book you have gone through?
    1comments
  6. China's open-weight AI models are now just 4 months behind frontier US offerings(tomshardware.com ↗)
    discuss
  7. What writing for the Washington Post taught me about standup comedy(pammoore.substack.com ↗)
    discuss
  8. Mythos 5 Transcript Release(github.com/anthropics ↗)
    discuss
  9. HP ZBook Ultra G3a 16 Preview: 192GB Unified Memory Aims for Top Local AI Laptop(storagereview.com ↗)
    discuss
  10. Show HN: IndexLaunch – free indexability checker and IndexNow submission queue(indexlaunch.site ↗)
    discuss
  11. The New Chinese Way of Cyberwar(foreignaffairs.com ↗)
    discuss
  12. Show HN: Gescom MiniDisc Runner – 88 tracks, 88! possible orders(github.com/ei3lh ↗)
    discuss
  13. The End of EWS in Mail and AppleScript in Outlook(mjtsai.com ↗)
    discuss
  14. When Software Becomes Cheap, Trust Becomes Expensive(medium.com/hbbio ↗)
    discuss
  15. Ask HN: Can LLMs be used to invent a new human language?
    2comments
  16. Turn a musician's photo and video archive into a social content calendar(wdstck.co ↗)
    1comments
  17. Cartman, Kenny, Stan and Kyle Are Back as South America Season 29 Premieres(cc.com ↗)
    discuss
  18. EU chief wants Canada to become the bloc's first associate member(apnews.com ↗)
    discuss
  19. PCBSchemaGen: Reward-Guided LLM Code Synthesis for PCB Schematic Design(github.com/hzou9 ↗)
    discuss
  20. Show HN: Tray indicator for WSL2: on/off, CPU and memory, one-click shutdown(github.com/ideaconnect ↗)
    discuss
  21. Is it hypocritical to criticize AI slop while promoting vibecoding tools?(wuemeli.com ↗)
    discuss
  22. Some things Veloren does differently(jsbarretto.com ↗)
    discuss
  23. Termiclanker: Script a Robot with Bash(cli-games.com ↗)
    1comments
  24. FluxVLA now supports GPT-6 Astra on LIBERO through the OpenAI Responses API(github.com/fluxvla ↗)
    discuss
  25. macOS 27 Ends Time Machine Backups to Time Capsule(macrumors.com ↗)
    discuss
  26. Show HN: Modern RSS reader with social capabilities based on AT Proto(sunred.app ↗)
    discuss
  27. Age Limits for Social Media Outlined by European Union(nytimes.com ↗)
    discuss
  28. Buncefield 20 years on: Turning lessons into safer industry practices(hse.gov.uk ↗)
    discuss
  29. Accelerating Large-Scale Test Migration with LLMs(airbnb.tech ↗)
    discuss
  30. Salesforce Global Outage(salesforce.com ↗)
    discuss

Why Six Millennium Problems May Be Hard for the Same Reason

1 pointsby 40m ago
0 comments
A paper claiming to solve one Clay Millennium Problem would be extraordinary. A paper claiming to solve all six with one quantum-computing pipeline sounds almost designed to trigger disbelief.

That is what Denise Holt and Denis Ovseyenko of AIX Global report in “Demonstrating Quantum Value by Solving the Six Remaining Clay Millennium Problems.” They say IBM Heron computations produced certificates carried into Lean 4, yielding 27 theorems from 10 hours 24 minutes of QPU time.

I have not verified those claims, and the Clay Mathematics Institute still treats the six problems as unsolved. I am not asking you to accept the proofs. I am asking why the same architecture appears to have surfaced twice.

More than two months before the AIX preprint, my Six Birds Theory paper “One Meta-Theory, Three Clay-Problem Closures” reached a related structural conclusion from the opposite direction. It compared Navier–Stokes, the Riemann Hypothesis, and P versus NP and argued that they share a grammar: representation, residual obstruction, missing content, bridge, and audit.

One program started with a theory of emergence and moved toward hard problems. The other says it started with the problems separately and found one computational pipeline.

They do not offer the same proof. They appear to have found the same kind of bottleneck.

In software terms, think of a mathematical layer as an API. It exposes certain objects and operations. You can optimize forever inside that interface, but you cannot recover a distinction it never exposes. If two states produce the same log but need different responses, more log processing will not fix the observability problem. You need a new sensor, richer representation, or theorem showing the distinction does not matter.

Six Birds Theory formalizes this through saturation and residuals. Repeating a fixed completion rule is not the same as gaining new access. A residual measures the part of the target not accounted for by the layer’s native probes. A useful extension constrains that residual, then returns only what the original question needs.

That resembles the architecture AIX claims to implement:

native problem -> problem-specific operator -> governed quantum computation -> compact certificate -> classical proof checker

The quantum state need not be reconstructed classically. The receiving layer needs a sufficient certificate and a valid bridge to the theorem.

There is one exact point of contact. In the Hodge section, AIX constructs a defect object measuring what remains after algebraic cycles account for the Hodge-class space. My earlier paper “Adequacy Residuals and Blind-Spot Currency” generalizes the same job: remove what the available probes explain and measure the remainder. Under the Hodge choices, the constructions have the same operator form.

That does not mean AIX used my work; I have no evidence of that. The mathematics is classical. It means two programs, with different vocabularies, built a tool for the same structural job.

“One mechanism” should not mean “one equation.” Riemann and Yang–Mills concern confinement. Hodge and BSD compare presentations. Navier–Stokes asks for global control. P versus NP asks whether an obstruction persists against every efficient procedure. Same grammar, different polarity.

The developer lesson is broader. AI systems, theorem provers, and scientific workflows increasingly perform opaque searches. The right design target may be the smallest independently checkable artifact that preserves why the answer is true.

I wrote the full comparison, chronology, and caveats in Two Roads to the Same Bottleneck.

Disclosure: I developed Six Birds Theory and lead Automorph. This is a structural comparison, not validation of AIX’s claims.

A quiet thread, for now.Start the conversation on HN ↗