Hacker News new | ask | show | jobs
by ChrisMarshallNY 1343 days ago
> figuring out the problem is part of the work

IME, finding the problem is almost all of the work.

Once I can reproduce an issue, and trace it to its genesis, it's as good as solved.

1 comments

Exactly. The hardest part about software is deciding how to implement the tools we have, and not knowing the answer until we start developing and uncover the true problems we must solve. A list of small tasks to complete is solvable by AI.