NetworkingDNSSystems
November 10, 2024Understanding DNS: The Internet's Phone Book
A practical exploration of DNS -- how it works, why it breaks, and what I learned from building my own recursive resolver.
26
A practical exploration of DNS -- how it works, why it breaks, and what I learned from building my own recursive resolver.
A common misconception demystified -- understanding the fundamental difference between containers and virtual machines at the kernel level.
How I structure my mornings around spiritual practice and deep work to set the tone for a productive, purposeful day.
Result, Option, the question mark operator, and custom error types -- a practical guide to handling errors the Rust way.