Python has become one of the fastest-growing programming languages over the past... (more…)
Read more »
I’ve been using Python with numeric/numarray/numpy and SWIG since the spring of 2002 for data analysis. The first application I used it for is the OOF holography software. The transition to Python was from tcl with hand-written bindings to C/C++ code. (more…)
Read more »
Written by Avy FaingezichtWhere I talk about tech, startups, and economics, plus random thoughts.
Read more »
The story about a cool project I’ve worked on recently — a full Python interpreter running inside the Linux kernel. (more…)
Read more »
A few weeks ago, I got really angry at the state of things with black. Everybody uses this autoformatter that breaks pep8, and nothing annoys me more like breaking pep8. (more…)
Read more »