/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

venam.net
| | samwho.dev
3.7 parsecs away

Travel
| | Context switching is the method an operating system employs to implement "multitasking". It's the practice of having multiple contexts of execution in
| | venam.nixers.net
2.6 parsecs away

Travel
| | Computer architecture can be considered a boring topic, one that is studied during CS education, then put aside, and leaves place to the shiny new toys that capture the attention. I've recently revisited it, and I'd like to summarize some takeaways.
| | cpu.land
1.3 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.
| | yosefk.com
32.6 parsecs away

Travel
| We discuss how to make sure that your access to TLS (thread-local storage) is fast, and how the presence of constructors and shared libraries affects the access time.