> The behaviors you describe are far more common among junior programmers working on simple apps.
Or among expert programmers who need to code in something out of their domain for a small portion of their job.
Suppose you suddenly are required to write a VBA macro for Excel for your job. It's a one off task - not something you'll do repeatedly. Do you prefer learning VBA for Excel and crafting a solution or asking the LLM and verifying it's solution by looking at the docs?
Hint: If you use the macro recorder in Excel and inspect the code you are closer to the LLM end of the spectrum.