Possible Duplicate:
Should we close ‘fix my program’ questions
I find there are lots of questions on SO of the form 'Here is this piece of code and it's not working. Can you tell me why?'. These are usually fragments of javascript code, or issues with CSS, or misadventgures in C++ or similar.
While this obviously helps the poster (which, in most cases, is usually an inexperienced programmer or a student) to fix his immediate problem, I think this kind of questions does not really benefit anyone else, cannot be used for reference because they don't show up in google because of the way they're formulated, and are no better than the 'homework' kind of questions.
Should this kind of Q&A be discouraged in SO?