⚠️One effect of AI on programming will be coders being able to produce 3-20x the amount of code they could before—without having to know as much about the language they're using.

☢️ The result will be lots more innovation, but innovation that's more fragile and more insecure.

@danielmiessler Innovation requires 1) understanding problems and 2) solving them and AI is (currently) not good at that. Most people are good at one, but rarely two.

Also it will create more unstable, untested, not scalable, undocumented, generic low quality code "written" by "developers" with no understanding of what they just pulled out of the ass of an AI.

I see it as an assist for experienced developers, to use AI one should learn the basics first before starting generating code with AI. I think we're heading towards idiocracy really fast...

@Ichinin I think current GPTs are quite good at understanding. But I completely agree with your other points.