Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Race for 1000 Goals(1k.football ↗)
    discuss
  2. Rare Gene Drastically Raises Lung Cancer Risk in People Who Never Smoked(nytimes.com ↗)
    1comments
  3. macOS Liquid Glass in VS Code: Cursed or Blursed?(alec.is ↗)
    discuss
  4. Federated Learning Is Not Private for Google GBoard Next Word Prediction [pdf](arxiv.org ↗)
    discuss
  5. Trump deal keeps Greenland Danish while expanding U.S. military presence(apnews.com ↗)
    discuss
  6. What I Can Remember
    2comments
  7. Federal watchdog accuses Humana, UnitedHealthcare of upcoding(healthcaredive.com ↗)
    discuss
  8. Show HN: I'm walking 42km across Tokyo, through 30 stations(tonymanh.space ↗)
    discuss
  9. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    discuss
  10. Show HN: An OSS Python dependency scanner for exploited, unmaintained packages(github.com/binuka200 ↗)
    1comments
  11. The Language Modeler(github.com/mlsystemsri ↗)
    discuss
  12. The Great Unbundling of the LLM(seldon-ai.com ↗)
    1comments
  13. Google Says Its A.I. Hacked Three Companies in Testing Breakout(nytimes.com ↗)
    discuss
  14. Welcome to Shaderland(shaderland.net ↗)
    discuss
  15. Radar: An Expert-Level Generalist AI for Abdominal CT Diagnosis(github.com/alibaba-damo-academy ↗)
    discuss
  16. European leaders prepare public for 'intensified threat' from Putin(politico.eu ↗)
    discuss
  17. Why my alert triage workflow needed a CLI(powers.dev ↗)
    1comments
  18. AI cracked the Navier–Stokes challenge. What does that mean for physics?(nature.com ↗)
    discuss
  19. Machine Gods – the official podcast of the singularity(machinegods.fm ↗)
    discuss
  20. Cannabis Supply Chain Database(cannabis-supply-chain.pages.dev ↗)
    discuss
  21. AI insiders issue new warnings – including former Anthropic engineer Jacob Coxon(slashdot.org ↗)
    1comments
  22. Plan Advice in PostgreSQL 19(tapoueh.org ↗)
    discuss
  23. Prepare your iPhone 18 Pro Max to ship(support.apple.com ↗)
    discuss
  24. Bring back Opus 4.8 in Claude Code(osr.im ↗)
    2comments
  25. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    discuss
  26. Swiss Federal Council Adopts the 2026 Security Policy Strategy(admin.ch ↗)
    discuss
  27. Jump N Bump(jumpnbump.net ↗)
    discuss
  28. Show HN: Do your vitamins work?(supplementdex.com ↗)
    1comments
  29. I've cross-examined a lot of humans, but never a supercomputer. Check it out(chatgpt.com ↗)
    discuss
  30. Show HN: Wcagent let use your ChatGPT subscription for coding(wcagent.ai ↗)
    discuss

How did AMD Ryzen get 50% faster in two years?

47 pointsby 6h agolemire.me
7 comments
5h agoHN ↗

It would have been funny if the "how" had been dropped to end with "Did AMD Ryzen get 50% faster in two years?"

4h agoHN ↗

Am I missing something? Max boost went up by only 15% but the base frequency went up 38%

Better thermals maybe? Less throttling?

4h agoHN ↗

its manufactured on a smaller node so probably has more leeway for higher freq on all core loads.

I’d also be weary of single core scores,Geekbench is known to be favoring specialized instruction sets like AVX or encryption extensions more and more as the version number progresses. Though I don’t know if GB6 is also like this I wouldn’t be surprised it it was caused by it.

2h agoHN ↗

>Better thermals maybe?

One of the biggest improvements to the Ryzen 7 X3D series (e.g. 9800) is that the caches have been moved from one side of the die (to the other), which places the major heat source closer to the heat sinks.

SO yes, less heat throttling.

38m agoHN ↗

Smaller node size means less voltage.

Power is heat, and the amount dissipated is the square of the voltage- a processor that is reliable at less voltage means you can get a lot more frequency in the same heat envelope.

Yet reliability decreases as frequency goes up, and that can only be stabilized by adding more voltage- so the faster you run the processor, the more voltage you ultimately have to give it, so the power/heat produced grows exponentially until you can't get rid of the heat fast enough (at which point your only option is to actively cool the chip).

This is overclocking 101.

Note that classic overclocking was viable because of arbitrage- buying a processor, pushing it to the point it got too hot, and stress-testing it at that temperature to ensure reliable operation. Processor manufacturers all do that formal verification at the factory now as they'd be uncompetitive otherwise, especially in laptops.

3h agoHN ↗

2 years sounds very fast. It seems to be because the 3d cache SKUs of each generation were released at different stages. The Zen 3 one was a later variant.

First zen 3 November 5, 2020 with desktop processors. First desktop Ryzen 9000 processors on August 8, 2024. So the generations were about 4 years apart.