Zero Dereference
127 subscribers
3 photos
3 files
372 links
Interesting links related to systems programming, hacking, and science.

Contact: @richiefreedom
Download Telegram
Serenity is an on-going project of Andreas Kling who implements own Unix-like operating system with aestetic of late-1990s. It already supports multithreading, POSIX-signals, mmap, local sockets, TCP/IP networking, GUI, etc. There are many user space applications working well in the operating system, they include a text editor, an IRC client, even two games!

https://github.com/SerenityOS/serenity

#osdev #system #programming #lowlevel
An open source project for learning low-level programming and operating system development in C#. Supported by Intel and University of Bristol.

http://www.flingos.co.uk/

#osdev #system #programming #lowlevel #csharp