Poor Programmers Out-Breed Good Ones Today, aside from AI and a few other areas, most commercial code involves far more people and effort than is actually needed. We desperately need to take stock of where we are.
Roundup: Advent Of Code 2022 Part II The Elves Strike Back More complaining, code, and commentary on this years Advent of Code. Fun times.
How Do Software Projects End? Nobody talks about how to end projects in our business. It's an odd thing.
Starting New Book: Functional Programming Smells Starting on a new book project in July: Functional Programming Smells. Join along for the ride!
Random Word Generator In Bash A fun little bash function I wrote over dinner. It randomly chooses n-letter words based on the frequency that words occur in the language.