The biggest problem of using AI for programming, is to understand two different bug types. One bug type is caused by documents or prompts are not detailed enough, or they are so long that AI ignored some of them, another bug type is caused by AI's ability is not enough.

To fix the first one, just give proper documents and prompts, detailed, and not too long.

To fix the second one, you need to debug by yourself. Luckily, most of these bugs are very stupid. You just need to change a few codes.

But it is diffcult to figure out which is which. A wrong decision will waste a lot of time. Maybe only you should use AI day after day, and you will know AI's temperament.

Label: none

Add new comment