←back to thread

207 points krustowski | 3 comments | | HN request time: 0.513s | source

To try it out, simply build the project yourself from source, or use attached bootable ISO image of the system (in Releases on Github) and run it in QEMU.

https://blog.vxn.dev/rou2exos-rusted-edition

Show context
rollcat ◴[] No.44319184[source]
Memory-safe language. x86_64, with Arm on the roadmap. Networking stack. Boots from a CD and via multiboot. Your hobby project wipes the floor with DOS.
replies(2): >>44319373 #>>44325055 #
pvg ◴[] No.44319373[source]
Whoa there. Gotta run Doom and BASIC to compete with DOS. That is the officially recognized DOS-Kármán line.
replies(5): >>44319916 #>>44321291 #>>44322144 #>>44322257 #>>44327067 #
1. krustowski ◴[] No.44319916[source]
What a challenge! Need to implement some interrupts it seems then, to provide an API for filesystem and so... Thank you for such idea
replies(2): >>44322363 #>>44322392 #
2. rzzzt ◴[] No.44322363[source]
Doomgeneric has a very thin platform-specific layer: https://github.com/ozkl/doomgeneric?tab=readme-ov-file#porti...
3. jmspring ◴[] No.44322392[source]
I want some TSRs and print spoolers...