Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jemalloc 5.4.0(github.com/jemalloc ↗)
    36comments
  2. The scourge of x86 emulation(fex-emu.com ↗)
    20comments
  3. Astra for Law(openai.com ↗)
    519comments
  4. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    127comments
  5. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    215comments
  6. Qwen 3.8 Omni Flash(qwen.ai ↗)
    78comments
  7. When the fractional part of a float fixes your shader(crocidb.com ↗)
    1comments
  8. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    163comments
  9. Wax motor(wikipedia.org ↗)
    69comments
  10. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    33comments
  11. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    227comments
  12. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    144comments
  13. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    7comments
  14. How to Write with an LLM(sockpuppet.org ↗)
    91comments
  15. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    23comments
  16. Why Does the Universe Expand?(cosmicave.org ↗)
    50comments
  17. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    56comments
  18. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    23comments
  19. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    37comments
  20. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss
  21. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    9comments
  22. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    366comments
  23. Fixing an NZXT Signal 4K30 part 2: the green/pink video bug(downtowndougbrown.com ↗)
    10comments
  24. CrowdSec Source Code Leak(crowdsec.net ↗)
    46comments
  25. The most important product decision is what you don't build(liamnugent.me ↗)
    36comments
  26. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    34comments
  27. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    39comments
  28. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    105comments
  29. How Uber Protects Against Retry Storms(uber.com ↗)
    41comments
  30. Khipu (Quipu) Field Guide(khipufieldguide.com ↗)
    discuss

QEMU Advent Calendar 2014

119 pointsby 11y agoqemu-advent-calendar.org
16 comments
11y agoHN ↗

Hi, I run the QEMU Advent Calendar and hope you enjoy the images that the QEMU community has put together for your holiday season enjoyment.

We still have a few slots free so if you have a cool disk image to contribute, get in touch! stefanha at gmail com

Rules: Must be freely distributable (e.g. open source). Small image size is appreciated.

11y agoHN ↗

Wow, this is really good stuff. I've seen advent calendars of other open source project, but this trumps them all, in my opinion. Congrats!

11y agoHN ↗

I love this kind of computer archaeology (for lack of a better term). Do you have any instructions on how to build the images from the ground up? Finding the right install images and packages for say, Debian 0.93 can be quite a challenge.

11y agoHN ↗

An early Debian image would be very cool. The Slackware 1.01 download is actually still available at http://mirrors.slackware.com/slackware/slackware-1.01/.

Gerd, who put together the image, had to find the right emulated hardware that the old kernel knows how to talk to. It doesn't know about PCI devices (!!) so only ISA devices will work :).

11y agoHN ↗

Is there an IRC channel I can hang out in for this project?

11y agoHN ↗

Any chance you can add a RSS feed so we can follow the updates?

11y agoHN ↗

How bizarre that the Slack image is 30 MB (compressed!). I suppose it really is a full system. I'm sure there must be some of those old Linux images out there that managed to fit both the kernel and the initial ram disk on a single 1.44 MB floppy ?

11y agoHN ↗

Tom's rescue boot disk is what I remember as essential for system administrators for some time... http://www.toms.net/rb/ (1.7 MB floppy), but I can't find a working download.

But tux.org has "pocketlinux", which seems to be similar. http://www.tux.org/pub/distributions/tinylinux/pocket-linux/, with a 1.44MB download. (in Virtualbox add a Floppy controller, rename floppy image to ".img")

Here's a screenshot: https://picasaweb.google.com/lh/photo/1iF0BQtIdQ3hPXUAlwfpg9...

EDIT: OF COURSE I should have used Qemu for the screenshot: https://picasaweb.google.com/lh/photo/DPVXIuWlDKTSEan-5TY9xN...