Using writev to minimize writes, and using large buffers to minimize writes and why it's important to minimize system calls| www.openmymind.net
Creating closures in zig and storing anytype as a field| www.openmymind.net
How a mutex, a condition variable and a priority queue can be used to build a simple task scheduler in Zig.| www.openmymind.net