4 days ago
Battle-tested, Mom-approved
5 days ago
Battle-tested, Mom-approved
21 Nov 25
A great 2-hour rant on how C++ is the worst programming language ever made. Thank god somebody else made this video so I didn’t have to.
I’m not fond of the AI generated images but whatever, video’s good.
24 Oct 25
03 Oct 25
02 Sep 25
11 Jul 25
A C++ library to create interactive terminal UI, with a functional API inspired by React.
10 Jul 25
State machines should be used more than they are, and this is a good example of a high level API
05 Jun 25
This is a really interesting look in how much of a pain in the ass adding features to C and C++ is.
This reminds me quite a lot of similarly felt issues in the Linux kernel.
02 Jun 25
Web review of Ervin
27 May 25
27 Apr 25
S2 is a library for spherical geometry written primarily by Eric Veach:
- Designed to have good performance on large geographic datasets.
- Organized as a toolkit with various layers, that gives clients as much control as possible.
- Works exclusively with spherical projections.
- API available in C++, Go, Java and Python.
- Supports Linux and MacOSX.
30 Mar 25
Excellent absolutely ancient blog post by the creater of the Sokol library about using arrays and indexes instead of individual memory allocations and direct pointer handling.
27 Mar 25
21 Jun 24
D&D-style map of C++
11 Dec 23
The story of how YouTube outpaced Google Videos. Conclusion: type annotations are a plague 😭