Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    105comments
  2. Cloudflare Quick Tunnels(cloudflare.com ↗)
    197comments
  3. Saving another 100TB of RAM(cloudflare.com ↗)
    15comments
  4. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    39comments
  5. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    8comments
  6. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    36comments
  7. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    62comments
  8. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    11comments
  9. OpenJev(openjev.com ↗)
    234comments
  10. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    142comments
  11. Korea raises data breach fines to 10% of revenue(koreajoongangdaily.com ↗)
    37comments
  12. Border agents can search cellphones without a warrant or reasonable suspicion(lawandcrime.com ↗)
    77comments
  13. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    19comments
  14. Our brain evolved from two primitive nervous systems that merged: Study(newscientist.com ↗)
    40comments
  15. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    167comments
  16. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    14comments
  17. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    9comments
  18. Senior Engineers Are the Next DRAM Shortage(herlein.com ↗)
    4comments
  19. Minimal Phone 2(minimalcompany.com ↗)
    112comments
  20. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    84comments
  21. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    137comments
  22. From Geometry to Algebra and Back Again: 4000 Years of Papers (2023) [video](youtube.com ↗)
    discuss
  23. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  24. Show HN: Ax-check.com – Can agents use your product?(ax-check.com ↗)
    23comments
  25. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    8comments
  26. US Military had close call after using AI for hallucinated intelligence report(cnn.com ↗)
    231comments
  27. How to Write with an LLM(sockpuppet.org ↗)
    215comments
  28. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    16comments
  29. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    16comments
  30. Jemalloc 5.4.0(github.com/jemalloc ↗)
    85comments

Mathematicians Build Long-Awaited Graph Sandwich

55 pointsby 6h agoquantamagazine.org
16 comments
4h agoHN ↗

Seems like this would have strong implications for distillation and/or smaller types of transformers!

4h agoHN ↗

How? I don't see it. (I'm familiar with the ML side, not the combinatorics side.)

2h agoHN ↗

No, this is pure graph theory, and is quite far away from anything machine learning.

2h agoHN ↗

Isn't it actually the bread? The meat is given, if I understand correctly.

3h agoHN ↗

I am not a mathematician but are most papers now accompanied by a lean proof?

Is there a central repository of lean proofs shared by mathematicians like an npm repository of JavaScript packages?

Does it all depend on a stupid is-odd package in the end?

2h agoHN ↗

No, almost none (except for in certain fields, such as HoTT) have formalized proofs.

1h agoHN ↗

Why not? It seems like this should sort of be the standard now? Or is it hard to make lean proofs in all fields?

30m agoHN ↗

i think there are a few reasons.

- lean proofs are hard, and a lot of the time there is so much mathematical machinery that folks are working on that you would need to not only prove your result, but also all of the machinery that your subfield it is built on. it would be infeasible for many authors to do all of this work (this might be a major part of multiple careers, and when there are 5 folks in your entire subfield, the payoff is not really worth it)

- human proofs are readable, and can illustrate concepts better than lean proofs. human proofs give insights into how to think about a type of problem, and this is often the most valuable part of a proof/result.

- lean proofs are often very difficult to read; while they give you a "verified" check mark, they do not necessarily improve the bounds of human understanding if that makes sense.

2h agoHN ↗

Wondering: if the process for the upper part of the sandwich is the complement of the process for the lower part, why was it so much more difficult? What would go wrong if you took one of the earlier lower-sandwich processes, and complemented it in a similar way? I have to assume it's something, but what?

1h agoHN ↗

Hilarious - a mathematical result that afaict has nothing whatsoever to do with AI, and 75% of the comments are about AI, including this one!

42m agoHN ↗

There must be a use for this as a Claude Code skill.