I see people talking about the negative experiences, and I'm sure they are real, but I also had some very positive experiences.
I remember being amazed that some internet stranger took the time to understand my question and provide some great solution where I was stuck. It gave me a little encouragement and social connection as I plugged away on a project alone.
I miss that feel good human connection when an LLM can quickly get me an answer.
meh, in my experience good quality LLMs are significantly more correct than Stack Overflow ever was and have access to your code and machine to help you diagnose issues.
It's about 50:50 for me. Often times they completely fuck things up and then want to rewrite rather than correct the original issues. That leads to debugging their rewritten code and an afternoon down the drain.
Sometimes your question was simply visually similar to another but conceptually very different, and it'd get closed for being a duplicate anyway.
Then you have to re-ask it, now with a couple extra disclaimers spelling out that indeed you did use the search function but no, the other visually similar question isn't actually the same as yours.
Then you'd get maybe 2 comments and -2 in downvotes.
The only time I asked a question on stack overflow I took a very long time crafting it, and was immediately closed as a "duplicate" of something that it clearly wasn't a duplicate of. Tried explaining how it wasn't a duplicate and got closed again. Never bothered trying to ask a question there again. The amount of effort I had put into being a good asker was completely wasted on someone who seemingly didn't even read my query before eagerly shutting it down.
Sometimes you'd get banned for asking an exact duplicate of a previous question of yours that was closed. They'd tell you to edit the closed question and it would be reopened.
But if you'd edited the closed question instead, it wouldn't be reopened.
LLM's are the primary cause of SO decline.
Largely due to LLM's having scraped SO (and everything else available on the WWW). It's the reason there is a decline in traffic across the web i.e. Wikipedia. LLM's surface the required search query or info directly.
Even before SO most of the forums were the same way. You had grumpy ass holier-than-thou guys with 10,000 posts shutting down your questions before anyone else could answer.
The whole damn business model of a forum was to provide a solution to people that didn't want to / didn't know how to RTFM, but everyone was toxic as hell toward one for not wanting to do that.
I remember being amazed that some internet stranger took the time to understand my question and provide some great solution where I was stuck. It gave me a little encouragement and social connection as I plugged away on a project alone.
I miss that feel good human connection when an LLM can quickly get me an answer.