New answers tagged stackoverflow
0
Stack Overflow is about actually writing programs, not about installing them. Some installation questions might be appropriate on sites like ServerFault or SuperUser; but not StackOverflow. "Common Tools" is more intended to discuss how to program in those tools, not how to install them, as far as I understand.
1
That's like saying "How do I use Google more effectively" is on topic because programmers use Google, or "How do I make tasty coffee" is on topic because programmers drink coffee.
The question is off topic because it has nothing to do with actually programming, it is just about the installation. It would fit better on Super User.
14
That question was closed as Not Constructive by the community and then deleted by the community and a diamond moderator.
The question is a poor fit for Stack Overflow. I'm surprised it hadn't been deleted before now.
The text of the question:
I bought a python 2 book a little while ago, planning to read it in a month. When I bought the book, I ...
6
I personally probably wouldn't downvote your answer in its current form, but I don't know much about jQuery, so I wouldn't be voting much there anyway.
However, by the looks of it, one of those downvotes came when the answer was in its first revision - which is definitely a souped-up link-only answer. If it were not edited, it would have been deleted.
...
12
I think the downvotes are a mixture of misunderstanding the question, and technial inaccuracies/ ambiguity.
The OP is asking whether his code at the bottom is suitable. You completely ignore this point.
He's already got onsubmit="ajax_submit()" in his HTML
He needs onsubmit="return ajax_submit()" instead.
0
Reading all of the answers here, and putting ideas together into a somewhat cohesive suggestion.
First of all, let me start by what I think comments are good for:
Requesting clarification on a specific point. If the answer doesn't make sense, then it makes sense to have a place to talk about it.
A place to post things that shouldn't be an answer, but ...
0
UI decisions should be made based on simplifying tasks that you want to encourage, so I suggest simplifying the process of incorporating a comment into a post. I suggest we add an option to flag to automatically include that comment in the post. Once either the original poster or someone with edit privileges selects that flag option, or a moderator ...
6
I say yes, and also make sure to flag/vote to close questions or if they are legitimate questions, make sure to edit for other content (fix up grammar, format code, etc).
In the case of the exam tag, I'd look for NARQ flags/closures.
For the review I'd look for Off Topic flags/closures.
Be reminded that those two reasons aren't the only reasons to close a ...
3
This thing about readability being a big part of Isabelle isn't an accident.
Whether it's a big part of the language or not, readability is ultimately subjective. If there is no objective standard to work from to define what is more "readable" and what is less, then there's no way for anyone to answer that question outside of their own personal ...
0
As someone who regularly (or at least when I have time to answer questions) answers C#-tagged questions with VB.NET answers, it depends upon how closely the relationship is with the question, the language requested (tagged), the platform/environment, and whether the answer highlights a point in the requested or used language.
If I don't think it warrants an ...
3
It depends.
I try to answer the specific question, then enumerate better options if it seems reasonable to do so.
If the only good answer falls outside the bounds of the specific question, I'll generally ask if the restrictions are actually as stated, or try to pin down the reasoning behind then to see if they can be redefined, restated, or relaxed.
If no ...
0
"Any documented anti-patterns" is "non constructive" because it is considered "too broad." In your shoes, I would "narrow" the question by asking about ONE anti-pattern and build the question around that.
1
The question has been closed, not deleted. As such the information in it is still available to you and any other Isabelle coder who comes by it. The contributions have not been lost or wasted.
I wouldn't have voted to close this question myself I have to say - but the point I want to make is that whether the close voters are Isabelle coders or not is ...
14
To me this is once again a self-answer trap a lot of users seem to step into. As the user states at the end of his question:
(In case you are wondering about this contrived conversation with myself: This is one of the things that Makarius taught me when he gave me an Isabelle crash course in the course of our collaboration leading to this comparison of ...
1
I absolutely agree this tag needs to go from SO; every single question is closed as not constructive or off-topic, and are no longer a good fit for the site.
Having the tag hang around just encourages its use, and unlike the books tag, I don't think there are any questions that are currently maintained or will be furiously protested if removed.
-1
You need to clear your cache and delete cookies, so that neither server nor client machine remember your login details.
So if don't want automatic login problem then first click on logout and wait while stack exchange deletes your login credentials and then open your web browser settings and clear your cache and delete saved passwords or cookies.
8
Answers should prevail
Rephrasing Optimizing For Pearls, Not Sand, I feel that the world is awash in comments, but not answers...
...the world is awash in comments, but not answers. And further is an exact quote:
Answers are the real unit of work in any Q&A system.
I believe prevalence of answers is a fundamental principle of Stack ...
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.
...
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 ...
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 ...
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 ...
32
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 ...
4
As per the answer from Jeff to the question Why does the Stack Overflow sitemap.xml use a user-agent whitelist instead of a blacklist?:
I agree that checking the user-agent wasn't enough. I added a reverse DNS check as well.
So the short answer is, you can't.
The long answer is, if you have a valid reason to be accessing it - lets imagine you work for ...
3
StackOverflow is a question and answer site for programming questions, and this appears to have nothing to do with programming. Creating skins for a program that people use is off-topic, unless you were asking about how you'd do so via code. Disclaimer: I know nothing about Smplayer or whether creating skins programmatically is even possible.
It may be ...
7
The FAQ is very clear on this: the site is for programming questions. And SMPlayer is not a programming application. It doesn't have a scripting interface for themes that I'm aware of.
So no, the criteria are well-defined enough.
0
Try clearing your cookies and logging in again. It worked for me with Firefox 21.0. If it does not work for you, see 0__'s answer here.
10
The suggested edit block was automatic due to a number of rejected edits, and has subsequently been lifted in the same manner - they expire in a week. It also appears that a few people who noticed your post here also noticed some of the better questions you asked on the main site, and up voted them. You'll be happy to know that the question block has also ...
3
Indeed deleting many questions is considered "not a good thing". The system just sees this as vandalism - "why is this user going around deleting lots of content?!?". It is true that sometimes you're actually trying to do the right thing but the system still sees your actions as potentially harmful to the community.
As others have already said, the systems ...
4
Your suggested edit ban is for having too many edits rejected recently; you had quite a few rejected on May 10th. (Have a look through http://stackoverflow.com/users/889843/varsha?tab=activity&sort=suggestions ). Note that suggested edits should address multiple substantive problems with a post; suggestions to correct minor grammatical problems are very ...
6
Why editing of questions(mine and others) is disabled in my account?
Probably you are banned for a week from suggesting edits as you have 13 rejected edits against 10 approved. I think you should be enabled to edit your own post.
It's a very long time closing of my "Ask Question"...
The asking ban will not be lifted without doing anything. You ...
4
After clicking on log out link they redirect us to the logout page and ask us to confirm that the log out will clear our cookies and log out us on all devices.
Do you actually click on Log Out button on the redirected page? Because if we don't click on Log Out it won't log out us.
4
There is a merge process for questions, but that feature is limited to diamond moderators only. This feature will basically merge all if the answers under a single canonical question.
In general, if you have 3K rep, you can vote to close each of the other questions as a duplicate of the best question (doesn't need to be the oldest though). It will take 4 ...
9
stackoverflow servers will breathe little bit more
I... don't really see how limiting chat messages will really help this. Most of the load on the servers is probably not due to chat. And they seem to have adequate infrastructure to handle it.
everyone will not waste messages and post accurated messages ( not many trolling images, off topic posts, ...
5
I wouldn't call it overly offensive. That most of the suggestions are getting rejected means that they suggested edit system is working, especially if it's the only edit the user is making (too trivial).
Hopefully the user gets the message eventually, but if it's a hassle to scrub these, and you don't want to out the user here, flag one of the answers that ...
47
What the OP is suggesting would:
reward help vampires
punish regular users
That's about it.
Why would he want to do this? Because he is a troll and a help vampire:
http://chat.stackoverflow.com/transcript/17?m=9239651#9239651
http://chat.stackoverflow.com/transcript/17?m=9227286#9227286
http://chat.stackoverflow.com/transcript/17?m=8458764#8458764
...
10
The chat functionality seems to work just fine. It allows us, by and large, to chat and discuss as we please. I spend most of my work day semi-paying-attention to Stack Exchange chat rooms, and have not run into any issues where users can make too many or not enough comments.
I'm still not entirely sure whether you think people have too many or not enough ...
22
The chat is here for a purpose, it is used to chat.
Your desire for accuracy, consistency and quality makes it look like you're confusing the chat with Stack Overflow proper.
If you have the desire to ask questions and get answers then there is this brilliant website called Stack Overflow which is a Q&A website made just for that.
Just in case you ...
23
What? You've used up 1,000 posts in a single day? That's one every 86.4 seconds for the full 24 hours. Assuming you sleep for 8 hours a day you're posting something at least once a minute, every minute, for every minute you're awake.
That's ridiculous... why would you want to post more often than that?
3
Yes, we know.
It is not something we will spend time fixing, as it has no real effect on usability and has an easy workaround - stop clicking multiple times.
5
Part of the problem is that people are used to the way forums work elsewhere on the web, and expect comments on stack exchange to work the same way. Rather than fighting that, let's make it work for us.
Radical proposal - track comment ancestry
One radical solution would be to track how and why comments are created and use that to suggest future behaviour.
...
5
If a tag is valid, and it applies to more than a single question, there is no reason to remove it. 38 questions is not a whole lot, but it certainly is enough for a tag to exist.
If the problem is that there are more than enough questions which could use the tag, but users are not using it, then start using it. Edit the questions so they use the tag. ...
6
While we certainly don't reach your levels of volume, Physics.SE has a high percentage of discussion-in-the-comments cases. So I see where you're coming from on this.
Firstly, my personal philosophy on comments is the following: If it has little to no potential of improving the question, delete. This applies to chatty/useless comments, comments on posts ...
1
If the Programmers SE is added to the StackOverlow FAQ I would suggest adding "Licensing" somewhere in the description.
Licensing is an issue that is very relevant to many programmers and is an accepted question in Programmers but not StackOverflow. So it's a very clear cut example of the difference between the two sites.
Something along the lines of
...
2
There are a certain class of comments that, while important, don't need to be seen by everyone. Generally, when you start to make those comments, you know that they don't need to be seen. That it's a conversation.
So let us take comments to chat directly already! This has been asked for many times, and it would easily remove a lot of the chatter. We can ...
1
In my experience, posts generate lots of comments for the following reasons:
The question is missing some key information (example: regex question that doesn't specify the language)
it's an x-y question (example: I want to change the background color using jQuery while this could/should be done with css)
the question is subjective
the question contains an ...
2
From the comments:
You can flag comments; if a comment is flagged enough times it can be auto deleted. The problem is that people only flag spam/offensive comments regularly; obsolete comments aren't flagged much, and virtually never enough to be deleted without moderator intervention.
How about giving 1 rep per obsolete flag that results in a deleted ...
15
There's been plenty of discussion and dozens of suggestions on how to make comments tidier / more limited / self-cleaning / auto-expiring. The option of hiding non-upvoted comments after 30 days has even been brought into play by Jeff himself if I remember correctly, and I think that's the way it's showed to non-logged-in users already.
No point collecting ...
23
Users need to be motivated in some way to remove their comments. I suspect a lot of people like to see their comments stick around for posterity, or even get some kicks out of them being upvoted (even though it gains them zero rep, and the only benefit of upvotes there is to get the Pundit badge - which doesn't get taken away, of course, if comments later ...
2
Give 2k users the ability to vote to delete comments. 5 votes = comment is deleted.
The comment privilege description says
Comments are temporary "Post-It" notes left on a question or answer.
A review queue seems like overkill to me. Comments don't need a judge and jury, just an executioner. Do people really want to review comments like
Post your ...
3
Would it make sense to have some comment flags jump the queue and get auto-processed?
I mean, if three five different people flag a comment as "obsolete" or "not constructive / off topic", why should it wait for human intervention? Just remove it.
Top 50 recent answers are included


