So does documentation for programming languages matter anymore (at a the lower levels)? Sure if a programming language has better documentation the LLM can understand it better and give better suggestions but on a personal level if I'm learning a language any decent LLM should be enough right?
As an example, in a device driver project, we need to send no-ops to the hardware to slow it down, in order to alleviate a hardware overheating issue.
Can AI or even human realize the reason by looking at no-ops?
Deleted Comment