Earlier quoted context omitted.
Same here. I look for answers about 10 times a day I'd say and in 90% of the cases I found what I was looking for, in a few seconds, for free. I also post answers when I found old questions and the answers are outdated or not complete. I know it helps other people cause I usually get 1-10 upvotes / year for those answers on old questions. Mostly about python, sql, postgres, js, react, aws and docker, so popular topic…
I’m curious what you are doing that leads you to lookup stuff 10 times a day.
Stack Overflow is laying off another 28%
161–170 of 237 posts
Re: Stack Overflow is laying off another 28%
#162Earlier quoted context omitted.
Who cares, people with homework need help too. They're beginners so asking them to formulate a perfect question or conduct research is basically a non-starter. If the barrier to entry is become a professional first, it's no wonder why the company and its user base are shrinking.
I think "professionals who can't figure this obscure things out" is the best use-case for SO, really. Perhaps being a professional is something to be required. I'm speaking only from my own experience. I have only ever asked a handful of questions on SO (going back to about 2011), and that's because I spend hours and hours trying to figure it out first. So yes, I think I do expect that of other questioners as well. "…
Re: Stack Overflow is laying off another 28%
#163Earlier quoted context omitted.
Is ChatGPT a competitor? I always viewed LLMs in this context as an interface for SO. They're not contributing new answers/code, right?
It bootstraps from the internet, including SO, but in fact they do have coders in house teaching it stuff: https://www.semafor.com/article/01/27/2023/openai-has-hired-...
Re: Stack Overflow is laying off another 28%
#164Earlier quoted context omitted.
Even when there aren’t better sources I’ve found that the SO results are just all outdated and don’t cover any newer stuff. Like they’ve lost all their authors or at least they’re not being indexed by Google.
A lot of people say to use Reddit instead of StackOverflow, but IMO Reddit is even worse for this than SO, since most old threads are locked.
This is particular annoying when it comes to CLI tools. Often the search top result will show outdated SO post that the command arguements are depreciated, it took me hours to find this out after couldn't figure out why the command are not working. If I search the problem with site:reddit.com, the answer are usually relevant and current with a working command.
SO's overaggressive moderation are preventing the new information from being relevant. That's why people flocks to GitHub, Discord, Reddit, and Steam forums because they don't share the SO moderation philosophy.
Re: Stack Overflow is laying off another 28%
#165Libraries and tools change so fast these days, I almost never find what I need on SO. You've got to go into Github issues, get in a discord, or go to some other source to actually find root causes. If you do find something, it's likely to be from 8 years ago, and it's rarely still the "best" answer.
I think developer troubleshooting will be reinvented, and almost nothing that SO has built is needed for troubleshooting in 2024/2025. Some leaner or more capable solution will come along that fully leans into LLM-supported search.
Re: Stack Overflow is laying off another 28%
#166Re: Stack Overflow is laying off another 28%
#167Earlier quoted context omitted.
For finding answers, Stack Overflow may be useful, but for posting questions, it is not. I ceased posting questions a while ago due to the aggressive moderation, which often labeled my questions as duplicates or too common. I was very upset with the direction Stack Overflow had taken, as it seemed to embody the very criticisms it had once had about forums. The Stack Overflow community has lost its vibrancy and has be…
If they didn't moderate aggressively, they would probably end up with a bunch of duplicate questions. I really like the fact there's not a ton of dups on SO. ie, see other help sites. They also have a high standard for those questions, to the point where it will take 10+ minutes to post a good question. I don't ask questions either, mainly because I don't want to spend 30+ minutes writing a good question AND that's a…
Re: Stack Overflow is laying off another 28%
#168Earlier quoted context omitted.
That might be true but it's a very nihilistic way to look at things. I believe SO had many more successful years ahead of it but decisions taken by the company and moderators sped that process up.
Criticism of the company has been done to death, but I'd be interested to hear criticism of the moderator actions. (I'm not even sure which actions you and the grandparent are referring to.)
Questions and answers both got moderated out of existence with high frequency with it being clear that the moderator didn't understand either. I remember this behavior becoming rampant throughout the community around 2012 and the moderators being incredibly toxic in Meta SO. I removed my profile and never looked back then.
Re: Stack Overflow is laying off another 28%
#169Re: Stack Overflow is laying off another 28%
#170Am I the only one that still finds SO to be quite useful? If I paste an error message into Google, it's still quite likely that the SO answer is the best one. And if it doesn't, I contribute an answer if/when I eventually find it because I still think I get more out of SO than I put in. I've received 21 necromancer badges doing that.
For finding answers, Stack Overflow may be useful, but for posting questions, it is not. I ceased posting questions a while ago due to the aggressive moderation, which often labeled my questions as duplicates or too common. I was very upset with the direction Stack Overflow had taken, as it seemed to embody the very criticisms it had once had about forums. The Stack Overflow community has lost its vibrancy and has be…