Tag Info

Hot answers tagged

38

Given the (high) degree to which almost all programming depends upon books (online resources are rarely a complete substitute), what should probably be done is every tag wiki should have a tab (or some other convenient way to access a section) devoted to the book list for that subject. I should probably add, however, that it would probably be perfectly ...


30

Stack Overflow is for Professional programmers and programming enthusiasts. We expect a certain level of skill from people that ask questions, but the bar is not really that high. If you can: Make your language of choice print "Hello, World!" Write a loop so your language of choice does the above several times Obtain and process user input ... then you ...


28

Is Stackoverflow a central store for tutorials? Posting tutorials in answers is not forbidden per se - if they are the answer to a proper, specific, on-topic Stack Overflow question. Which "Getting started with OpenCV 2.4 and Visual C++ 2010 Express" and "Getting started with OpenCV 2.4 and MinGW on Windows 7" are very much not. If they were genuine ...


26

Yes, “making the internet a better place” is still a useful and relevant test for individual questions. It's the vision statement of the entire organization. As such, it's designed to be the guiding principle that we fall back on when more detailed guidelines leave us unsure of what action to take. I'm not completely convinced that it was ever truly ...


22

This morning I had about 8 frameworks in front of me, trying to decide which one I'll use for a new project. In about an hour I've disqualified three, simply because they lacked functionality I need. They have other super awesome features, and they might even have the specific features I needed but didn't make it obvious in their documentation, so we are ...


21

This depends on your question. If it's about... programming in Mathematica Stack Overflow installing Mathematica, or computer errors when using Mathematica Super User a math problem that you're using Mathematica for, but which would still be a problem even if you weren't using Mathematica Math Overflow, if it's a serious academic/research math ...


21

I vote Stack Overflow is the best place for them. From the FAQ: What kind of questions can I ask here? Stack Overflow is for professional and enthusiast programmers, people who write code because they love it. We feel the best Stack Overflow questions have a bit of source code in them, but if your question generally covers … a ...


19

Who cares if someone is "gaming the system," if the game they play leads to valuable content? StackExchange isn't a contest to see who can get the most rep. It's a tool to provide valuable content to the Internet. If the content is valuable, upvote it. If it is not valuable, comment and/or downvote. It should be that simple.


19

Isn't your question already answered on the question you linked to? Some over-enthusiastic users have replaced their brains with a few simple regular expressions. There are a lot of users with vote-to-close privileges on Stack Overflow, and unfortunately not all of them have given the FAQ a thorough enough read. Questions about "software tools ...


19

If you consider the history of these sites, it's generally pretty easy to see where questions belong. It all started with Stack Overflow. Stack Overflow grew to the point where it was best to split off into a few specialty sites to cover some of the "softer" topics surrounding programming. But if you have a specific programming problem that involves the ...


18

So my question is, where to ask somewhat non-specific questions of high-powered users? Chat perhaps? IRC? A private email list that you maintain and only invite high-powered users to? Certainly not SO - you might get high-powered users to weigh in, but are just as (if not more) likely to get responses from new users, or bored users, or new, bored ...


17

Programming questions are off-topic on Unix & Linux; this is mentioned in the FAQ. The target audience of Unix & Linux is mainly users and administrators. We get the occasional programming question posted on U&L; we migrate them to Stack Overflow. There is inevitably overlap. In particular, shell scripting is on-topic on both sites: on U&L ...


17

Your question was (10k users only): Dynamically replacing text with image I need a method of replacing text with images while keeping the text translatable. "off topic" was indeed the wrong close reason here; the correct one would have been "not a real question". On Stack Overflow, we expect questions to be specific, answerable technical issues. ...


17

I'm surprised that there are so many open legal questions. Legal issues are extremely off topic, however "related" with programming they might be, we are not lawyers and we can not provide any kind of expert legal advice. And in some locales / jurisdictions we'd be prohibited by law in doing so, even if we were lawyers. This is a tag in serious need of a ...


16

The big problem with book recommendation posts - and similar questions - is that they tend to devolve into polls: For me, and I think I speak for many others, the only time you really know you’re looking at a poll is when you see those one-line answers. But we can only close questions. Is it always the fault of the questioner that the answers suck? Do ...


16

If it's so important for you to reach Jon Skeet and Johannes Schaub, why don't you just cut out the man in the middle and contact them directly? Jon Skeet's profile has an e-mail address you can use to contact him; Johannes Schaub's profile links to his blog - I'll let you figure out the rest. Surely an expert such as yourself should not feel any ...


15

If you are asking a question about a problem with an algorithm as opposed to a problem in code then Programmers is the site you want. From our FAQ: Programmers - Stack Exchange is for expert programmers who are interested in conceptual questions on software development. This can include topics such as: Software engineering Developer ...


15

No, there is no Stack Exchange site that is suitable for that question as it is currently written. A couple of problems jump out: You appear to think of Stack Exchange sites as "forums", which is completely off-base. In fact, they're a network of Q&A sites. This might help to explain some of your confusion about what types of questions are and are not ...


15

I think questions about programming tools are perfectly acceptable and in fact I wasn't even aware that there wasn't consensus about this. I don't see why we should forbid them: They can be answered objectively They apply exclusively to programmers, and not to other professions (this is why questions about "notepad" are off topic: they apply to others ...


15

At its heart, the threads you're asking about are of the form "How do you install X" followed by a tutorial on how to do it. It is answered by the same person who asked it. That is clearly permitted and encouraged. The answer is in the form of a clear step-by-step tutorial with illustrations. That is clearly permitted, indeed encouraged. The question is ...


15

That question didn't do well because it wasn't very specific. It was hard to tell what the OP wanted and SO isn't really a "give me links to tutorials" kind of site. The topic of Keyloggers is irrelevant. It was just a bad question in general. Asking for tutorials is not a good question.


15

Superuser is the right place for the questions that you have given as examples. See also: http://meta.stackoverflow.com/questions/42373/what-sites-are-currently-missing-from-the-trilogy


13

They fit both. I'm not browsing serverfault much, but I assume that they are a bit annoyed by the amount of dull .htaccess/RewriteRule questions we are moving over. And factually .htaccess files do not constitute server configuration. They share the same format and obviously Apache evaluates those files. But semantically they are application configuration ...


13

Some over-enthusiastic users have replaced their brains with a few simple regular expressions. Software tools questions are on-topic for SO. Installing software is on-topic for SU. Installing server software is on-topic for SF. So you could argue that this is on-topic for any of The Trilogy sites. But it was asked on SO. Bumping it around to all three ...


13

Definitely don't ask "is there a plugin that does this?" If you need help, ask instead how to do it, as you have suggested. Be detailed about what you tried, including that you searched for plugins, and specifically why what you found is not acceptable. Don't ask for or seek a plugin recommendation - but instead just ask for help for how to do it. But do be ...


13

Please use common sense. Hosting questions are not directly programming related. They don't have a lasting value for the community. And they are subjective (my perfect host differs from your perfect host). So please don't ask them on stackoverflow. Unless you like to get your question closed quickly.


13

Your question is neither about programming, nor about using vim, both of which would qualify it for SO. It's about how to get your OS to pick up a specific executable when you call it without a qualified path. It's not specific to vim, nor something specific to developers at all. So it's a better fit for SU.



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