Click here for a PDF version of this post. Have yourself a merry little APL Christmas. I joke that my job title should be software archaeologist because I often find myself resurrecting, not refactoring, code that dates to primitive and primeval eras. The language I’m typically hired to resurrect is APL. APL, the language with … Continue reading APL Software Archaeology .dbi Edition
Category: C#
A C# .Net Class for calling J
One of my favorite programming tools is J. In skilled hands J is a spear in a world of bent spoons. In my day job I rarely encounter programming problems that cannot be brutally dispatched with a few dozen lines of J. Most accomplished J programmers laud the elegance and power of the language and … Continue reading A C# .Net Class for calling J
Command Line C# SmugMug API Metadata Download
I have a skeleton in my photographic closet! I enjoy hacking pictures as much as I enjoy shooting them. Before digital photography I got my jollies the old fashioned way with chemicals: dark room chemicals. I still get all emotional when I remember the scent of a fixer. Ahhh --- those were the days. Now, … Continue reading Command Line C# SmugMug API Metadata Download
Why Code when you can Steal
I am learning C#. Two years ago I swore a blood oath not to learn anymore programming languages. It’s been obvious for decades that you seldom find any new and important ideas in programming languages. What you typically find are old ideas renamed and wrapped in a new syntax. Virtually all key concepts in programming are over … Continue reading Why Code when you can Steal