So I have been using the Python REPL quite a bit lately. I've been using it on Windows and it was...
I was working on some code with a friend of mine and we came up with what seems a relatively clever...
One common mistake I've seen repeatedly over the years is the assumption that compiler warnings (in...
Repeatability There's a very important concept in building reliable software. It's...
Ok, yeah, I'm bragging a bit. But it does give me a (possibly undeserved) sense of accomplishment to...
This is a post I've been meaning to write for some time. It's a pretty common scenario. Someone...
How many legs does a dog have if you call the tail a leg? Four. Calling a tail a leg doesn’t make it...
So recently I found out there's a good reason to use a particular syntax for force pushing a branch...
I find that as I get older I find myself trying to remember coding techniques and idioms that...
Recently I was working on some Elixir code and I ran into something which sort of surprised me...
I've been a fan of ack for quite some time. Somehow (and I'm not quite sure how) once or twice it's...
My father ran a job shop over in Fraser, Michigan. In this job shop he had some computer numerical...
In conversations with people who are much smarter about education than am I, one idea that came up...
April 12, 2022, our own Daniel Davis will be giving his talk "What the Heck is DevOps?" Details...
I have come to consider object-oriented programming (at least the sort which has evolved from C++) as...
I just wanted to share this here to help it get more exposure. My friend Bob Allen has been running...
https://onor.io/2020/10/02/empathy-and-the-other-side-of-impostor-syndrome/
https://onor.io/2020/08/28/focus-and-productivity/
A minimal MSBuild file that works with both MSBuild and dotnet build.