D
24

Comparing ChatGPT vs Claude for debugging my Python code was eye opening

I spent 2 hours trying to fix a stupid loop error in my data scraper script last night. I fed the same broken code to both and Claude spotted the missing indentation in like 10 seconds flat. Has anyone else noticed one AI is way better at certain coding tasks than others?
2 comments

Log in to join the discussion

Log In
2 Comments
mia_singh24
Honestly, I think Claude just rubs your nose in your own dumb mistakes faster which is kind of helpful. Both of them will get you to the same place eventually but one will roast your indentation while the other tries to be nice about it. I'm just glad I don't have to stare at my code for two hours anymore just to find a missing colon.
3
casey909
casey9099d ago
My first time using Claude I accidentally had a variable named 'l' and 'O' next to each other. It caught it in 3 seconds flat, saved me from trying to parse that disaster myself. That alone was worth switching over for me honestly, doesn't matter if it's polite about it or not.
1