Earlier 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…
Counterpoint: I've never had a question moderated as duplicate, and I've been using StackOverflow for 15 years.
Stack Overflow is laying off another 28%
181–190 of 237 posts
Re: Stack Overflow is laying off another 28%
#182Earlier quoted context omitted.
I disagree. StackOverflow grew to be many times the size of Fog Creek software. It was highly successful for a time. You can not anticipate back then that AI would train on its Q&A and then provide the same service but fully integrated into IDEs. StackOverflow is being destroyed by Copilot and ChatGPT.
The way we measure success is different. The history of the web is littered with companies that had a big exit and died/became-irrelevant. SO destroyed itself several times over (first by its own moderators and then by the company itself). ChatGPT just nailed the lid shut. Success to me looks like a lot of real users paying a lot of real money. SO never really had that. It tried to be a VC unicorn and was acquired by…
Or you follow the lean engineering model, like Whatsapp did. Millions of users paying a $ each are still millions of $, and Whatsapp prior to FB acquiring them had very very low operating costs - similar to Stackoverflow by the way. Both engineered their systems to run on incredibly low resources.
Re: Stack Overflow is laying off another 28%
#183Earlier 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…
Counterpoint: I've never had a question moderated as duplicate, and I've been using StackOverflow for 15 years.
Re: Stack Overflow is laying off another 28%
#184Earlier quoted context omitted.
I’m curious what you are doing that leads you to lookup stuff 10 times a day.
I'm curious what kind of programming job you could have where you look up stuff less than 10 times a day.
I used SO a lot when I was a junior engineer. Most of my issues now stem from biz logic or internal design that really can't be googled for.
Re: Stack Overflow is laying off another 28%
#185Earlier 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.
For example, "how to insert multiple multi-columns rows dynamically using psycopg2" It is trivial if you are writing sql everyday but may take longer to find the right postgres docs. StackOverflow gives you the answer in 5 minutes: several variants with different tradeoffs (readability, performance, security).
Re: Stack Overflow is laying off another 28%
#186Earlier 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%
#187Earlier quoted context omitted.
Counterpoint: I've never had a question moderated as duplicate, and I've been using StackOverflow for 15 years.
Your experience must be an outlier. After I posted I read other comments here and others had the same experience (just search "duplicate" here).
Re: Stack Overflow is laying off another 28%
#188Earlier quoted context omitted.
Yeah, the moderation became insane. Every question is a duplicate, every answer is moderated out. The answers on github and across the web are always much much better and more up to date. I can't remember the last time SO had the answer I wanted or needed.
I've seen python questions marked as 'duplicate' when the question was python 3 and the "answer" was python 2.
Re: Stack Overflow is laying off another 28%
#189Earlier 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.
I don't think it nihilistic. The world changes; it changes rapidly; it changes dramatically. Successful businesses pivot, and as a result, often don't resemble the company that they used to be. The end game of successful businesses is to become a conglomerate of sorts. Once a company owns enough brands/products across enough markets, they can shed the under-performers and expand into new segments and industries.
Re: Stack Overflow is laying off another 28%
#190Am 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.