Let's assume that one has some problems with coding or designing specific project. Should one ask general question about techniques, algorithms, generic problem (anonymising the project references), or should one ask about specific problem in specific problem? Or perhaps something in between?
Example:
- generic: Cross-browser implementation of “HTTP Streaming” (push) AJAX pattern
- specific: How to implement AJAX-y 'incremental blame' view in gitweb (git web interface in Perl)?
If one should ask generic questions, how to anonymise problem? If one should ask specific question, how avoid 'homework' syndrome?