annowiki

↗ HN profile [ 70.0 ms ] full profile
Karma
163
Created
September 6, 2019 (6y ago)
Submissions
0
  1. Hello, I work on a 6500+ file, 1-2 million line, 30 year old code base in C++. There are many problems with it, and we've been gradually ratcheting up the use of tools to improve code quality (creating automated testing…

  2. I've been dipping my toes into extending Python with C/C++. I've experimented with ctypes, raw native Python C (#include <python.h>), and now I'm trying Pybind11. My experience has been that setting up a development…

  3. Recently I started messing around with numpy trying to write a government simulator to analyze the influence of government institution structure on the frequency of laws being passed (i.e., how liberal or conservative a…

  4. Semantic Satiation (en.wikipedia.org)