The Fall of Stack Overflow
231–240 of 808 posts
Re: The Fall of Stack Overflow
#232I think the problem is google losing the fight with spammers. It's being a while for me that I have to put "stackoverflow" in the search query to avoid sites with scraped content
Re: The Fall of Stack Overflow
#233Re: The Fall of Stack Overflow
#234Earlier quoted context omitted.
here’s a classic SO thread: OP: “how can I accomplish X doing Y?” top voted response: “I wouldnt do X by Y. Instead, I’d consider Z. It’ll do everything X by Y would do, plus these other things.” buried sub comment to top voted response: “that’s not what he asked, to do X by Y (exact solution provided)” then 10 comments blasting the guy who actually answered the question for not doing it the way the top voted answer…
The thing is that oftentimes people who want to do 'X by Y' are actually asking how to accomplish Q. They think 'X by Y' is the solution and get hit by a roadblock, not knowing that it will not help them and they are wasting time. This is called the XY problem and is extremely common on tech related forums and mailing lists. * https://xyproblem.info/
It’s fine, I think, to answer a question and then suggest a better method. It’s presumptuous in the extreme to dismiss a question with some pseudoacademic neologism.
Re: The Fall of Stack Overflow
#235Every time I posted on SO(or other SE sites) I always have to clarify my question with something like "I know it's probably not good idea to do A, and I understand B could be a better solution, but in my specific situation I really want to do A." Then people will still try to close my question because it's a duplicate of B.
Re: The Fall of Stack Overflow
#236I think the problem is google losing the fight with spammers. It's being a while for me that I have to put "stackoverflow" in the search query to avoid sites with scraped content
Could it be that Google prefers their own AI-provided answers over SO?
Re: The Fall of Stack Overflow
#237Stopped being active then. That was a few years ago.
Re: The Fall of Stack Overflow
#238Maybe people just got better
Re: The Fall of Stack Overflow
#239Re: The Fall of Stack Overflow
#240When I pointed out that it's not the responsibility of the one answering to search for dupes, but for the one asking, I was told that I should still invest the time or otherwise don't answer at all.