RSSAmplifier

Blog

NRK's Website

NRK's personal website

nrk.neocities.orgRSS feed ↗22 posts

Latest posts

Immediate Mode Option Parser: Small, Simple, Elegant

Detecting if an expression is constant in C

Advent of Code 2024 & BQN

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