You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 124Real football doesn't have helmets.random– random Mod2010-03-31 01:41:01 +00:00Commented Mar 31, 2010 at 1:41
- 5Well, they use facebook to try to draw people to the site, a problem you and Joel did not havejuan– juan2010-03-31 02:02:35 +00:00Commented Mar 31, 2010 at 2:02
- 3should we be using teh facebooks to draw users to our sites?Jeff Atwood– Jeff Atwood StaffMod2010-03-31 02:22:59 +00:00Commented Mar 31, 2010 at 2:22
- 71@Jeff: do you want "facebook people" using your sites?Shog9– Shog9 Staff2010-03-31 02:46:24 +00:00Commented Mar 31, 2010 at 2:46
- 6You want facebook people? readwriteweb.com/archives/…random– random Mod2010-03-31 02:50:03 +00:00Commented Mar 31, 2010 at 2:50
- 2@shog, I think all that is jealous talk... dailymail.co.uk/news/article-527458/…juan– juan2010-03-31 02:50:38 +00:00Commented Mar 31, 2010 at 2:50
- 28No, you should NOT be using farcebook to draw users. SO is for programmers, farcebook is for people who don't have anything better to do ;bDhaust– Dhaust2010-03-31 03:56:08 +00:00Commented Mar 31, 2010 at 3:56
- 95I thought SO was for programmers who don't have anything better to do?hemp– hemp2010-03-31 05:44:31 +00:00Commented Mar 31, 2010 at 5:44
- 12Welp, seeing as how I don't have a Facebook account, looks like I won't be testing this. So what can we learn from Quora? Mainly that walled gardens restrict your reach and - by extension - the overall quality of your content. OpenID was a way smarter move.Aarobot– Aarobot2010-04-06 21:12:25 +00:00Commented Apr 6, 2010 at 21:12
- 1It's actually kind of fascinating to see how many of the features pinged out in the answers here have made it into the SO engine over the past year. Particularly those pointed out in @shog9's answer.LessPop_MoreFizz– LessPop_MoreFizz2011-04-01 10:31:25 +00:00Commented Apr 1, 2011 at 10:31
- 1The feeling I get when you I a Wikipedia article is "Oh, that's much more than what I needed to know, no way I'm going to read through all that."Lie Ryan– Lie Ryan2011-04-02 07:24:15 +00:00Commented Apr 2, 2011 at 7:24
- 4Most of the answers here indulge in all out Quora-bashing. Yes, the SO model is much better in many of the things that Quora. But it does not really answer "What we can learn from Quora". There are some answers that focus on that, but they are too few. (FYI I don't have a Quora account, and probably won't have one any time soon)MAK– MAK2011-04-02 18:50:22 +00:00Commented Apr 2, 2011 at 18:50
- 2Quora is based on a community. SE sites are based on a topic. If someone wants to volunteer their time to help other users in a community of people like them, its more rewarding to answer questions within a community than on a strict topic-based Q&A site. That said, Quora has done some things wrong which prevents it from being adopted by many users (requiring registration and Real Names is the first that come to mind)Rachel– Rachel2013-03-26 12:23:33 +00:00Commented Mar 26, 2013 at 12:23
- 5This question is featured on Quora, What are some interesting points raised in the Stack Overflow question: "What can we learn from Quora?". It is lacking answers which may or may not tell us something.This_is_NOT_a_forum– This_is_NOT_a_forum2014-01-29 21:07:55 +00:00Commented Jan 29, 2014 at 21:07
- 2"we don't care about the social graph, we care about the information graph" Perhaps true 8 years ago but with 73 mods recently quitting / going on strike SO is now more obsessed with pronouns for avatars than technical accuracy for programmers. So I would say yes SO does care about social trends today.WinEunuuchs2Unix– WinEunuuchs2Unix2019-10-13 21:20:22 +00:00Commented Oct 13, 2019 at 21:20
| Show 2 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you