I recently finished a basic XLSX reader for OCaml and I thought it would be a good time to summarize what’s necessary to make a library like this, since the documentation is complicated and sometimes hard to find.
Debugging GStreamer crashes
Unit Testing C with Check and Autotools
I recently finished (in terms of features) a major code project, but I’m not happy with the quality of the code yet. Besides the usual ways code can be buggy, it’s especially easy to crash a program written in C (which can be exploited if the program is available online, as this one probably should be).
Why I love NumPy
Writing more on mobile
If you read this blog, you might assume it doesn’t update because I have nothing to talk about. The truth is, I have a lot I want to say, but I usually don’t feel like writing when I’m at my computer.
One thing I post a lot of is commentary …