Remix.run Logo
edgyquant 2 hours ago

What he’s saying is split this up into multiple tasks to create the table, insert the data etc

cmiles74 2 hours ago | parent [-]

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?

flagos10 3 minutes ago | parent | next [-]

You can use an LLM to generate that list of tasks.

empath75 11 minutes ago | parent | prev [-]

Well claude can also refine it into smaller tasks and that’s where you can fix those major problems in production issues.