|
| Author | Thread |
|---|---|
| NinjaCyborg |
Published: 2026/3/28 14:29 Updated:
2026/3/28 14:29
|
|
Not too shy to talk
Joined: 11/17/2020
From: Slough
Comments: 447
|
Check out redox, it is this +10 years dev already
|
| ldg72 |
Published: 2026/3/28 17:07 Updated:
2026/3/28 17:07
|
|
Just popping in
Joined: 12/01/2025
From: Italy
Comments: 11
|
I took a look at Redox, it's a very mature system. It is a pure microkernel, and even the drivers run in user space. It’s a great project, and I will definitely try it out. Thanks!!
|
| ldg72 |
Published: 2026/3/28 17:49 Updated:
2026/3/28 17:54
|
|
Just popping in
Joined: 12/01/2025
From: Italy
Comments: 11
|
I’ve watched several videos on Redox OS, and it seems like a very serious project; mine feels like a toy in comparison. I have been working on Exec64 for a month and a half now, and I am already surprised by the results I’ve achieved thanks to AI.
Developing it alongside AI is teaching me a great deal about low-level development. My goal is to have it running both virtualized on QEMU/VirtIO and bare metal on the Mars, even though I know the drivers will be the real challenge there.
On QEMU/VirtIO, after just 10 days of development, I actually had a graphics driver with a framebuffer; however, the kernel, drivers, and graphics libraries were all part of a monolithic structure. Now that I’ve taken the microkernel path, I have put graphics aside for the time being. I want to focus on the microkernel core and the shell to start playing around with it.
|




