Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    93comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    discuss
  3. OpenJev(openjev.com ↗)
    150comments
  4. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    37comments
  5. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    14comments
  6. Jemalloc 5.4.0(github.com/jemalloc ↗)
    58comments
  7. I don't like passkeys(hawksley.dev ↗)
    135comments
  8. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    1comments
  9. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  10. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    69comments
  11. Replacing Pull Requests with Delta(zed.dev ↗)
    30comments
  12. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    352comments
  13. The scourge of x86 emulation(fex-emu.com ↗)
    50comments
  14. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    156comments
  15. Astra for Law(openai.com ↗)
    630comments
  16. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    254comments
  17. Qwen 3.8 Omni Flash(qwen.ai ↗)
    97comments
  18. If materialism is true, the United States is probably conscious(jstor.org ↗)
    4comments
  19. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    174comments
  20. Wax motor(wikipedia.org ↗)
    80comments
  21. When the fractional part of a float fixes your shader(crocidb.com ↗)
    10comments
  22. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    239comments
  23. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    53comments
  24. How to Write with an LLM(sockpuppet.org ↗)
    150comments
  25. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    165comments
  26. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  27. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    22comments
  28. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    74comments
  29. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    28comments
  30. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    30comments

QEMU 4.1 released

126 pointsby 7y agowiki.qemu.org
12 comments
7y agoHN ↗

Huh? What's a "Hygon Dhyana" [1]?

It is noted to be a variant of the AMD EPYC, and is so similar that "there is little to no differentiation between the chips". It has been noted that there is "less than 200 lines of new kernel code" for Linux kernel support, and that the Dhyana is "mostly a re-branded Zen CPU for the Chinese server market".

[1] https://en.wikipedia.org/wiki/Epyc#Chinese_variants

7y agoHN ↗

It's not just a re-brand as in "AMD is now making whitelabel CPUs". AMD gave the IP away for the short-sighted amount of $300 million, so now the Chinese can build their own Zen-class CPUs and create new variations of it.

And people wonder "how the Chinese have caught up so quickly?!". The western companies mostly gave away their entire IP for peanuts or some empty promises of "gaining access to the huge Chinese market", which never materialized because China made sure the local companies would always win. This, in combination with China's own theft of IP, is how they did it.

7y agoHN ↗

Not arguing with the theft argument but there is also the untalked benefit of cheap (may even be called inhumane) labor in the trade between west and China.

7y agoHN ↗

I hope io_uring support will make it into 4.2.

7y agoHN ↗

Did memfd already made it? I wouldn't hold my breath.

7y agoHN ↗

As someone who uses QEMU as a cornerstone in my daily development work, I’m stoked to see the project pushing forward and putting out new releases. Right on :)

7y agoHN ↗

I have to say that I'm pleased as punch that there's already a windows/64 installer available for download. I was expecting a much longer wait.