Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I found love at an Irish matchmaking festival – and I want others to do the same(bbc.com ↗)
    1comments
  2. The Contract on America(3quarksdaily.com ↗)
    discuss
  3. Plotly for Highly Customizable and Non-Interactive Data Visualization(chris-parmer.com ↗)
    discuss
  4. Master of Malt Hacked, User Data Compromised(masterofmalt.com ↗)
    discuss
  5. Prompts Aren't Real(evaluation.club ↗)
    discuss
  6. Kev – A Jev-Compatible API on top of DiffusionGemma running on Workers AI(workers-ai-mle.workers.dev ↗)
    1comments
  7. Gemini hacked three companies in first known breakout by Google's AI(reuters.com ↗)
    discuss
  8. Nuclear tests at Mt. Mantap have reactivated intraplate faults(science.org ↗)
    discuss
  9. NIST Elliptic Curves Seeds Bounty (2023)(filippo.io ↗)
    discuss
  10. Google's Gemini becomes latest AI model to break out and hack computer systems(cnbc.com ↗)
    discuss
  11. Australian government considers ban on smart glasses in public buildings(theguardian.com ↗)
    discuss
  12. Muse gets all your unclaimed money back!(muse.ai ↗)
    discuss
  13. Show HN: Typesafe Java SDK (Unofficial)(github.com/qainsights ↗)
    1comments
  14. The Race for 1000 Goals(1k.football ↗)
    discuss
  15. Rare Gene Drastically Raises Lung Cancer Risk in People Who Never Smoked(nytimes.com ↗)
    1comments
  16. macOS Liquid Glass in VS Code: Cursed or Blursed?(alec.is ↗)
    discuss
  17. Federated Learning Is Not Private for Google GBoard Next Word Prediction [pdf](arxiv.org ↗)
    discuss
  18. Trump deal keeps Greenland Danish while expanding U.S. military presence(apnews.com ↗)
    discuss
  19. What I Can Remember
    2comments
  20. Federal watchdog accuses Humana, UnitedHealthcare of upcoding(healthcaredive.com ↗)
    discuss
  21. Show HN: I'm walking 42km across Tokyo, through 30 stations(tonymanh.space ↗)
    discuss
  22. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    4comments
  23. Show HN: An OSS Python dependency scanner for exploited, unmaintained packages(github.com/binuka200 ↗)
    1comments
  24. The Language Modeler(github.com/mlsystemsri ↗)
    discuss
  25. The Great Unbundling of the LLM(seldon-ai.com ↗)
    1comments
  26. Google Says Its A.I. Hacked Three Companies in Testing Breakout(nytimes.com ↗)
    discuss
  27. Welcome to Shaderland(shaderland.net ↗)
    discuss
  28. Radar: An Expert-Level Generalist AI for Abdominal CT Diagnosis(github.com/alibaba-damo-academy ↗)
    discuss
  29. European leaders prepare public for 'intensified threat' from Putin(politico.eu ↗)
    discuss
  30. Why my alert triage workflow needed a CLI(powers.dev ↗)
    1comments

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

50 pointsby 7h agolemire.me
7 comments
6h agoHN ↗

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

5h agoHN ↗

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

Better thermals maybe? Less throttling?

5h 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.

3h 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.

1h 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.

4h 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.