home.social
  1. C++ code coverage reports often omit function templates that are not instantiated, which can give a misleading picture of coverage. I've been trying to improve my tooling in this regard, and so added a feature to Doxide to export line data directly from source code that can be mixed in with gcov coverage data. Here's the story so far.

    indii.org/blog/cplusplus-code-

  2. Detailing the tiling scheme used for a CUDA kernel doing matrix-matrix multiplication indii.org/blog/gpu-matrix-mult

  3. A short blog post on FOSS options for 2FA, especially if interested in configuring multiple devices. I've just set up with Gnome Authenticator and Aegis Authenticator. indii.org/blog/open-source-alt