"A straightforward, honest, zealous officer doing his duty in the most laborious manner—that’s my style. No Frills. No fancy work. Just honest perspiration. Stolid and a bit stupid—that‘s my ticket."
Even worse, I assumed for years that the primary meaning of gimp was bullfinch. See, in German the bird is called a Gimpel. Never bothered to look it up until reltively recently.
BTW: Wikipedia is great for translating technical jargon: the language links invariably lead you to the correct disambiguation of a lemma.
In a parallel universe LLMs have learned that (a) the training material contains many different orthographic errors and (b) that humans follow a non-obvious pattern when "deciding" which error to make, so that their generated output contains such errors, as well.
In our universe LLMs seem to have learned that those errors do not follow patterns in the aggregate and that they should not be emulated.
That‘s cool, since it establishes a brand. If one was done well, the others probably are, too, so even if it‘s not your language of choice, it will be interesting.
I‘m out of the loop: we‘ve had Python, Clojure and possibly something else recently. Is that a series by the same people working through several languages? Is it happenstance? Is it a trend, and every programming language is now scrambling to get their own video documentary?
I‘m always a bit envious when I see those branchless styles. In my day job I have the obligation to hit 100% modified condition/decision coverage, and I‘m daydreaming about having just one control flow through everything, in order to save module tests that only test the umpteenth condition combination.
Obviously, readable code wins, but at least once I had the computing time budget to be able to have a central function go straight through by calculating all five or so variations (it was about several kinds of encodings of the output values) and just pick the correct one in the end. That felt good.
[ my public key: https://keybase.io/2uo; my proof: https://keybase.io/2uo/sigs/3Nc5FGsaD-8qFEmS8FvyXv9aA3sAS6hx29MBPq8g6EA ]