We spend roughly 10x as much time reading code as we do writing it. A tool or technique that makes you twice as "productive" at writing code *at best* makes you 5% more productive over all. Making your code easier to understand will have 10x the impact. But that doesn't sell tools or put developers out of work, so you won't be reading about it in Forbes.
"But Jason, we can get ChatGPT to explain the code to us". Oh really?

@jasongorman
Ok, repeat slowly after me:

LLM DO NOT UNDERSTAND ANYTHING.

LLM predict (based on their training data) what's the most likely next token, that would also happen in the training data.
(Yes you can express what ChatGPT does in formal Statistics formula, but then somehow about 98% of humanity runs crying for help when you show them.)

GPT-4: The Emperor Has No Mind

YouTube