openmymind.net
I'm too dumb for Zig's new IO interface
Zig's new Writer
Zig's new LinkedList API (it's time to learn @fieldParentPtr)
Allocator.resize
ArenaAllocator.free and Nested Arenas
Zig's dot star syntax (value.*)
GetOrPut With String Keys
Comparing Strings as Integers with @bitCast
Switching on Strings in Zig
Using Generics to Inject Stubs when Testing
In Zig, What's a Writer?
Using SIMD to Tell if the High Bit is Set
Peeking Behind Zig Interfaces by Creating a Dummy std.Random Implementation
Comptime as Configuration
Zig's @bitCast
Basic Awareness in Addition to Deep Understanding
Sorting Strings in Zig
Gluing JSON
Zig Removes Anonymous Struct
One method declaration; two Zig annoyances
Everything is a []u8