Remix.run Logo
godelski a day ago

Don't cherry-pick, act in good faith. I know you can also read the top comment I suggested.

I know it's a long article and the top comment is hard to find, so allow me to help

  > Treat it like a slot machine
  >
  > Save your state before letting Claude work, let it run for 30 minutes, then either accept the result or start fresh rather than trying to wrestle with corrections. ***Starting over often has a higher success rate than trying to fix Claude's mistakes.***
*YOU* might be able to iterate well with Claude but I really don't think a slot machine is consistent with the type of iteration we're discussing here. You can figure out what things mean in context or you can keep intentionally misinterpreting. At least the LLM isn't intentionally misinterpreting
nojito a day ago | parent [-]

That’s actually an old workflow. Nowadays you spin up a thin container and let it go wild. If it messes up you simply just destroy the container, undo the git history and try again.

Takes no time at all.