Explore >> Select a destination


You are here

bootlin.com
| | cpu.land
3.5 parsecs away

Travel
| | Curious exactly what happens when you run a program on your computer? Learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.
| | sergioprado.blog
4.2 parsecs away

Travel
| | Have you ever wondered how the Linux kernel is tested?
| | asahilinux.org
3.5 parsecs away

Travel
| |
| | www.jurecuhalev.com
17.3 parsecs away

Travel
| Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...]