You may also enjoy
C++26 std::execution: then vs let_value, and the Full Algorithm Catalog
9 minute read
C++26 finally ships std::execution (P2300) — the sender/receiver framework for asynchronous and parallel programming. Two of its algorithms get confused cons...
GGUF vs MLX: Two Takes on the Local LLM Model Format
7 minute read
If you have ever downloaded a model to run on your own machine, you have met the two formats that dominate the conversation today: GGUF and MLX. They both so...
Spec-Driven Development with OpenCode and OpenSpec
5 minute read
Spec-Driven Development with OpenCode and OpenSpec
C++ - Catching Bugs Early: Validating C++26 Contracts with Static Analysis
8 minute read
Catching Bugs Early: Validating C++ Contracts with Static Analysis - Mike Fairhurst & Peter Martin - CppCon 2025