Earlier quoted context omitted.
I never understood it, either. By that reasoning, almost any technical question is an "opinion" question asking for a "recommendation". For example, pretty much any question about C string handling has many possible answers, e.g., [1] admits that comparing two strings is "rather broad" and the various answers there recommend looping over each index and comparing chars with ==, sscanf, strncmp, regexes, and PEGs. Opin…
Also there seems to be no problem with users who submit opinions instead of answers. Q: How do I do X extremely specific thing that I need because I have an unusual case that needs this specific thing. A (top voted): Why would you want to do X? You shouldn't do that. I clearly know more about your problem than you do because I assume everyone on here is a college student and not a developer working with a large mostl…
The Stack Overflow Age
121–130 of 137 posts
Re: The Stack Overflow Age
#122Earlier quoted context omitted.
'Closing' isn't a big deal really. There isn't anything wrong with asking a similar question, but if it's effectively a duplicate then it's helpful to consolidate the answers in 'one place' (one question). > It's meant to be a forum to help people, not rewrite the manual on a programming language. If there was only one way people should literally just RTM. Actually, it's not meant to be a forum. It's meant to be more…
if it's effectively a duplicate then it's helpful to consolidate the answers in 'one place' To do this, they've already got the tech to identify similar questions. They should just leave all the variations of the question open, and have a prominent "Similar Questions" list displayed for all of them. That would encourage question titles that express what makes them distinct from similar questions, and give people the…
If it truly is not a duplicate question, then it should not be closed as a duplicate. However, many people asking new questions either don't search or are unaware that their question actually is that other question.
Leaving a question open doesn't help any of the google users and instead makes it harder to find the canonical answer to the question as little tidbits of information are scattered around.
If the canonical duplicate target is insufficient in answering the question, add an answer to it that does a better job than the other answers.
Re: The Stack Overflow Age
#123It is really really useful. Actually it is indispensable. It got so many things right, just think about the world before Stackoverflow.
But the few things it gets wrong, people make it seems like it breaks everything else. Yes, it sucks. Most of the time I can't find an answer, I am frustrated. When i ask on Stackoverflow and the question gets closed or just marked as duplicate, i get even more frustrated.
Does it mean it sucks as a whole? Hell no. We gotta be grateful for the good part, and help fix the bad parts.
Re: The Stack Overflow Age
#124Re: The Stack Overflow Age
#125Earlier quoted context omitted.
This is the thing. The vast majority of (sane) users likely get on just fine without complaint. It's usually a noisy minority of folks who vocalise their grievances, especially when the rules of the site won't fit their world view of how they think the site should work. I've been a user on the site (and once upon a time a diamond mod) since the closed beta (userid < 500). Sure I've had my ups and downs and haven't al…
It is more an issue of who people think the site is for. There's two big camps, those who feel that SO is for everyone, and those who think they're creating a reference encyclopedia. The encyclopedia crowd won the war, and those of us who just wanted SO as a place anyone and everyone could go and ask a question without getting bludgeoned to death by high karma users have moved on. This has resulted in a lot of questi…
Re: The Stack Overflow Age
#126Reading this thread makes it feel like stackoverflow has become the new PHP. You can't even say something positive about it before hell breaks loose. It is really really useful. Actually it is indispensable. It got so many things right, just think about the world before Stackoverflow. But the few things it gets wrong, people make it seems like it breaks everything else. Yes, it sucks. Most of the time I can't find an…
The interesting thing will be what comes after SO. I'm always struck by the Ubuntu community which does a much better job providing fast, relevant answers and support to the community than SO ever did. (The Stack Exchange, https://askubuntu.com/, is dead. All the exciting stuff happens elsewhere.) There's also something much more organic; you've got blogs, wikis, Q&A, chat, and various reddit forums all working together to serve the community. This seems to me be the future and should scale better than SO at the end of the day.
Re: The Stack Overflow Age
#127> In the early days of the Internet, before the Web, there was a system called Usenet which created primitive online discussion forums. I wouldn't call Usenet groups 'primitive online discussion forums'; indeed, I rather strongly believe that in most respects Usenet was better & more advanced than current technologies. It was fast . How fast? Really, really fast: every article was already sitting on your local system…
Since the web forums have taken over, I have no place to go any longer, except for HN, but even this feels like a drag compared to the elegance of Usenet.
Re: The Stack Overflow Age
#128SO is definitely a force, but I feel its usefulness has faded from inattention to the user experience and use cases. For example: #1. There's a huge "homework problem" (narrow, specific questions that aren't broadly useful). Consider flagging homework as homework (and excluding it from searches), trying to divert questioners to other resources before their question is posted ("this looks like homework..."), and more…
Re: The Stack Overflow Age
#129SO is definitely a force, but I feel its usefulness has faded from inattention to the user experience and use cases. For example: #1. There's a huge "homework problem" (narrow, specific questions that aren't broadly useful). Consider flagging homework as homework (and excluding it from searches), trying to divert questioners to other resources before their question is posted ("this looks like homework..."), and more…
Re: The Stack Overflow Age
#130Earlier quoted context omitted.
I always wonder if people that complain about SO being nasty missed out on the shitshow that was programming forums before the current era. I recall some monumental flamewars back in the day on various sites I used to frequent.
Oh yeah, definitely. Especially on Usenet. You'd get flamed for asking a "stupid" question. You'd get flamed for using a "stupid" technology. You'd get flamed for doing things the way you did them, even if they worked just fine. I recall it mostly being constant flaming and hazing.