@major Thanks for this! As an LLM skeptic, I appreciate hype-free field reports like this.
I still wonder if compilers, interpreters, or static analysis tools would be able to offer some of the improvements to code that Copilot does. That said, I'm not an expert in those, either.
I know I've actually come to really appreciate the Go compiler since moving away from Python in my day to day. Stuff like mypy and ruff definitely bridge that gap, too.