Bookmarks
Keynote: Linus Torvalds, Creator of Linux & Git, in Conversation with Dirk Hohndel
Fireside keynote with Linus Torvalds covering the evolution of the Linux kernel, open-source development practices, and future directions of operating-system engineering.
How a Clever 1960s Memory Trick Changed Computing
Historical and technical tour of virtual memory—paging, MMUs and TLBs—from the Atlas supercomputer to modern x86/ARM/RISC-V, detailing how hardware and OS cooperate to enable multitasking and locality-driven performance.
Day 26 of Building An Operating System | Programming every day day 100
Daily livestream coding session that incrementally implements core kernel functionality—memory management, drivers, and boot code—while explaining practical OS development techniques from scratch.
484 - All About Dat Compiler + Some Chill Browsing (TempleOS | Livestream) [2016]
Terry A. Davis live-codes and explains portions of the TempleOS compiler and associated OS internals, providing firsthand systems-programming insight into a home-built operating system and its compilation pipeline.
Jonathan Blow on how an operating system should work
Discussion clip where Jonathan Blow outlines principles for operating-system design offers conceptual insights relevant to systems programmers.
Watch kernel developer do Linux kernel development ;-)
Live coding stream showing workflow, tooling, and patch submission process for Linux kernel maintenance and security back-porting.