The tag has no wiki summary.

learn more… | top users | synonyms

-6
votes
2answers
110 views

What are some resources I could use if I'm too novice to compose acceptable inquiries to StackOverflow [closed]

If your question has been closed as "not a real question" or something to that effect then perhaps you need to review some basics in order to formulate a question which meets this community's ...
0
votes
2answers
37 views

How are the StackOverflow tag descriptions assimilated?

I can't seem to find anything on SO about SO's tag system, and I was wondering how SO programmatically creates the descriptions linked to each tag. I noticed that there are a few descriptions (if not ...
26
votes
1answer
248 views

Are certain users favored the opportunity to review posts?

Is there any algorithm on SO (that the community knows of) which decides when and how many posts a user can review? Let me elaborate below. I sat down with a colleague of mine and we both clicked on ...
-9
votes
1answer
167 views

Control friends voting each other

I realize that in Stack Overflow some people always vote, edit, give bounty and answer each other questions to get more points and to get badges. I think that it is not fair, because at first it is ...
-2
votes
2answers
215 views

why not algorithms? [closed]

There should be algoritms.stackexchange.com so that programmers can discuss algorithm problems apart from other stuff. I mean for a separate space cause there are so many networks of stackexchange ...
0
votes
1answer
88 views

Is there a part of Stack Exchange for asking about finding c# statistical algorithms

I am trying to find an algorithm for Granger Causality in c#. Is this sort of question dealt with anywhere on Stack Exchange? Or is there some other forum I should look at for questions that are not ...
3
votes
0answers
58 views

How does “Questions with similar titles” work? [duplicate]

Possible Duplicate: Detecting similarity between questions : How? I would like to get the basic idea how this is implemented and how the algorithm works, particularly the way it makes ...
-4
votes
5answers
153 views

My question matches stackoverflow's FAQ. Do we need to rewrite http://stackoverflow.com/faq?

I asked this question: Guess the 5 letter word. As I commented, the FAQ says, "if your question generally covers ... a software algorithm ... then you’re in the right place to ask your question!" It ...
0
votes
0answers
70 views

How does Stack Overflow know what is the main tag of a question? [duplicate]

Possible Duplicates: Which tag is added to the page title? Does it matter the order you tag your question In the browser's title bar, Stack Overflow always displays one of the question's ...
7
votes
0answers
50 views

Can we add these words indicating subjectivity to the automatic question review score?

I've found a few words to search for that are pretty good at finding questions to down-vote or close-vote--good enough that it might be worth factoring them into the question score that determines if ...
1
vote
2answers
96 views

Frontpage content algorithm

Quoting from the Privileges page: Vote Down When you vote down, you are moving that content "down" so it will be seen by fewer people. Vote Up When you vote up, you are moving that content ...
1
vote
2answers
133 views

“Generating a random DFA with uniform distribution” - Where can I ask this kind of question?

I asked this question yesterday. It appears building a random DFA, selected with uniform distribution, is more difficult than it seems. Should I be asking this somewhere else, or have I come to the ...
12
votes
1answer
186 views

Open the pod bay doors, Community

I think Community may have an algorithm issue. This answer was flagged for attention by Community with the message "Possible vandalism of own posts; please check recent activity". Recent activity ...
1
vote
0answers
60 views

How do the “related question” suggestions work on Stack Overflow? [duplicate]

Possible Duplicate: How are “related” questions selected? I'm working on a Stack Overflow-like answers site, and I'm trying to replicate the "related questions" feature. Is ...
4
votes
2answers
182 views

Stack Overflow subjective question validation algorithm [duplicate]

Possible Duplicates: How does the automatic subjective filter work? What algorithm does StackOverflow use to determine if a question may be subjective? I know this is a discussion of the ...
21
votes
5answers
479 views

If these two questions are related, then so are Steve Jobs and Richard Stallman

Exhibit A: Profile copying does not correctly copy empty age field I just copied my profile from SO to meta. I had not given a date of birth in SO but I had entered date for meta. After ...
2
votes
0answers
49 views

How are recent tags on homepage queried?

Hi, I'd like to know what algorithm is used to display recent tags on homepage? How many recent questions tags is taken under consideration when displaying that tag cloud? Any details?
1
vote
3answers
230 views

Badges algorithm details [duplicate]

Possible Duplicate: How long does it take for badges to be awarded? How are they generated? How do badges work, in terms of implementation and database structure? For example, how are the ...
1
vote
2answers
96 views

“Member for” display calculation

I noticed that I recently rolled over to "12 months" on my user profile on Stack Overflow and noticed that I also did not get awarded the yearling badge. I have since figured out that it appears that ...
5
votes
2answers
191 views

What algorithm is used for generating default user icons? [duplicate]

Possible Duplicate: How is the default user avatar generated? Geometric designs are automatically generated for each user. I know the designs are gravatars, but what is the algorithm ...
17
votes
6answers
601 views

What algorithm does StackOverflow use to determine if a question may be subjective?

I was asking a question in serverfault.com and this message warned me (correctly!): The question you're asking appears subjective and is likely to be closed So, I'm curious if there any ...
114
votes
28answers
12k views

What formula should be used to determine “hot” questions?

Right now the front page Popular tab is fairly broken -- it's a simple descending sort by views. As Joel said in podcast #18, it is "a self-fulfilling prophecy." But this is not intentional, it's only ...