Sometimes, you have to turn off the LLM.
One thing I believe about about programming with LLMs is that sometimes, you have to turn off the LLM. Specifically, for learning. In particular, for understanding.
On one project, recently, I'd just added a lot of features to a code base I didn't understand particularly well to start with. I …