Dudemanguy's Musings| dudemanguy.github.io
How does a Linux machine connect to the internet, really?| pjg1.site
Don't let AI erode your focus.| Journey into a wild pointer
A common operation in software is the copy of a block of memory. In C/C++, we often call the function memcpy for this purpose.| Daniel Lemire's blog
Tutorials and articles of Inigo Quilez on computer graphics, fractals, demoscene, shaders and more.| iquilezles.org
Less-Than Estimation| chrisdone.com
An alpha library for refinement types with rich support for serde| jordankaye.dev
Web dev at the end of the world, from Hveragerði, Iceland| www.baldurbjarnason.com
Operational and Denotational Strategies for Understanding Code| noelwelsh.com
A comparison of how well Rust and Ada prevent the most common memory-related software errors.| ajxs.me