Hacker News new | ask | show | jobs
by SuoDuanDao 1139 days ago
reasonable statement. I think of programming as a discipline with three core skills, those being choosing what problem to solve, writing a solution, and debugging the solution. I suppose it's the writing that's gotten a lot easier with the addition of GPT, debugging has gotten slightly easier, and choosing what to work on has gotten a lot more competition.

From that framework, debugging is the new code monkeying... anyone have thoughts on that analysis?