I agree with the gist of the article. There is merit in learning the core skills before getting the assists - more so for folks starting out in their career - there is a value in solving problems with the first principles.<p>I have also observed that once you used to write code generated by Co-pilot, you struggled to write test stubs and code coverage for the same piece of code. And it is always harder to fix code written by someone else, especially in P0 scenarios.<p>Off-course, when you are a senior programmer, you develop the flair of using assists to move faster, but by that time, you are a seasoned professional.