The question you're asking is designed to solicit opinions or best-practices on a particular topic, with the goal of reaching community consensus.
5
votes
2answers
36 views
Advice for reviewing edits
I just became eligible to approve pending edits and would like some advice. At the time of writing, this post has a pending edit:
Best practices in PHP
The edit changes the code posted in an answer ...
2
votes
1answer
46 views
Is example code on-topic?
From the FAQ:
I'm confused! What questions are on-topic for this site?
Simply ask yourself the following questions. To be on-topic the answer must be yes to all questions:
...
3. Is ...
2
votes
1answer
42 views
Move to SO or Programers
I can find it with a quick search; But:
But there must already be a question here on meta about moving off-topic posts to SO or Programmers.stackexchange.com ore automatic.
Like:
Off-Topic move to ...
10
votes
1answer
90 views
Would it be on topic to request a review of a stackoverflow answer I gave?
A stackoverflow answer I gave prompted a downvote from the very beginning plus snide remarks about my skills and so forth.
The downvote I can handle, the snide remarks are unfair in my opinion, but ...
2
votes
1answer
29 views
Are questions about how to further golf a program on-topic here?
I have a simple algorithm that I'm using for code golf, and I'm hoping to find ways to golf it further. The algorithm is somewhat golfed in Python already, and works flawlessly. I asked on ...
2
votes
3answers
51 views
Review focus on code or on solution?
I was wondering what should be the focus of review.
I thought the focus would have been more on:
correctness (no syntax or logic error)
readability (clarity, respect of coding standard ...)
...
2
votes
1answer
46 views
Is it appropriate to post 1k+ lines of code?
I recently asked a question on CR, and got an interesting suggestion that I'd like to look into. However, due to the class that the method is part of, and me still being green, I'm having a hard time ...
0
votes
1answer
48 views
How to get feedback on whole projects
As far as I understand on Stack Overflow - Code Review, only smaller amounts of code are posted. It is expected to post the code there, a whole project is way to much for one single question.
On a ...
0
votes
1answer
23 views
Sharing code over a lot of files
I'm working on a multithreaded server and have a few questions regarding it, especially the best way of going around decoupling the server module (that manages the connections) from the application ...
1
vote
0answers
43 views
Should there be some obligatory tags on question
By seeing how meta works and by the specificity of the CR.SE, I think that could be a good fit.
On metas, questions have to be tag with at least one of bug, feature-request, discussion or support. ...
2
votes
1answer
60 views
Be newbie friendly
Here is the example of question that was closed without any explanation.
Without even try to help Leon to improve his question by posting some advices in the comments.
He has only 1 point - newbie - ...
0
votes
2answers
82 views
The opportunity to post an anonymised code. To have no problems at the place where you work
[This is in respect of this question on Code Review, which contained anonymised proprietary code, and which was closed as discussed here.]
My feature-request to make is possible to post the ...
0
votes
1answer
36 views
Is it appropriate to edit excessive line breaks from code?
Some questions (2) have quite a few extra lines which are kind of unnecessary. I guess they could be attributed to "style" but in my opinion they make to more lines and less to readable code. For ...
3
votes
1answer
58 views
Please create “pyramid” tag
I am new on codereview so I don't have the privilege to create a tag.
Can one of you create it for me?
tag name: "pyramid" or "pyramid framework"
Thank you in advance.
0
votes
1answer
81 views
My question was closed without any explanation
My question Verify collection as a method parameter was closed.
I havent found any explanation why it was closed.
According to FAQ http://codereview.stackexchange.com/faq we can aks the question ...