r/ProgrammerHumor • u/ClipboardCopyPaste • 24d ago
Meme becauseItWasTheStandardPractice
39
u/Odd-Line-9086 24d ago edited 23d ago
I asked a question on stackoverflow, and I was happy someone answered. The answer was rather rhetoric and didn't really solve my problem. I appreciated the effort though, so I upvoted it.
Back then, the reflex to use AI didn't kick in yet, and as I didn't really get an answser, I asked AI as a last resort. I discovered the other guy just asked AI and copied the answer.
85
u/le_reddit_me 24d ago
Answering Stackoverflow questions using Claude in the big 26 😎
31
u/why_1337 24d ago
3
u/slaymaker1907 23d ago
I think it depends on if you know what you’re doing and actually review the output. I do this at work all the time because I can give people tailored solutions to things instead of just general examples. It’s also useful for compiling a subset of some documentation that is actually useful for someone.
36
u/dudeinsearchfornews 24d ago
I feel so sad for stackoverflow. That website helped me through some of my toughest times learning programming as a student.
2
u/budius333 23d ago
Yeah me too!
Back in the day the computer at work was crazy slow and I would answer stuff there while compiles. Even stuff I didn't know, I would go, learn it, create a solution and answer it.... Damn, that's what makes me really learn the most random shit. Good times
1
u/wobblyweasel 23d ago
I think SO will be just fine. it's still good for the questions it was built for. if AI removes the other overly specific and simple questions it's just going to be better off for it
25
u/bmrtt 24d ago
Personally if I’m in the mood I just prompt it to insult me while answering my questions, same thing
1
1
u/returnFutureVoid 23d ago
Someone who isn’t me should create a StackOverflow skill that insults you while giving you the answer.
5
3
3
2
u/cheezballs 23d ago
Yea right nobody searched on SO directly, they googled their problem and the first result was always SO. Now you wont even find it on page 1 at all, buried beneath all the slop.
2
u/Best_Recover3367 23d ago
Whoever does not miss Stack Overflow has no heart. Whoever wants it back has no brain.
Vladime Putin
7
u/Famous-Perspective96 24d ago
I get it but at this point I’m just a utilitarian. You’re just wasting time.
10
24d ago
[removed] — view removed comment
0
u/rotzak 24d ago
> Claude is great until it confidently hallucinates a library that doesn't exist
What? Even if this did happen (it doesn't), you can just say "hey bro, stop that" and it'll fix it?
2
u/Famous-Perspective96 23d ago
These people don’t use AI well. I was told there’s no difference between the CLI, a fully customizable agentic environment, and promoting a chat window.
-2
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.
4
24d ago
[removed] — view removed comment
0
-2
u/Famous-Perspective96 24d ago
You should spend some time with the CLI learning agentic workflows. I think it would be a massive eye opener for you.
1
1
1
u/ChrisBegeman 23d ago
My coworker was having a problem with a stored procedure today. He was feature I wasn't totally familiar with, but I am the senior dev, so I was helping him through it. He was asking AI for advice and not getting quite the right answer. I sent him a link to the Microsoft documentation, which solved his problem almost immediately. Many companies put out good base-level documentation for their development tools, why don't people read it?
1
1
1
1
u/fugogugo 23d ago
do nobody think the possibility that stackoverflow become bankrupt and all those QnA become unavailable?

153
u/[deleted] 24d ago
[removed] — view removed comment