Home
Articles
Notes
Projects
Articles
Articles and Blogposts
ChibiHash: Small, Fast 64 bit hash function
nix-compress: fast LZW decoding via unrolled linked list
strlcpy and how CPUs can defy common sense
Decoding UTF8 with Parallel Extract
Advent of Code 2023: What I've learnt
A gentle introduction to static analyzers for C
Hash based trees and tries
Implementing and simplifying Treap in C
Should you set free()-ed pointers to NULL?
A lock-free single element generic queue
X11: Listening for an event with a timeout the right way
libz1: Experience in writing my first library
isdigit: simple function, multiple implementation
The miserable state of Github's moderation
I'm not a fan of strlcpy(3)
C: Stop writing f()
Sending git patches with neomutt
Making my site open source
Vim: view git commit log without any plugins
RSS Feed