Hacker News new | ask | show | jobs
by visarga 1171 days ago
Only if it works flawlessly. If it has subtle bugs you spend about as much time solving the task with GPT as if you didn't use GPT. And it requires deep insight into what might go wrong.
2 comments

Not necessarily, akin to using some other resource like stack overflow, I now know what the command was attempting to achieve and can debug it from there. ChatGPT is actually fantastic for breaking down outputs and explaining what it was trying to do at each part, which can help significantly for getting you to the final result you want
Only if it works flawlessly.

If their GPT generated code doesn't work they'll use GPT to refine it until it does. People will learn GPT rather than bash.