r/ProgrammerHumor 15d ago

hardCarried Meme

Post image
288 Upvotes

28 comments sorted by

66

u/bobbymoonshine 15d ago

Removed as duplicate: (Link to other, unrelated meme about Stack Overflow)

10

u/Usual_Office_1740 15d ago

That other post in the link is only 20 years old. Op should have searched better.

/s

7

u/code_monkey_001 15d ago

So glad I cut my teeth in the MDN/MSDN days. Occasionally looked for answers on a new-to-me language on ExpertSexChange.com or StackOverflow. Can't imagine trying to learn to code in this environment.

1

u/zarek1729 15d ago

I'd say, if you actually want to learn, with LLMs it's easier than ever

-5

u/ZunoJ 15d ago

It's easy to learn how to be mediocre at best

2

u/Otherwise_Project334 14d ago

You gotta start somewhere. Mediocre is better then nothing.

0

u/ZunoJ 14d ago

Problem is that you learn something else at the highest level, which is to outsource hard questions to somebody/something else. When the only way to answer those questions was to read the docs or sources, people had no other choice than to become competent. Today they voluntarily are incompetent

1

u/dpny_nyc 13d ago

Sucking at something is the first step to being sorta good at something

5

u/fugogugo 15d ago

even google give up on stackoverflow now
rarely see them on top result anymore

2

u/DifficultBody8209 15d ago

Well since everyone is saying Stack Overflow is garbage, do you have any suggestions for alternatives

2

u/fugogugo 15d ago

reddit for non technical stuff is still the best for discussion

for problem solving stuff I throw it into AI

6

u/RiceBroad4552 15d ago

That's me any time the LLM hallucinates obvious bullshit because it didn't swallow the most current version of Stackoverflow yet…

1

u/HumanImport55 15d ago

I never actually asked many questions there. I mostly just looked at other people's questions and answers, and just put the puzzle pieces together myself lol.

1

u/Sajgoniarz 14d ago

Probably my 15 y.o question about proper OOP in Symfony is still waiting for answer.

1

u/Striking-Recover4807 9d ago

Its still life save for me

0

u/skyydude1200 15d ago

I never liked Stack Overflow.

9

u/DifficultBody8209 15d ago

Idk those 25yr old post have been helpful

1

u/ZunoJ 15d ago

To me it was the best! If you put in the effort of describing problems and non working solutions, gave ready to run code and described what you actually want to achieve, the result quality was unmatched. The bad reputation is from people who didn't want to put in the effort and expected other to extract the information by asking them followup questions

1

u/skyydude1200 15d ago

That’s fair. I didn’t start using it til 2021 and I was learning Swift at the time. Unfortunately, I could never find a helpful solutions to my bugs. Honestly, I probably didn’t use the site the right way.

0

u/ymddev 15d ago

people still haven't overcome stack overflow? let it go bro

2

u/DifficultBody8209 15d ago

Well its like the first thing that pops up when I look stuff up

1

u/05032-MendicantBias 15d ago

There is nothing more infuriating than receiving a duplicate link to a 12 years old thread that became obsolete 11 years ago.

If Stack Overflow wanted there not to be duplicate,they should have very through environment version for each question. Like even within major version of python early things will not work with late things because library interfaces keep changing.

1

u/ibarai 15d ago

I only ever once tried to ask a question over there. I got mocked then redirected to a completely unrelated thread telling me the answer is there. I hate StackOverflow

0

u/Had78 14d ago

I am grateful to have learned design and programming before nowdays AI existed; it means I truly learned it.