Ask HN: Did anyone noticed – Claude vs. Claude generated code act different?
2 points
1 hour ago
| 1 comment
| HN
I asked Claude to do some heavy work, and it was done perfectly. When I asked Claude to write a Python script to do the same task with proper prompts and output so I don't have to use Claude, it messed up and triggered a chain of failures on multiple attempts.

Anyone else noticed such behaviour?

efsher_azoy2
1 hour ago
[-]
AI has non-deterministic output. It can give different results for the same prompt, so for different prompts it can definitely produce artefacts with the different quality.

I think you just need to tune your prompt for script or ask Claude to fix it.

reply