Comment by Kiyo-Lynn

4 days ago

These days when I write code, I usually let the AI generate a first draft and then I go in and fix it. The AI does not always get it right, but it helps lay out a lot of the repetitive and boring parts so I can focus on the logic and details. Before, building a small tool might take me an entire evening. Now I can get about 70 to 80 percent done in an hour, and then just spend time debugging and fine-tuning. I still need to understand all the code in the end, but the overall efficiency has definitely improved a lot.