The updated web server is working well on BareMetal. Just enough TCP/IP to serve a static page and DHCP to get an IP from the network. Only 8784 bytes for the binary! Had it accessible via the internet too.
The updated web server is working well on BareMetal. Just enough TCP/IP to serve a static page and DHCP to get an IP from the network. Only 8784 bytes for the binary! Had it accessible via the internet too.
Awkernel: realtime operating system written in Rust
Object-oriented design patterns in C and kernel development
https://oshub.org/projects/retros-32/posts/object-oriented-design-patterns-in-osdev
#HackerNews #ObjectOrientedDesign #CProgramming #KernelDevelopment #OSDev #DesignPatterns
Inside Windows 3
https://fed.brid.gy/r/https://www.xtof.info/inside-windows3.html
I’ve mainly been doing #programming the last few months, one of the projects being an operating system.
https://github.com/MauriceElliott/MAGIos
Its an operating system I’ve started building using #odinlang on a #RISCV instruction set (originally #swift and #X86 )
It takes influence from the 90s mecha anime #evangelion which has phenomenal abstract UI design I’m hoping to borrow from.
I’ve used #AI a fair bit for the documentation and build but have decided to hand roll the rest.
A 64-bit RISC-V operating system kernel written in Odin, inspired by the aesthetics and themes of Neon Genesis Evangelion. - MauriceElliott/MAGIos