Other articles


  1. The fmt library - 2021 March 26

    Recently I found out about the fmt library for C++ and I like what I see (so far at least)


    read more
  2. The state of C++ education in 2021 - 2021 March 10

    The state of c++ education in 2021 is still disturbingly substandard in many places.


    read more
  3. Interfacing Python with C or C++ - 2017 August 25

    A catalogue of techniques for interfacing python with compiled code written in c or c++


    read more
  4. Interfacing Python with C or C++ - 2017 August 25

    A catalogue of techniques for interfacing python with compiled code written in c or c++


    read more
  5. A c++ project organization trick - 2014 May 17

    Using the C++ preprocessor to enforce that TODOs don't make it into release binaries.


    read more