A simple, lightweight, flexible, embeddable, portable and multi-paradigm dynamic programming language for developing applications, tools, and domain-specific languages (over 10 years of continuous development - The Compiler/VM is 25,000 lines of ANSI C)

How cross-thread double free detection could work in glibc malloc

Progress on my C compiler in C.

Cost of enum-to-string: C++26 reflection vs. the old ways

Serving files over HTTP three ways: synchronous, epoll, and io_uring

Embedded Rust or C firmware? Lessons from an industrial microcontroller use case

stackless coroutines for gamedev in ~200 lines of C++

Proton VPN vows to resist Canadian surveillance demands under Bill C-22

Built a DBMS from scratch in C to study buffer pool behavior on real SQL workloads

Creator of C++ talks about memory safety