Is this finally the dusk of SO? It helps alot, but also suck alot.
Honestly SO fuelled the rise of the cut and paste developer. I won’t be that sad to see the end of it, and the LLMs that scraped it soon after.
You are also underestimating how sites like SO really helped a new generation of programmers learn. Anyone could search and learn things, whether to take a serious approach or just for a bit of fun.
Before they pulled up the ladder. There is NOTHING more frustrating than looking up a problem, getting the exact question you are looking for, only for the answers to say the question is locked and given a link to another malformed question which tell you to rtfm, and that this is no longer supported., try to do something else with a completely different software in a completely different way. All in an attempt to keep the question pool pure. I do not mourn SO.
I think you’re underestimating how badly it taught them. I see a lot of developers (when interviewing) that are unable to reason about code.
Lot’s of people learn how to cook by following recipes, but they don’t try to get work in catering or running restaurants. That requires a different level of understanding.
SO was the coding recipe book. It was fine for hobbyists. Not professionals.
The amount of people I’ve been helping out that have copied some code from somewhere and say “it doesn’t work”, and who are dumbfounded when I ask them to read the surrounding text aloud for me…
Along the same line: When something crashes, and all I have to do is tell people to read the error message aloud, and ask them what that means. It’s like so many people expect to be spoon-fed solutions, to the point where they don’t even stop to think about the problem if something doesn’t immediately work.
It will recover when AI learns sneering condescension.
Wonder where chatgpt will get its training data in the future, as it’s known not to extrapolate well. Where will it learn new frameworks, languages, … from?
I’m raising their traffic,by slowly poisoning my answers & questions.
Wut. You consented to CC BY-SA. That’s consenting to everyone using your work, including for profit companies and nonprofits. This is a good thing.
Chat GPT is wonderful as a search engine for SO. It regurgitates the answers in a format easier to incorporate into your own project.
The thing I’m worried about is a lack of new answers. You need data to train an LLM, what to do if nobody is producing it?
I typically visit stack overflow when encountering edge cases and bugs not covered by the documentation.
If it has learned from the source code you’d be surprised how good it is at that as well.
For docs it’s better, for other stuff it’s way worse than a human.
It’s a shame so much stuff is locked up in discord these days.