Y
Hacker News
new
|
ask
|
show
|
jobs
by
edgyquant
106 days ago
What he’s saying is split this up into multiple tasks to create the table, insert the data etc
1 comments
cmiles74
106 days ago
Isn’t that the hard part? If the tasks are small enough and well defined, where’s the win over just writing the code right there and then?
link
empath75
106 days ago
Well claude can also refine it into smaller tasks and that’s where you can fix those major problems in production issues.
link
edgyquant
105 days ago
It’s the hard part which is why these tools are so great, the writing of code was the tedious part
link
flagos10
106 days ago
You can use an LLM to generate that list of tasks.
link
snackerblues
105 days ago
And how does a new grad that's never actually programmed know whether that list of tasks makes sense?
link