How to split a big XCI/NSP file to store it on a FAT32
A quick summary on how to split up a big XCI/NSP file so it fits within the 4GB file size limit on FAT32 and is still installable via DBI.
Parallelize YouTube downloads
A quick note how to combine three basic shell utils (and yt-dlp) to massively parallelize YouTube playlist download.
Making SVD-Loader for Ghidra play nice with RP2040
How I spent a few hours to vastly improve SVD-Loader for Ghidra, to play nice with RP2040's Atomic Register Access.
Nerdsniped: clang++-13 infinite loop bug
How I was nerdsniped by clang++ infinite loop weirdness/bug, and what I found after a few moments of digging.
IPv6 Unique Local Addresses (ULA) for the win
Why switching from IPv6 link local to unique local addresses rocks, and how you can too.