Simulating Infinity in Conway's Game of Life with Modern C++

Show HN: Write your BPF programs in Go, not C

minc — A minimal language for building native software

Chibil: A C compiler targeting .NET IL

Thunderbolt vs. USB-C: what the connector hides

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