Loading...

Tag trends are in beta. Feedback? Thoughts? Email me at [email protected]

Lessons learned from my first dive into WebAssembly

Atom vs. RSS (2013)

Robust Wavefront OBJ model parsing in C

A more robust raw OpenBSD syscall demo

Tips for more effective fuzz testing with AFL++

Examples of quick hash tables and dynamic arrays in C

Examples of quick hash tables and dynamic arrays in C

Rules to avoid common extended inline assembly mistakes

Rules to avoid common extended inline assembly mistakes

Everything I've learned so far about running local LLMs

Speculations on arenas and custom strings in C++

Windows dynamic linking depends on the active code page

Windows dynamic linking depends on the active code page

Giving C++ std:regex a C makeover

Deep list copy: More than meets the eye

Some sanity for C and C++ development on Windows (2021)

Arenas and the almighty concatenation operator

Speculations on arenas and custom strings in C++

Protecting paths in macro expansions by extending UTF-8

An improved chkstk function on Windows

Two handy GDB breakpoint tricks

So you want custom allocator support in your C library

C Object Oriented Programming (2014)

My personal C coding style as of late 2023

A simple, arena-backed, generic dynamic array for C

An easy-to-implement, arena-friendly hash map

Arena allocator tips and tricks

Everything you never wanted to know about Win32 environment blocks

“Once” one-time concurrent initialization with an integer

CRT-free in 2023: tips and tricks

More →