Earlier quoted context omitted.
This. Frankly I don't want to spend 2 hours reading documentation just to find out some arcane incantation that gets the computer to do what I want it to do. The interesting part of programming to me is designing the logic. It's the 'this, then that, except when this' flow that I'm really interested in, not the search for some obscure library that has some function that will parse this csv. Llms are great for that, a…
> Frankly I don't want to spend 2 hours reading documentation just to find out some arcane incantation that gets the computer to do what I want it to do Then you are just straight up not cut out to be a software developer The existence of LLMs may reduce the need to slog through documentation, but it will not remove that need
The purpose of programming is to provide value for people, not to read documents.