What Was Good About PHP
Developers optimize for different things in different situations. Developers at big companies with big teams optimize for process and unit tests and scaling. I optimize for building web apps fast and...
View ArticleClojureScript Tiny Slides
ClojureScript Tiny Slides is grug-brained presentation software. Write your slides in Reagent Hiccup. Static web app you can upload to any web host. Tiny hackable codebase. No setup or config, just...
View ArticleEverything is Special
We have a tendency to view things as fungible. That's a fancy way of saying "substitute one thing for another." It's how we make sense of the world. We say "that thing is like that other thing, let's...
View ArticleAdvantages of Generating Clojure with LLMs
So far Clojure is not the best choice of language when it comes to generating code using LLMs. This is probably because it is a niche language and so it is less well represented in the training set....
View Article