Hacker News
- OS Development Tutorials (2003) http://www.osdever.net/tutorials/ 5 comments
- Build Your Own OS (from scratch) http://www.osdever.net/bkerndev/ 3 comments
- VGA Writing to Attribute Registers in C? http://www.osdever.net/FreeVGA/vga/vgareg.htm#attribute 3 comments osdev
- Keyboard input and interrupts http://www.osdever.net/tutorials/interrupts.3.php 4 comments osdev
- A Brief Tutorial on GCC inline asm (x86 biased) http://www.osdever.net/tutorials/view/a-brief-tutorial-on-gcc-inline-asm 30 comments programming
- Write your own Kernel! No more "Hello World" kernel crap. Combine this with James Molloy's tutorial, the Skelix OS tutorial, and the famous "bootstrap a compiler from nothing" tutorial to create a fully functioning extensible OS. http://www.osdever.net/bkerndev/ 66 comments programming
- Bona Fide OS Developer - a collection of tutorials and papers on operating systems development http://www.osdever.net/ 10 comments programming