Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Astra for Law(openai.com ↗)
    174comments
  2. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    87comments
  3. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    16comments
  4. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    119comments
  5. Wax motor(wikipedia.org ↗)
    32comments
  6. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    172comments
  7. Sex, AI, and the Apocalypse(iankduncan.com ↗)
    3comments
  8. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    3comments
  9. Everybody's Lost Their Minds(netmeister.org ↗)
    142comments
  10. CrowdSec Source Code Leak(crowdsec.net ↗)
    33comments
  11. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    102comments
  12. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    25comments
  13. How to Write with an LLM(sockpuppet.org ↗)
    discuss
  14. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    285comments
  15. How Uber Protects Against Retry Storms(uber.com ↗)
    discuss
  16. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    237comments
  17. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  18. How GLM built its own inference infrastructure(z.ai ↗)
    254comments
  19. TSMC revealing details about next gen A14 node(mapyourshow.com ↗)
    27comments
  20. Towards Self-Driving Codebases(detail.dev ↗)
    72comments
  21. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    28comments
  22. Running Ubuntu on the Lenovo IdeaPad Duet(vhaudiquet.fr ↗)
    17comments
  23. One year of sponsored Servo development(servo.org ↗)
    136comments
  24. André Weil and the Hodge Conjecture(jiahao116.github.io ↗)
    7comments
  25. CCC invites all model citizens to 40C3(ccc.de ↗)
    171comments
  26. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    42comments
  27. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    1comments
  28. GraphViz Pocket Reference – Make a Graph(grevian.org ↗)
    discuss
  29. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    119comments
  30. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    81comments

André Weil and the Hodge Conjecture

23 pointsby 5d agojiahao116.github.io
7 comments
5d agoHN ↗

Two factoids of interest:

1. André was the older brother of philosopher Simone Weil.

2. "Weil" is a jumbled version of "Levi" adopted by some so as to be less conspicuously Jewish, and thus be less likely to be persecuted or discriminated against.

1h agoHN ↗

3. He is not to be confused with Hermann Weyl.

1h agoHN ↗

I wonder if this is a hint to a more-specific rumor. Weil constructed what are now known as "abelian varieties of Weil type". In low dimensions the Hodge conjecture has been proven for abelian varieties of Weil type, but it's open in higher dimensions. Maybe that's where they found their counterexample.

1h agoHN ↗

I wonder if we’ll end up in a weird situation a decade from now, where every conjecture will collapse into one of two states: counterexample found by AI, or assumed to be true.

58m agoHN ↗

Might be a lot faster than you think.

I'm wondering though when we as a society / all the normal money flowing into universicites and research start to recupe and invest AI resources more deliberate.

Like are we working with ai on superconductors (easiest example i have, i don't know enough math).

Whats the most 'math' we need to advance for human progress?

55m agoHN ↗

How does AI's mathematical abilities affect the commercial future of software like Mathematica?

42m agoHN ↗

I think Mathematica will survive because the alternative is for AIs to write the code to do a computation or use an open-source library. And there are many calculations for which there simply isn't an open-source tool for evaluating.

But I wouldn't be surprised to see Mathematica being used primarily as an AI plugin in the coming years. Mathematica now has an MCP which I use regularly from Claude Code. It's nice not having to write the lengthy Mathematica expressions by hand.