This is exactly the problem I have with programming tasks. It takes as long to check the code for problems (of which there are always many) as it would to write it and the code isn’t as good as mine anyway, and not infrequently just wholesale wrong.
For things like translating between languages it’s usually close, but still takes just as long to check as it would to do by hand.
Translating a code base between languages has always been a super easy, quick, fun experience for me. It’s like a simple exercise with clear right & wrong answers, a nice break from most coding tasks. Whenever I’ve done it I’ve felt like, “oh god, here goes the next week”, and then it’s done in a couple of hours max and nothing was stressful, and I feel great.
Sorry, machines can’t have that job. I do it better anyway.
This is exactly the problem I have with programming tasks. It takes as long to check the code for problems (of which there are always many) as it would to write it and the code isn’t as good as mine anyway, and not infrequently just wholesale wrong.
For things like translating between languages it’s usually close, but still takes just as long to check as it would to do by hand.
Translating a code base between languages has always been a super easy, quick, fun experience for me. It’s like a simple exercise with clear right & wrong answers, a nice break from most coding tasks. Whenever I’ve done it I’ve felt like, “oh god, here goes the next week”, and then it’s done in a couple of hours max and nothing was stressful, and I feel great.
Sorry, machines can’t have that job. I do it better anyway.