This month, I did 191 commits in 37 repos. I also opened 31 pull requests.

Research

I started a new paper that will be added to research when it’s done.

Tap

I worked on my program called Tap. This tool helps you quickly tap basic files into existence. Similar to snippets, tap generates full boiler plate files like simple make files, python with argparse setup, etc.

Flamegraph

I started using flamegraph for auto-clock-speed

Here is an example from Optimize read_lid_state function call #465

flame

More with C

I have been continuing with using C for a handful of projects as well as my homework for a class.

  1. newtons-method
  2. derive
  3. cutil
  4. jimbot
  5. c-data-structures

Local List

I worked on the Inventory Management system for Local List.

local list ims