Think about dropping our ulib in favour of another library.

Currently, I think our current ulib is an unnecessary pain for porting software and we're basically forced to write our own C library ourselves. Switching to something like mlibc from Managarm or even maybe musl if possible would be a step in the right direction. I know xv6 was built originall...

Codeberg.org

BeOS Beyond the Mac: Hands-on with BeOS on Intel PCs [Part 2] #marchintosh - YouTube

https://www.youtube.com/watch?v=LA8wmHn3FPs

#beos #retrocomputing #osdev

BeOS Beyond the Mac: Hands-on with BeOS on Intel PCs [Part 2] #marchintosh

YouTube
Today the #osdev_notes project has reached the milestone of 1000 stars on github. It started as personal set of notes, and honestly I would have never expected it to become so big, with 2 main authors, a total of 31 contributors.
I just want to thank everyone who contributed, with corrections, new contents or buying physical copies.
Here a short #kofi post I made: https://ko-fi.com/post/Another-important-milestone-for-the-Osdev-Notes-pr-V7V71WC852
The project is available here: https://github.com/dreamportdev/Osdev-Notes/
#programming #kernel #osdev #kernel

After working on uxnfloppy for so long, I knew that I had to try writing an emulator for UEFI (the modern replacement for BIOS) at some point. Turns out that using clang and C is much easier than learning and writing 16bit assembly and doing software archeology, who could have known :p

I present to you 'uxnefi', a cobbled together UEFI application using the core of uxn2 (by @neauoire & @alderwick ) that can print stuff. Here is primes.rom:

#uxn #osdev #uefi #bios

ArcaOS 5.1.2 now available (OS/2 Warp)

0 comments

Lobsters
Why should we have user age tracking in Operating Systems and websites?

0 comments

Lobsters
Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy https://lobste.rs/s/vkxmwj #osdev #rust
https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md
Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy

0 comments

Lobsters

VibeOS is a Claude built ARM64 hobby OS that boots.

#ai #osdev #arm64