May 25, 2026
Shipping My First Raku App: behave.dev
I just released behave.dev into production. It's the homepage for
BDD::Behave, my behavior-driven testing framework for
Raku. It's the first Raku application I've ever pushed to production. I've been deploying web apps since
1996, so the moving parts of putting a process behind a reverse proxy on a Linux box are familiar
territory. What I had to figure out this time was where the Raku-shaped pieces
slot into that picture, and which of my usual configuration patterns transfered cleanly.
Read More...
raku (18) linux (11) haml (2) systemd (2) cro (1) behave (1)
April 18, 2026
I wrote Blackjack in Clojure.
Read More...
blackjack (19) clojure (1)
January 11, 2026
I’m seeing a hilarious new time-wasting trend emerging: software engineers are making "naughty lists" of software "tainted" by AI/LLM involvement, seemingly to shame authors who use AI-assisted tools. They are setting up git repos to crowdsource PRs to help grow these lists of shame. They follow on with "alternative" software that supposedly has no AI involvement in their creation.
But I wonder: what CPUs do these people plan to switch to?
Read More...
llm (2) ai (2) amd (2) intel (1) silicon (1) software (1) eda (1)
December 27, 2025
I wrote an extension to play the classic game of Blackjack inside VS Code.
Read More...
blackjack (19) vscode (1) javascript (1)