Silicon Notes
Notes on computer architecture, operating systems, and the hardware side of AI — written to bridge the gap between textbook abstractions and what actually happens on the chip.
Topics
Architecture
CPU pipelines, caches, coherence, and the hardware that runs your code.
OS Concepts
Virtual memory, scheduling, syscalls — the kernel-level machinery.
AI Optimization
SIMD, GPU architecture, quantization — making models run fast on real silicon.