Remix.run Logo
chairmansteve 3 hours ago

I find I think harder with AI programming. It generates the code, but I have to approve the overall design and then approve every single line. I will edit and rearrange the code until it is correct.

But since the AI is generating a lot of code, it is challenging me. It also allows me to tackle problems in unfamiliar areas. I need to properly understand the solutions, which again is challenging. I know that if I don't understand exactly what the code is doing and have confidence in the design and reliability, it will come back and bite me when I release it into the wild. A lesson learnt the hard way during many decades of programming.