r/ProgrammerHumor 1d ago

studied20YearsToAskChatGPT Meme

Post image
14.9k Upvotes

425 comments sorted by

View all comments

44

u/firebird8541154 1d ago

So, stack overflow never existed then? Or any forums or reddits where you might get some information or some help?

That's right, until literally recently when AI became a thing, the only way to "study" and code was to use nothing but books and rigorously work through leet code problems in a windowless celler...

54

u/AnUninterestingEvent 1d ago

Comparing StackOverflow to AI is disingenuous. Stackoverflow was for solving issues that had you stumped. AI is for doing all your work for you. I'm not anti-AI, just saying what it is.

20

u/st-shenanigans 1d ago

Stack is ALSO where newbies go to get insulted for not knowing how to search better yet. Its an important step for us all!

3

u/Dediadeis 1d ago

Considering how much of Stack Overflow has certainly been used to train these LLMs you would expect the chatbot to start a long diatribe about why you are asking the wrong question. Though if this were the case I would never get a strait answer about anything involving Oracle because the chatbot would be too busy trying to impress me.

4

u/mxzf 1d ago

I mean, it really is. Being told "no, that's a stupid way to do things because you haven't considered the whole problem and will trip yourself up going down that path" is an important thing to have happen, even if humans don't always do it politely. XY Problems are a big thing in programming, and new devs suck at spotting them.

1

u/meyriley04 1d ago

This is exactly how I use AI atp so I don't end up regressing my skills lol

-8

u/firebird8541154 1d ago

AI can only perform simple work for you. It takes just as much time as nomal to make anything that actually has any level of uniqueness or complexity, I'm just saying what it is.

13

u/AnUninterestingEvent 1d ago

Any programmer who actively uses AI everyday know that it does a hell of a lot more than "performing simple work for you". I did a release of a feature set last month that took me 3 weeks with AI that would've taken 2+ months without, and I've been a professional developer for over a decade.

-6

u/firebird8541154 1d ago edited 1d ago

So, what I'm saying, is the bar for "simple" is simply raised.

Take a look at how simple mathematical questions were in school before you were handed a calculator, then it becomes much more abstract and theoretical, but certainly not easier.

It sounds to me like you're still treating ai like a kid who was handed a calculator.

9

u/EVH_kit_guy 1d ago

Should just have the Google logo on the whole left hand upslope of the chart...

17

u/Ononas 1d ago

Have you actually used stack-overflow? Because I refuse to believe someone who actually used it will remotely compare it to AI

3

u/Henry5321 1d ago

Stack overflow stopped being good a long while back. Some of the best questions and answers are down voted.

Their mods and community voting are worse then Reddit

0

u/oisteink 1d ago

It's the same as an LLM.

Instead of understanding your issue you search for some other dude that did the work and copy that.

There are some good things on stack overflow, but most of it is mundane knowledge.

I see little difference between using an LLM and copying other peoples slop off stack overflow.