#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 thinking about ways to codify the use case. I'd gladly help with homework if there were tools focused on that (e.g. ability to comment on specific lines of code -- Gooogle Docs for posted source code, etc.)
#2. There are oddly subjective editorial decisions, such as closing my question about an API for generating USPS priority mail labels as "off topic": https://stackoverflow.com/questions/5690713/how-to-programma...
(My view: "is there any API for doing X" is no different than "is there any method/function for doing X", it's a question of existence, not opinion. But even then, opinions are often very useful!)
#3. The best answer is often buried under the "accepted" answer. Over time, highly upvoted answers should drift to the top.
#4. There should be explicit UI support for flagging stale/out-of-date information. SO has a long tail of information now, and much of it is dated. It should be super easy to note and see that.
- [Software Recommendations Stack Exchange](https://softwarerecs.stackexchange.com/)
I don't like that 'decision', i.e. to not allow recommendations, but I understand the reasoning behind it, that recommendation questions are basically polls. [But isn't everything on which people can vote basically a poll too? Obviously yes in my opinion.]
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. Opinions galore!
But if you want to know the difference between AWS EC2 and EB [2], even though there's one pretty clear answer, somehow the admins unanimously find the question to be "primarily opinion-based".
[1]: https://stackoverflow.com/questions/16013031 [2]: https://stackoverflow.com/questions/25956193
My hunch is that due to the desire for longevity of content, there's a large unspoken bias in favor of questions about simple programs, and against questions about remote services (which are more likely to disappear or change, even though that's not likely to happen with major AWS services), and that the question closure explanations like "primarily opinion-based" are just a smokescreen.
https://stackoverflow.com/questions/1942298/wrapping-a-c-lib...
https://stackoverflow.com/questions/127803/how-to-parse-an-i...
https://stackoverflow.com/questions/1006289/how-to-find-out-...
..etc..
I don't understand why "how to generate a USPS label" (my question) is different than any of the above examples.
Basically I suggest dividing the questions into categories of:
1. Timeless: Questions with a timeless best answer, which is unlikely to be improved or updated in the future;
2. Revolving: Questions with a "best answer" today but in the future there will be a "better answer"; and
3. Wiki: Questions that are constantly being improved and updated.
Among a few other notions.
Insofar as it was a problem of interest when I wrote it in 2010, it's only become a more prominent issue since.
> 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 like a manual, the manual that no one has written (because the SO manual [potentially] covers everything, not just one product or package or library).
Duplicates actually make it harder to find answers, now I have to go to 10 pages to find the different answers instead of the different answers to the same question all being on one page.
If the questions are significantly different enough they'll end up having their own page. SO isn't meant to be used like other forums, and if you need more help to figure out what you don't know you can jump in the Stack Overflow chat or go to another site like Quora or other forums.
By encouraging post duplication, you will quickly burn out folks who want to be helpful. I certainly would not want to answer 1000 questions that are essentially 1 question reworded 1000 times, would you?
I used to use Endicia.
If you have basically no idea what you're doing, or just want an example for something, it can be great.
On the other hand, if you try to find an answer about something you're really knowledgeable about, the result is often unsatisfactory:
Like trying to find the reference documentation to answer some specific question, and the documentation is buried under a lot of SO questions (that usually don't answer that question).[1]
Or you find someone who asked exactly the question you're looking for an answer to, but it either: has no answer, despite being very old, or has been closed due to being "not constructive" or "off topic".
[1]: While I generally prefer the in-language documentation, e.g. Python's integrated documentation is often missing notices (deprecation notices, warnings about illogical behaviour, ...) that exist in the web version.
In cases like that I usually just end up answering my own question later, after I've figured it out by other means.
“Who were you, DenverCoder9? What did you see?!”
It is definitely a problem for people with low SO Reputation since others can come along and edit their posts completely changing the context and meaning, and seem more brave to bully low rep users (e.g. delete/dup their posts).
I have fairly high SO Rep from way-back-when, and all I seem to use that for is undoing others abusive mod actions (like de-dupping something that points to a completely different programming language or framework). But it isn't a community I care to take part in much these days, too toxic.
Back in my day SO existed exactly to help beginners. Now they want to be "the Wikipedia of programming questions." So be it, but none of us have to stick around to help form their little out of date empire of desert.
That's a pretty good way of putting it. But... wasn't that what it was always about? The original article says:
> So we decided to optimize everything to be useful for the thousands, not the individual. We literally have 1000 visitors for every person who asks a question. That’s why we sort the answers by votes. It’s also why we optimize for questions and answers that will be helpful to other people, later.
StackOverflow isn't optimized for the people asking questions, it's optimized for the thousands of people arriving at the question later from Google.
My first couple questions almost immediately get downvoted without explanation. Comparable questions from my main account rarely if ever face this prejudice. If I sign in on my main account and reverse the mystery downvotes, I'm usually good from that point on.
I feel a little dirty doing it. Other the hand, WTF is wrong with some of these SO users?
I work with few young developers and students who have reported similar issues. On my teams, I often encourage devs to share their questions once their posted just so we can counter this kind of crap and, if they're new, they can actually scrounge enough reputation to do basic stuff like upvote questions and answers.
That said, I'm a huge fan of the site and all the thought that has gone into the interface. And it looks like admins are doing they're best to deal with this issue. It seems like one of those eternal struggles against human nature.
Your point about how SO has changed is good, the early days definitely felt different but making the huge amount of questions usable does call for a slightly different approach.
Glad to hear some high-rep users are trying to balance out the modding behavior, thanks for that.
Also I've found that as I've become a better programmer, I spend way less time on sites like SO and more time reading actual documentation.
That's exactly how it's supposed to work. Demonstrating some effort to solve your problem goes a heck of a long way.
And yet for some reason the site can't handle off-topic and pure "answerable by fact" questions on one site? So often I search for something and the top post is an closed off-topic post on SO. I've never even had one of my own SO questions closed as off-topic so it's not a personal grudge - I just think the site is very stubborn about this. So many questions and organic search results is a huge signal that they are ignoring.
It's not like they're running a forum were the first page would be polluted with off topic stuff if they allowed it. Their fear of becoming yahoo Q&A has prevented them from filling a need that is there. Often I just want to people's opinions on stuff - that's mostly why I read HN.
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, so there was no network lag (or just LAN lag, if your local system was on a network). Articles were plain ASCII text: no ads, no images, no JavaScript. The combination of local articles & small articles wins over web pages every day of the week.
It was easy to find stuff. While the system was distributed across the world, there was a nice, neat hierarchy. This wins over the Web, which needs a service like Google to be usable. If one wanted to, one could perform full-text search over the entire newsfeed in realtime (James 'Kibo" Parry was famous for this). Imagine being able to grep the Internet!
It was decentralised: you could get multiple newsfeeds from multiple sources. You could have site-local newsgroups if you wanted to, or just share certain groups with your peers.
It had killfiles. It's hard to express, nowadays, how valuable these were. And you were in control, not some unaccountable moderator.
A 21st-century version of Usenet, with encryption, authentication & Unicode, and capable of scaling up to 7 billion people, would be just awesome.
Web forums are a primitive version of Usenet.
Of course, it was incredibly slow in a more important sense: the latency with which you'd see responses to your messages. Your reply had to propagate through the network of Usenet peering relationships before your counterparty could see it. Contrast that to "primitive" web message boards, where that propagation is instantaneous.
But, most importantly: because everyone was keeping a replicated log of everything anyone had ever sent, almost nobody had archives. The only way to read old forum messages was to... wait for it... go to a web application like DejaNews.
Software piracy killed Usenet --- binaries made it impossible for a typical provider (of any sort) to provide full-feed Usenet, which is what customers demanded, and so everyone gradually migrated to centralized providers. But even if that hadn't happened, Reddit would have killed Usenet eventually.
(I ran a Freenix-ranked Usenet server in the 1990s for a mid-sized regional ISP, in part by independently inventing the INN history cache; my love for NNTP is deep and real.)
> It was fast [...] easy [...] you were in control [etc.]
Not that I recall. It was slow, and could take from hours (local organisation or same city) to days (rest of the world) for an article to be propagated on Usenet. Yes, it was all cached locally, but often systems would download new articles only once a day, often at night when bandwidth (scarce and expensive, costing 'hundreds, if not thousands of dollars' as the rn warning went) was available. Conversations didn't take place in anything near real-time, but over days.
It didn't have history, or archives, either. Binary newsgroups would be kept for days only (due to their size) while the 'alt' hierarchy was kept for longer and the 'big 7' longest (eventually multiple years, but originally only months, causing the loss of many early Usenet postings that were never archived.)
As for moderation and accountability, moderated newsgroups were controlled by people who could choose whether or not to accept articles, and the creation of a new group, even in the 'alt' hierarchy was at the whim of some news administrator, while the 'big 7' required the 'Usenet Cabal' to agree, after a voting process that while democratic was complex and confusing.
Actually getting access to a group required your local news administrator to decide whether it was worth the disk space and bandwidth, so there was no guarantee that you would see every group or message.
As for full-text search over the entire newsfeed, Kibo was famous for this because it was rare. Searching news was difficult and time and compute resource hungry; most people did not have the resources to accomplish this.
The Web is a "version of Usenet, with encryption, authentication & Unicode, and capable of scaling up to 7 billion people" plus interactivity, colour, images, video, hypertext, programmable extensibility, you name it...
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.
On the other hand I never actually contributed anything to the website... because it won't let me. One day I stumbled upon a question regarding some problem I had, the accepted answer had a C code snippet that contained an error. I thought I'd be a good netizen and decided to create an account to submit a correction. It turns out that it wouldn't let me make an edit that was less than 6 character long (why? It was just a one character typo). So I decided to add a comment pointing it out, hoping that somebody would be able to fix it for me. You can't comment without a certain reputation threshold.
So basically if I get it right if you have a new account you can only ask questions or answer them. Except if like me you only end up on SO from your search engine and generally end up on already-answered questions (or questions you don't know the answer to since you're looking for them) then there's nothing for you to do. I'm sure they must have done a lot of testing to end up with this system but it basically means that I'll probably never contribute anything to their website.
I think it's really more that it just ended-up like that. It is sad that everyone 'can't' contribute, but that's okay really. Not everyone should be contributing.
But I suspect you could contribute. You mention finding questions to which you don't know the answer. Surely, for some of those questions at least, you later found an answer elsewhere. When you do, go back to the question and add an answer based on what you learned.
It's also perfectly acceptable (and commendable) to just add an answer that's a little bit better than the existing answers. Hell, just combining two or more answers into a single (comprehensible) answer is a relatively easy way to contribute (and help others).
I feel like SO can't win no matter what it does. It has some limits, like requiring at least 6 characters before an edit is deemed useful to stop it from becoming a breeding ground for "grammar nazis" and other similar types. If they didn't do that, people would complain it's overrun with grammar nazis who don't focus on the actual code being posted. Damned if they do, damned if they don't.
Most of the community seems to be aware of the issue when prompted, but most times when I see moderation happening, it's not as friendly as one might hope... I always try to provide helpful pointers and comments for the author, if I happen to notice it in time.
Not enough votes. Not enough time. Poor filters. Too low a barrier to post a new question.
People then turn to social tools. Rudeness ensues.
An open question is what is the vision of the site... and there are probably many of them.
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 always agreed with the way some things work. But at the end of the day I still think SO and the SE network is hugely useful for getting answers to questions on stuff I'm pottering about with.
Please note that I've answered a bunch of question, but only on a tag with not a lot of frequentation.
Even still, most newbie questions do get some degree of help from empathetic users in the comments.
Further if it is actually a duplicate what harm is there to leaving it open with a link to another question that has an answer? How many times have you looked at multiple SO questions and answers to piece together something that fits your very specific use case? For me it happens that way more often then not.
I found many of the newbie restrictions off-putting and if I wasn't there with the specific goal in mind to improve my own skills by helping others with their real problems I probably would have just left immediately like I'm sure many others have. Getting involved in the pettiness of the self-appointed there isn't worth the time.
I stopped contributing when my free time evaporated after changing jobs. I might go back to StackOverflow when things settle down but I feel like I know jq well enough now, my experiment has run its course and for me to learn more I'm going to have to spend some time working on the jq internals and going into deeper questions then SO can handle.
Ah that explains firing up the old blog editor again content marketing ftw!
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 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.
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.
By what metric? I don’t know anybody who was actually subscribed there (although they must have existed). Instead, people were using various other forums that were free. Some of these forums were absolutely huge, both in terms of number of users, and by the number of questions/discussions.
Experts Exchange started dominating Google search results, true. But I always thought this was merely due to SEO trickery, not because they were actually widely used.
Truth be told, I would be hard pressed to even call it a “forum” — typical forums (bulletin boards) functioned very differently.
> By what metric? I don’t know anybody who was actually subscribed there (although they must have existed). Instead, people were using various other forums that were free.
Or just used workarounds. I remember always going to the Google Cache versions, because that was what the GoogleBot saw, so it had the answers.
I wouldn't be surprised if their SEO trickery made it one of the biggest single Q&A sites of the time, since people will go where search takes them.
I always just scrolled to the very bottom of the page to see the answers on EE.
This might not have worked in the start (I don't know) but as far as I can remember it worked.
I think they did this intentionally because google would ban them otherwise.
Once in a while it wouldn't work and I ditched EE pretty much as soon as SE got going
> Most importantly, we realized that each question is asked by one person but the answers are seen by thousands of people who found it through a search. So we decided to optimize everything to be useful for the thousands, not the individual. We literally have 1000 visitors for every person who asks a question. That’s why we sort the answers by votes. It’s also why we optimize for questions and answers that will be helpful to other people, later.
But if you want to go off the beaten track a bit it leads to problems.
And any expert is going to ask questions off the beaten track.
So...they are limiting SO to relatively inexperienced developers looking for answers to common questions.
Considering that they make money by selling the talent that uses the site I'm not sure if it is wise to make that trade-off as rigidly as they do.
Not sure if that's just an Elm thing. A language specific Slack is useful in the moment (probably moreso than SO) because you get a real time answer and can ask follow ups etc, but I can't help but think there's a ton of knowledge/people asking similar questions that is just disappearing into the ether. Makes picking things up harder for more people long term.