Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. OpenJev(openjev.com ↗)
    75comments
  2. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    1comments
  3. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    112comments
  4. Jemalloc 5.4.0(github.com/jemalloc ↗)
    50comments
  5. The scourge of x86 emulation(fex-emu.com ↗)
    32comments
  6. Astra for Law(openai.com ↗)
    594comments
  7. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    138comments
  8. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    234comments
  9. Replacing Pull Requests with Delta(zed.dev ↗)
    9comments
  10. Qwen 3.8 Omni Flash(qwen.ai ↗)
    84comments
  11. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    170comments
  12. Wax motor(wikipedia.org ↗)
    72comments
  13. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    234comments
  14. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    42comments
  15. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  16. When the fractional part of a float fixes your shader(crocidb.com ↗)
    3comments
  17. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    13comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    120comments
  19. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    159comments
  20. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    2comments
  21. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    25comments
  22. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    29comments
  23. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    62comments
  24. Google illegally retains customer data,and I am taking legal action against them(medium.com/istokovicsgyorgy79 ↗)
    discuss
  25. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    45comments
  26. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss
  27. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    373comments
  28. The most important product decision is what you don't build(liamnugent.me ↗)
    39comments
  29. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    119comments
  30. CrowdSec Source Code Leak(crowdsec.net ↗)
    49comments

Qemu + KVM is the future of open source virtualization

6 pointsby 16y agoturnkeylinux.org
2 comments
16y agoHN ↗

I haven't used KVM yet since my pony laptop doesn't have VT support, but I've used VirtualBox which is great. Its Seamless mode is amazing. After using it I've switched from VMWare Server to VirtualBox.

16y agoHN ↗

are there any serious (e.g. larger than I am) virtual infrastructure providers using KVM?

on the other hand, the linux guys /really/ don't like Xen; There are some open bugs in the debian paravirt xen kernel that have been open for quite some time. KVM unquestionably has a massive mindshare advantage when it comes to Linux developers.