I know it's the tacky thing to say, but: I feel like StackOverflow has gotten worse over the past couple years. The questions and answers are both lower quality. It's possible that Google is leading me astray since that's typically how I'll find Q&As on there, but I don't see the same issue on the other sites in the Stack network.
Their best engineer went to work for Microsoft https://nickcraver.com/ As did their SRE SQL Server DBA. I don't know if their replacements are up to speed.
StackOverflow Is Having Issues
31–40 of 45 posts
Re: StackOverflow Is Having Issues
#32I know it's the tacky thing to say, but: I feel like StackOverflow has gotten worse over the past couple years. The questions and answers are both lower quality. It's possible that Google is leading me astray since that's typically how I'll find Q&As on there, but I don't see the same issue on the other sites in the Stack network.
Their best engineer went to work for Microsoft https://nickcraver.com/ As did their SRE SQL Server DBA. I don't know if their replacements are up to speed.
Re: StackOverflow Is Having Issues
#33Earlier quoted context omitted.
Today I had an issue and I also had a solution in mind, but I still used SO to find alternative solutions, in the end others had same workaround solution as me but sould have been great for my case if the workaround was not needed. IMO "use the documentation" is not enough, many times you have much more complex question or bugs/problems where if lucky other individuals hit them before you and were kind enough to shar…
system-d private tmp has entered the chat
Re: StackOverflow Is Having Issues
#34I know it's the tacky thing to say, but: I feel like StackOverflow has gotten worse over the past couple years. The questions and answers are both lower quality. It's possible that Google is leading me astray since that's typically how I'll find Q&As on there, but I don't see the same issue on the other sites in the Stack network.
Re: StackOverflow Is Having Issues
#35Earlier quoted context omitted.
Their best engineer went to work for Microsoft https://nickcraver.com/ As did their SRE SQL Server DBA. I don't know if their replacements are up to speed.
Maybe, but I don't know see an obvious causal link between that and the quality of the answers and questions.
In these cases, the technology needs to keep pace with the systems (both computer systems and people systems) that it supports. Failure to do that means that the people who are creating content are having to expend more effort to make up for it.
Be it people leaving, or needing to spend more effort to attain the same quality - the result is the same. The quality of the site (questions and answers) is diminishing as people are less able to provide good answers and curate existing material to make good content more visible.
Re: StackOverflow Is Having Issues
#36On that note: has anyone ever tried to archive SO?
I keep offline copies of Wikipedia and the major StackOverflow sites.
Re: StackOverflow Is Having Issues
#37I know it's the tacky thing to say, but: I feel like StackOverflow has gotten worse over the past couple years. The questions and answers are both lower quality. It's possible that Google is leading me astray since that's typically how I'll find Q&As on there, but I don't see the same issue on the other sites in the Stack network.
I am not sure if SO is less useful or just has become less useful _for_me_ over time.
Re: StackOverflow Is Having Issues
#38Earlier quoted context omitted.
Their best engineer went to work for Microsoft https://nickcraver.com/ As did their SRE SQL Server DBA. I don't know if their replacements are up to speed.
Stack Overflow’s engineers aren’t writing the questions and the answers. How is your comment related?
Re: StackOverflow Is Having Issues
#39many people jokingly say that their work stops if StackOverflow is down. Surprisingly I barely use SO, I refer to docs and Github source code and issues much more often.
On some stacks, you depend on SO for everything. Others have much more complete and usable documentation somewhere else that answers any question that SO would accept, so people don't need it at all.
Re: StackOverflow Is Having Issues
#40Earlier quoted context omitted.
Same. I've downloaded most of the documentation I need to answer day to day questions, and try to limit my use of search engines. Finding most of my answers is faster in the local references I'm familiar. The Internet is my last resort.
Can I ask you what workflow you use for this? Any particular tools? What do you do for documentation that doesn't provide a download?
I save references I use a lot, like the HTML spec, as PDFs. MacOS indexes these PDF files, so a search in Finder is usually all I need to bring the correct document.
If I can't find a reference locally, or know it doesn't exist locally, I'll turn to the Internet. Once I find the bit of information I'm looking for I'll either save the website as a PDF, or save the info in Snippetlabs or Bear so I can search for it next time I need it.