Welcome
Software engineering, development, tooling, CI/CD
and whatever else I’m working on.
Recent Posts
(Maybe) All The Contract Papers
20 May 2026 — Some people might say that the upcoming C++ contracts feature is one of the best researched topics in C++. I am not sure I agree, but a lot of work has gone into it.
The C++ Business Model, a new challenge for WG21
03 May 2026 — C++ is an old language, and so is its business model. And if the language needs some updates from time to time, its business model might also need to be modernized. But hold on, what is C++'s business model? C++ is the specification of a programming language, so what are you talking about?
std::pmr::generator, a generator without heap allocation
13 Apr 2026 — C++23 std::generator heap-allocates the coroutine frame by default. With std::pmr::generator you can run the generator with a stack arena instead.
About me
-
About me - personal profile
-
Hands Development - professional profile
