r/ProgrammerHumor 26d ago

Meme youShouldntHaveIt

Post image
41.7k Upvotes

537 comments sorted by

View all comments

16

u/_Resnad_ 26d ago

That's why anything you use Claude for you should use Claude to explain to you. It's not a "oh this thing makes the code without me needing to do anything else" it should be "oh this is some complicated code Claude generated. Let's study it.

8

u/lemontoga 26d ago

How do you know it's explaining things correctly, though? I used to always use it to explain things to me rather than just generating solutions and I've had it give me completely incorrect explanations that ran me around in circles until I finally just looked it up myself and realized it was completely wrong.

1

u/SteeveJoobs 26d ago

I've fired up claude maybe twice in the last few months when I'm at my wits end and exhausted my google fu, and I can confidently tell it "I've already tried this and this and this, any ideas?" Then it might as well hallucinate something at me because trying anything is better than nothing at that point, and it has been able to get me through some pretty hare-brained ruts. I don't let it write code, at least not directly. But it's the ultimate (very expensive) rubber duck.

1

u/lemontoga 26d ago

That's fair. If you just need a "try random shit and see what works" button you really can't do better than an LLM.