Earlier quoted context omitted.
So you’ve made a decision based on three months of use. I am legitimately interested in your experience though. What are you creating where you can see the results in that time frame to make entire business decisions like that? I would really like to see those kinds of productivity gains myself.
I'll give you an easy example. LMDB has a (very) long-standing bug where "DUPSORT" databases become corrupted over time. Separately, I wanted to make some changes to LMDB but the code is so opaque that it's hard to do anything with it (safely). So I gave the entire codebase to Gemini Pro 2.5 and had it develop a glossary for local variable renames and for structure member renames. I then hand-renamed all of the struc…
Clojure has enough code out there that it’s well covered by the major LLMs.