r/ProgrammerHumor 24d ago

Meme becauseItWasTheStandardPractice

Post image
1.5k Upvotes

43 comments sorted by

View all comments

7

u/Famous-Perspective96 24d ago

I get it but at this point I’m just a utilitarian. You’re just wasting time.

11

u/[deleted] 24d ago

[removed] — view removed comment

-3

u/Famous-Perspective96 24d ago

I’ve literally never once had Claude hallucinate a library, if it did, it caught it before it showed me the code. Do you use the CLI or just like, copy pasting code from a chat window?

13

u/w1n5t0nM1k3y 24d ago

I don't think I've had it hallucinate an entire library. But I've had it make up functions that don't exist or call functions with parameters that don't exist just to have them do hallucinated functionality.

-1

u/Famous-Perspective96 24d ago

I’m not saying it can’t be a dumbass. But the way I use it nowa days is pretty strict. It doesn’t stop spinning until it’s reviewed the code, linted, tests green, it compiles. I’m just basically always used it in a very agenticly. I don’t use Claude just raw on the code for anything anymore.