Tag Info

Hot answers tagged

33

Being a beginner and trying to learn about C++ or Python or arctan (or anything else) is not a magic cloak that protects against downvotes and exempts you from the cultural norms about writing a good question. Being a beginner at C++ or Python or arctan is different from being a beginner at writing a StackOverflow question. We have a ton of information ...


29

I think an error many beginner programmers make is to look at Stack Overflow as if it was their mentor. As a beginner, it is helpful to have a mentor who can answer simple questions that have been asked a million times before. Someone who is willing to dedicate their time and energy to help you be a better programmer. Someone who knows you by name and and ...


17

Nothing wrong with self answering. I completely disagree with the "it's not 'self Q&A'" attitude; there are many times when someone comes across a problem and solves it themselves. It's good to share this. Looking at the size of the answer code1, though, the situation seems like it could be localized. Generally speaking SO answers are all about ...


12

Why do I receive downvotes when I am genuinely trying to learn? Because someone decided to downvote you. People can vote for whatever reason they want with just a few exceptions related to voting fraud. Perhaps the person didn't find the question interesting, felt that it wasn't clear, was just feeling grumpy, or for whatever reason didn't think that ...


12

The question was a bit sparse. We like meat in our questions. Give us something we can work with. Here's one example of my own. Show us what you've tried, give us some context, and paint us a picture of what's going on. Something you said in this post would have been relevant in your question, to wit: As a European I'm always doubting if I should use ...


10

The best practice here is to completely forget about this and move on. The downvoter may or may not return to check your answer, and if they return they may or may not remove their downvote. It doesn't matter, other people will read your answer, and if it's correct, upvotes will soon appear. Also, please don't assume that someone downvoted just because ...


9

Your question is: What is the correct MySQL date/time format? What would be the best way to get this format of the current time in PHP? The first half doesn't make a lot of sense. The correct date/time format is whatever one that you need. YYYY-MM-DD HH:MM:SS is no more correct than MM/DD/YYYY. Once the first half of the question is clarified, the ...


9

Yes, even a downvoted question should be answareable. It's not because one user thinks it's a bad question, the OP doesn't deserve an answer. You can always modify the question to help the OP, or close it if it's incomplete. In case of the question you linked, that question is incomplete and I would close it. Once the OP updates the question, it can be ...


8

Yes, this is status-bydesign. Votes are only locked until the post is edited. If an OP edits their post, we want those who originally voted to be able to go back and change their votes, if their concerns have been addressed.


6

You don't know why he or she downvoted. It could be for that reason, or any other. It's likely the user doesn't know you fixed it. If someone left a comment, you can @-reply that commenter saying you fixed it. That might prompt them to look at your post and that might lead them to remove the downvote. But you don't even know (you can't know, you can only ...


5

Firstly, we encourage people to explain their downvotes in comment. This is exactly so downvotes are a tool of constructive learning. In my experience this is done more often than not. In American folklore (and possibly other places, I don't know), Santa Claus visits every child's night on Christmas Eve and gives them presents. Some children, even young ...


4

In corporate life, a "turnaround" of a poorly-performing unit to a good-performing unit is hard to achieve because all the "legacy," issues involved. Hence, when one is accomplished, it is noteworthy. The same is true here. There should be a "turnaround" badge with bronze, silver and gold levels. The question must have been -1 or lower, with a bronze ...


4

Looking at your questions, you are probably getting downvotes because you are asking somewhat hard to understand questions at first. In particular your arctan question wasn't entirely even a stackoverflow question - it seemed like it was more of a math.se question at the end of the day. It also was pretty rambling, not getting to the point very quickly. ...


4

Downvotes doesn't mean it's unanswerable, not necessarily. There's a high correlation, of course, but it's not always true. Downvotes can also be when the question just isn't a good one. Answerable, but not good (no display of prior research/etc). If you feel that a question should be closed by one of the five close reasons, then don't answer it (flag to ...


3

I'm not saying everybody are the same, but some users maybe don't read/know/think enough to give a down vote. IF the user who answered has less than X rep then vote down. ARE this site's users chasing badges more than helping each other? IS the community being far less tolerant than a year ago? In some cases, you are absolutely ...


1

He is dumbfounded, because he has always been told that votes are different on meta. How does "different" imply "free" in any way? Fred is being essentially being punished for having an opinion One imaginary internet point of absolutely no value in exchange for expressing an opinion isn't a punishment, it's a limiter on your influence. ...


1

As dmckee says in response to "If downvoting is so important, why does it cost reputation?": The idea is that you will think twice about them and only apply them where they really belong. While downvotes in Meta simply indicate disagreement, the -1 rep cost ensures that we think carefully about where and when we apply these downvotes. The ...



Only top voted, non community-wiki answers of a minimum length are eligible