Tag Info

New answers tagged

0

Questions that have got only 0 score answers are still highly visible in the Unanswered tab and should get the attention you need. Alternatively you can flag (and eventually delete) incomplete or very low quality answers. Also remember that Community (the SO bot) randomly pokes old unanswered questions every hour so they get some attention.


1

First of all, OP is 'Original Poster' - the question-asker. To address your points: Not really. Don't go have coffee to think it over, but don't rush and mess up either. Answers posted within 15 (correct me if I'm wrong) minutes are randomized in what order they show up in the answer list. As long as you are within 10-15 minutes of the asking of a ...


5

This is fixed now. Error messages are now de-duped prior to display.


3

The answer is much too large to fit into the comment field, so it got truncated. The comment is there, just under the question, looking very much out of place. I will take it out of its misery and delete it all together, as it serves no purpose.


4

Do not focus on the points. Better focus to make good answers, write some text, together with source code, and well formatted. Do not just throw a link, or code. If you have one more good answer - please add it, you may or may not get up-vote, probably fewer people see it from a brand new question of the same type/keywords but you help anyone that search ...


4

Yes, the answer will become active again if someone adds a new answer. If you get upvotes, you'll certainly get rep from them. The OP is still active on the site, so he might be inclined to change his accepted answer if yours is really good, and you'll get the +15 rep instead. I wouldn't count on that though after half a year.


4

Here's my 5 cent! The best thing is to put it as an answer. That's how the site work, and comments are not meant to be permanent. Thus, if the comment disappears then the question is no longer resolved and that's bad. Then there's the decision about making it CW or not: If you can improve the answer enough to make your own answer (and you know about the ...


11

Is it wrong that the user did what they did? No. Would it be helpful to go and remove the noise and leave just the answer? Yes. Go nuts. I have done so for the example you provided, to demonstrate what I feel is most appropriate. A key thing to do when in this situation is to provide a link to the content you quote, as a part of proper attribution. I ...


2

If you have truly valuable, relevant, significant information to add, an additional answer is perfectly fine. Where things get a bit messy is if people start posting the same thing someone else already posted a long time ago. Also, this is often only a real problem with some older questions, back when 'opinion' and 'shopping' questions were more widely ...


8

There are a host of potential issues with this, but the simplest reason not to encourage it is that... Appending a section to an existing answer just isn't much different from posting another stand-alone answer. The result is a slightly shorter page, but that comes at the cost of separate voting, comment threads and revision histories. And as you've noted, ...


4

Rule of thumb : You should never change code in questions. Never You should not change code in answers. (Unless you are certain that a 100% working, minor, correct change is necessary) Now that you we got that, we have a few options. Post another anwser and don't forget to quote the code author. Strongly insist in the comment section that the answerer ...


12

An unfortunate incipit is not an excuse for not reading the full answer text. Sorry, but that seems more deliberately misleading than simply "unfortunate". Even more so given your attitude in your comment. The job of a moderator is to, well, moderate, not summarily click buttons. (and I say this without knowing anything about the process, and not ...


0

Accepting an answer is of course something personal and points should go to the person who best managed to understand your question, even more so when they provide a working solution you didn't even think of when you posted the question. That said, if you wish to reward another answer for their effort taken to write up a decent "community" serving answer, ...


1

The home page has the most recent activity on all questions (asked, answered, etc.) The questions page can be sorted by most recently asked (newest) as well as active, unanswered, etc. To answer your question: click on the Questions tab, and sort by Newest.


7

At www.stackoverflow.com is a list of the questions that the algorithm has deemed 'interesting': At /questions, the newest questions reside: The tabs at the top of each page also allow you to change the sort order - 'featured' is the questions with bounties, for example. These tabs actually remember the last selected tab, and automatically select it.


3

If the answers are different, but all correct, I would upvote all of the correct answers, and accept the one that I actually use. If the answers are all the same, but came in at different times, I would accept the one that came in first, unless one answer was more clear or went into greater detail. Pick the one that is better because it is contains more ...


0

You're never obligated to accept an answer at all, although it's helpful to do so if there's a correct answer. Selecting a correct answer marks the question as answered, and that saves other people time. Often, in the case of multiple correct answers, people will choose the first correct answer to be posted, or just the one that they like the best or found ...


2

There is no obligation to accept answers if you don't want to, no. Especially now that there is no 'accept rate' given to users to show how many times they accept answers. As you point out there isn't always a correct answer, there could be multiple correct answers, or there could be only one rubbish answer. What you can do if you're feeling generous is ...


2

Asking questions is fine, and asking beginners questions is fine - but it really is expected that people will read and follow the [faq] and [about] pages. If you do this, generally you will be fine. There is a difference between beginner on SO (or any other SE site) and someone who just doesn't follow the instructions given to all new visitors. The good ...


2

Personally I think it's a bit offensive, and tend to flag it because of its tone. That said, I don't always flag it, because WTF has entered the common vernacular, and sometimes its usage is warranted–but it's unduly harsh and doesn't really have a place here.


2

The idea of (at least) the preview section of the Your Answer part of the page is to give you an idea about how your answer would really look in the page. Meaning, whatever you see in the preview, is what you get in the answer (in terms of spaces, where lines end, markdown, etc). If you detach the "Your Answer" part into a separate "floating" module, you ...


2

Accepting own answer is treated as a normal answer while sorting. So if the unaccepted answers has more votes then accepted one, it will be listed on top (when sorting by votes.)


1

Accepted answer is probably the one that most helped the OP. Highest upvotes means the largest number of people found it useful and appreciated it. Simple questions often suffer from "fastest gun in the west" - six posts within a minute all containing about the same answer. The accepted one is usually the same as the highest upvoted one, and is the first ...


6

Penalize by downvotes and closing the question. This results in a question ban (details of algo are kept secret but these contribute), which means the user can't keep doing it. Answer informatively and constructively anyway. I've recently argued that it is possible to give constructive debugging advice by way of answer. In general penalizing answerers ...


3

Martin doesn't seem to be related to the other two, but Blue Eyes and Ojos Azules are both unregistered accounts coming from the same IP. Neither has any activity outside that question either, although that doesn't necessarily mean much since unregistered accounts are pretty easy to lose access to. In any case, I removed the newer duplicate answer from Ojos ...


7

Unless you are a moderator (20k or community elected), your only option is to flag the answer and state your concerns. However, please do not flag the question as spam as that has other side-affects.


2

My suggestion is to use JSBin or JSFiddle only for generic code which can be helpful to other global users. JSBin or JSFiddle should be used only for demo purposes, but users should paste the HTML, Javascript and CSS into the question also. That will be helpful for the future (if third party links are broken) In simple terms: Never paste client specific ...


14

An external play-thing version should only accompany a self-contained question, but can be desirable in circumstances where the output is visual and can be set up as an immediate demonstrable example - whenever people might actually need to run your code to help see and fix the issue, this is better than spending even a few moments opening a text editor, ...


1

Please include the code in the question, but feel free to link to JSBin and JSFiddle, since they are, as you point out, handy. It's important to include the code so we don't need to go offsite and so that we're not dependent on external websites for content. One option is to put the minimum code necessary to diagnose in the question and link to the full ...


0

I recommend this rule of thumb: If you're helping the user research a question and you don't really know what's going on, post a comment. If you have a step to take that you reasonably expect will get the user over the problem, post as an answer. Debugging advice can fall in the latter category when you recognize the problem as one that is often ...


1

Wait what? Don't. Answer in answers. See put slightly more sarcastically: Comment UI not friendly enough Now I think you're more getting at the issue I'm trying to cover in this question, which is still under discussion: When is it appropriate to instruct a user on precise debugging steps to solve a problem? If you're helping the user research a ...


3

1 - Is it frowned upon to provide alternatives to the direction the OP is going in if you think they are either better, or both valid and thought provoking? Short answer No it's not frowned upon. Long Answer Keep in mind that your task here is to answer the question. Yes you can provide alternatives. We do it all the time. Especially if you can ...


1

If the fast answer is correct, then there is no problem. The problem is the fast answer is actually incorrect, but looks correct at first glance. Some people just upvote it without checking the question and the answer carefully. The result is that the fast answer gets a number of upvotes for being the first. The answerer can later change the answer to a ...


4

This is not a problem. This strikes me as a cheap way of gaming the system for points by just making sure you have a 'correct' answer as soon as humanly possible to be available for votes. (emphasis mine) That's a good thing! The person who asked the question then has an answer very quickly. The person who posted the quick answer then edits his ...


8

In no circumstances do I want to discourage very quick, short, useful answers. One of SO's biggest strengths is people can sometimes get their questions answered in 30 seconds.


25

While it is important to keep the community in mind when you are on Stack Overflow, accepting answers is for you to indicate what helped you the most. Not what you want the community to be helped with. From How does accepting an answer work? Accepting an answer is important as it both rewards posters for solving your problem and informs others that your ...


0

Often this is because the OP has asked a question which is not related to the errors in the code that they have provided. So, in something like this: Why is this not returning anything from the database: $res = mysql_query("SELECT * FROM `FOO` WHERE '$something' AND 1 = 0") $arr = mysql_fetch_array($res); There are a couple of major problems with the ...


3

If you need an answer, start a new bounty, and explain the issues with the current answers in your bounty message. Do not just ask the same question again; update the question instead with your research efforts.


1

Upvote answers which are helpful, but accept answers which meet all your expectations. That's the rule I go by; if an answer helped but wasn't quite what I wanted, I won't accept it, but I'll upvote it.


3

you mean the answer that says "for run-time size n"? At first glance there doesn't seem too much wrong with the answers: you ask "how can I fix it", and you get an answer. Looks good to me, and it feels kinda strange you'd not want to give rep to people trying to help you. I'm sorry, but the only thing that did occur to me is that the question might need ...


8

Don't forget : Links die, Examples don't. Link only answers are not accepted here. I strongly recommend you read Jon Skeet's guide to answering questions. If the community judges that your question is not an answer, chances are you are not respecting some part of the F.A.Q. (Which I recommend you read to before posting). Also don't take downvotes too ...


-16

Yes, it is frustrating, there are some users who don't understand that sometimes a link is all you need to solve your problem. I'd always be fine if you gave me a good link as an answer. Having said that, you'll have to throw more content in to keep those kind of users off of your back.


13

You posted a link-only answer, with the contents: a good explanation of jquery.queue() can be found here: http://api.jquery.com/jQuery.queue/ That is not an answer; answers which just contain links are considered bad practice. Please summarize the content from that link in your post (don't copy/paste) so the answer can stand on its own. The answer, ...


7

You can do this using the is:answer and user:me filters on the site search. Simply tack these on to any search, and it will filter it, showing just your answers. As an example, if you wanted to find all of your answers for the c# tag, you would search [c#] is:answer user:me Note: "me" here is a shortcut that will plug your user ID into the search. You ...


15

If you mean this or this comment it is probably because you are providing link only answers which get converted to comment automatically.


2

Okay, but suppose he did not: what should I do? Flag it for moderator attention, and point out that the answer is a duplicate of one he had already posted on the same question. It's no big deal, it looks like it is a simple mistake, nothing more - it is unlikely that he would have left it there (unless he was new and had no idea how to remove it).


0

Why can't you ignore those answer if reputation is less than 15? See everyone start their reputation from 1. We can't say all people who has reputation less than 15 are strangers. Its a nice thought. One of my best suggestion for this site is to allow only right name and right photo. Example: Raj - looks right name/hims056 looks like dummy. In case of ...


11

Quick & dirty option: navigate to your /reputation, open your browser's dev tools (F12 in Chrome), and dump this to the JavaScript console: var pre = document.getElementsByTagName('pre')[0]; var links = '<h1>Answers I\'ve downvoted:</h1>'; var re = /^ \d +(\d+) +\(-1/gm; var ma; while (ma = re.exec(pre.innerHTML)) { links += '<a ...


7

Here's how to get a list of answers as URLs: Go to stackoverflow.com/reputation Ctrl+A (select all) Ctrl+C (copy) Fire up Notepad++ (or your favourite Linux alternative) Ctrl+V (paste) Ctrl+H (find & replace) Search Mode: Regular expression Find: ^(?!.*\(-1\)$).*$\r\n Replace: <blank> Find: ^ *\d+ +(\d+).*$ Replace: ...


3

I think your idea of the fundamental issue is incorrect. We can categorize all questions under this focus as questions with incorrect upvoted or accepted answers, regardless of age. Effectively, the age of a question is irrelevant to this matter - except that an older question will be viewed with less frequency (on average). Still, the set of all questions ...



Top 50 recent answers are included