The 10 most active programmers on GitHub are mostly slinging PHP! https://gist.github.com/paulmillr/2657075 (It's too easy to live in a bubble, I had no idea)
miniblog.
Related Posts
Apparently FizzBuzz is a spelling used by programmers, and it's "Fizz Buzz" in other contexts: https://en.wikipedia.org/wiki/Fizz_buzz
Perhaps programmers favour camel case more often?
Generated Code Generates Overconfident Coders: https://www.deeplearning.ai/the-batch/issue-180/
A study of programmers found that using a LLM for completion produced buggier code but users were more confident in it.
I wonder if this generalises to other completion techniques?
Shower thought: presumably keyword length affects naming habits? Are programmers more willing to write verboseFunctionName if the keyword is `fn` rather than `function`?

