06.23Network IO ModelsA walkthrough of the five I/O models on Linux, with C and Java implementations.15 min read
12.08Internet ChecksumNotes from designing an Internet checksum lab, covering parallel summation and incremental checksum updates.6 min read
01.14Setting Up a C/C++ Debug Environment in VSCodeHow to set up a C/C++ debug environment in VSCode, with a walkthrough of `task.json` and `launch.json` and sample configurations.6 min read