You need help with the use of one or more of the site's features.
5
votes
1answer
25 views
The mathjax newline \\ is broken in tag wikis
In an attempt to edit the tag wiki of collatz-sequence I noticed the following strange behaviour.
The conjecture is often stated as a definition by cases and even serves as an example for that ...
3
votes
1answer
51 views
How do I properly give attribution to code found on Code Review?
If I have a project that I uploaded to GitHub and I bring one of the classes to Code Review, how should I go about giving attribution to any improvements I decide to use in my code on GitHub?
The ...
8
votes
1answer
48 views
Is there a way to accept a suggested, but rejected, edit?
Someone recently suggested an edit to one of my posts.
The suggested edit was rejected before I even saw it.
As the author of the post, I find the suggested edit correct, and I'd like to accept it ...
0
votes
1answer
42 views
Question posted under anonymous user
I posted a question, and it was attributed to a different user than myself. Could I please get this question transferred to my account?
Lambda calculus interpreter in Haskell
(I used Ice Weasel, ...
3
votes
2answers
41 views
Are specific troubleshooting questions on topic?
In the Help Center, I read that general questions about code review are off topic. It also says that only working code questions are on topic. Does this mean I can't ask about my finished code that ...
2
votes
1answer
33 views
Why didn't this format correctly in a comment?
I commented on a person's question with the following markup:
...you have a single-bit mask that increments using `i <<= 1`, e.g. `for(i = 1; i < 1 << 16; i <<= 1)`...
but ...
5
votes
1answer
26 views
Search or list unanswered questions by language
Is it possible to search for unanswered questions AND no other language than language L, for example, only unanswered Java questions? I would like to list all unanswered questions for a given tag.
1
vote
1answer
32 views
“Using EnquireJS to trigger swapping image sources per media query” has no answers. Is it a bad question?
I am trying to get an answer to this question.
Is the question wording bad?
Is the code bad?
Why has it not received any answers?
Thank you for any tips on how to improve the question so that it ...
0
votes
1answer
44 views
Can you please put my question on hold while I edit the question body and fiddle?
If it is OK to put this question on hold while I edit the question body and most of all the code/fiddle that comes with it to better reflect what I am trying to ask or get out of it, that would be ...
5
votes
1answer
87 views
How to get feedback over multiple solutions of a particular exercise of a book?
I am self studying C++ from Robert Lafore's OOP in C++. I am solving the exercise questions of chapter-3 loop and decisions. For the first question(say X) I've written three different codes using ...
2
votes
2answers
64 views
Why are the Code Review badge icons different from other Stack Exchange sites?
Can anyone tell me why the badge icons on Code Review are different from other Stack Exchange sites? Is there any specific meaning for it?
4
votes
2answers
60 views
Got Hat Trick, but haven't hit the rep cap yet
I threw this up on the main meta but figure it's relevant here too. The description for Hat Trick is:
hit the reputation cap on three different days
I just earned this hat, but this is my ...
4
votes
1answer
40 views
How can I format a code block below a list?
When I want to list a few things and give a code example below each item how can I do it without writing anything between the list item and the code block?
Example:
List item
Code example not ...
3
votes
2answers
45 views
User mention not showing up in comment
I'm trying to reply to this comment by mentioning the name of the user who gave the answer (using @user syntax). The problem is, that the user name is not appearing at all, at the beginning of my ...
1
vote
2answers
52 views
Current synonymization of [crypto++]
Crypto++ is a C++ cryptographic library. CR used to have a dedicated tag for it: crypto++. Related, see Pre-create tags 'crypto++' and 'cryptopp' for email notifications?.
I have an alert that ...
11
votes
1answer
75 views
How can I post code within spoiler markdown?
In a recent answer on a recent question there was code written within a spoiler. I edited the post a bit to format the markdown better, but I ended up with something that just looks... horrible...
...
6
votes
1answer
75 views
Suspended from chat without warning
As I've been trying out something I have suggested in my own post here, I found myself suspended from the chat already.
Yes, I did flag messages of a specific user a few times, I believe they were ...
6
votes
1answer
117 views
How do election primaries work?
As of right now, there are 11 moderator candidates. If there are more than 10, a primary is held, but what is a primary? How does it work? Is it basically the same as the election itself, but instead ...
1
vote
1answer
51 views
How do I create a FAQ or Help page?
An easy way to test certain theories about improving Code Review's demographics would be to run ads on Stack Overflow.
I ask because I would like to form an opinion for myself about how hard it is ...
7
votes
2answers
49 views
“Always keep the original code intact” - even with no answers?
A few days ago, I asked for my first code review. Now I refactored the code and fixed some bugs, which I want to be reviewed to. But reading in the help center, changing code is a no-go:
Always ...
-5
votes
1answer
138 views
Reporting a grievance about a moderator
A moderator does not appear to be following the TOS. Where is the complaint form? What is the procedure?
2
votes
2answers
45 views
Are mods notified when users edited a closed question?
Strangely enough, I'm used to vote for reopening others' questions on SO, but since I'm new on this site, I can't really vote to reopen my question. (Since it's put on hold by a mod I don't think ...
3
votes
1answer
33 views
Offering bounty on own question and accepting own answer?
My question: Yet Another Java GUI Calculator
I'm thinking of offering a bounty to see if I can attract any answers for my "specific feedback", and unless there are any dark horse answers during the 7-...
3
votes
1answer
40 views
Is it possible to get the “Informed” badge in Code Review meta?
In fact, for me it seems impossible. Everytime I open Meta's tour page to read the entire tour page to get the "Informed" badge I'm redirected to the main site's tour page.
7
votes
1answer
32 views
Rescind close vote
I put an incorrect close-as-dupe vote on this question, which is preventing the OP from offering a bounty. How might I remove this vote to allow the bounty to be placed? I've checked in the ...
6
votes
1answer
31 views
Are WordPress articles/blogs supposed to onebox in chat?
I could have sworn I've seen WP posts oneboxed in chat (or maybe not?)... but every time I post a WordPress URL it's not oneboxing.
Seeing that pasting ...
4
votes
1answer
56 views
Info request: “Wait! Some of your past questions have not been well-received”
I have 7 questions with several positive up-votes and 2 deleted by myself. Today I received this message when trying to ask a question:
Wait! Some of your past questions have not been well-...
11
votes
3answers
135 views
Which licenses are compatible with Code Review?
It is should be well known that code posted to Code Review are licensed under CC-BY-SA.
I am wondering: Are there any licenses that are compatible with this licensing? Is it possible to use one ...
-2
votes
2answers
83 views
Asking for a suggestion: partially obscure the source code
When I have a short piece of code which doesn't contain any sensitive data and I strongly think that it could be published here I still often avoid unless it's a project of mine. (I'm not worried of ...
1
vote
3answers
58 views
Moderators deleting a question
I posted a question about a syntax error in a Python for loop. It got closed and then deleted in the time span of a minute without me having any sort of feedback on ...
8
votes
2answers
61 views
How do I un-ignore Captain Obvious?
I have ignored "Captain Obvious". How do I get him back?
I have tried this question, but It didn't work.
Any idea?
6
votes
2answers
46 views
How can I ignore certain questions from the chat feed?
I have ignored and hid programming-challenge so I won't get to see them and get spoilers.
I had to ignore the chatbot "Captain Obvious" for now, but I don't want to do that because I want to know the ...
7
votes
1answer
42 views
Question about flagging my own question
I have just recently asked this question in Code Review, and an answer to my question was found in StackOverflow minutes later. Is it a good idea to flag my own question as a duplicate since the ...
6
votes
1answer
42 views
How can I be close to being banned?
I've received the message:
"Wait! Some of your past questions have not been well-received, and you're in danger of being blocked from asking any more. Also, edit your previous questions to improve ...
7
votes
1answer
44 views
Why am I being asked to review a suggested edit for a locked post?
I see the yellow box next to "review", and click it. It offers to let me review suggested edits. But when I get there, the only option available to me is "Skip". Why is it offering for me to review it ...
7
votes
1answer
57 views
Why doesn't this user have a bronze tag badge?
Mat's Mug has a score of 154 on 35 non-wiki answers for vba, but he's not recieved a bronze tag badge. Why is that? I thought the requirements were a score of 100 on 20 non-wiki answers.
6
votes
3answers
86 views
How do you write multiple spaces in text?
When I try to add multiple spaces in a quote or text, it just appears as one space. For example, I want formatted output from a program on the question, like this:
2 3 5 7 11 13 17 19 23 29
...
19
votes
2answers
169 views
Is this the real life? Is this just fantasy?
I arrive at my workstation, open Code Review and wait there is something weird on the front page. No more Beta after our site name, well that's strange, let me check my privilege, well I can't close ...
7
votes
1answer
51 views
Review queue and already flagged question
I just spotted this question and flagged it off topic, as it contained non-working code.
Some time later I checked the review queue and this same question popped up.
I thought about what to do. ...
6
votes
2answers
43 views
Dispute on a now-deleted question
A question was closed/delted because of a dispute?
This post has been locked while disputes about its content are being resolved. For more info visit meta.
With:
this question has been ...
8
votes
1answer
45 views
I spent a couple of votes. Why am I not showing up in the “voters” page?
In the Users section there's a page that shows the top voters for the week.
I asked a question and voted on the best answers I got, but I'm not showing up on the voters page.
Why is that? Is this a ...
5
votes
2answers
99 views
How to add new tags to Code Review?
I see that there are not so many tags, and the available tags are not comparing all the technologies. For example, there is no tag for play-framework, ejjaberd and of course many others as well.
2
votes
1answer
34 views
PowerShell syntax highlighting bug with backticks
Refer to PowerShell Active Directory Browser
Backticks are incorrectly interpreted as some sort of string, instead of a line continuation character.
3
votes
2answers
30 views
Unable to move a question to meta
I came across a question. I think this should be moved to meta but I was unable to flag it.
EDIT
The reason I added this question was that it seems to be on topic on Meta Code Review than the main ...
7
votes
1answer
46 views
Do new CR users who are trusted elsewhere on SE go through the First Post Queue?
This question is in regards to users who have 100 rep points. When we come here from another SE site, we are awarded 100 rep points to get us started.
What I'm wondering is, do those users go ...
8
votes
4answers
192 views
How can I replace tabs with spaces in code?
The code in my post appears to have improper indentation, but the indentation in the editor differs. There is usually a different amount of indentation between the two, which must be so because there ...
2
votes
1answer
48 views
MathJax feature requires external JavaScript for SE’s editor/preview
After MathJax got enabled,
the editor buttons (for "Strong", "Emphasis" etc.) are hidden and
the preview function does not work anymore
… when JavaScript from http://cdn.mathjax.org/ is blocked ...
20
votes
2answers
767 views
What questions are suitable for migration to Code Review, and how does the process work?
Consider this situation:
There is this question on another site which I think would be a good
candidate for migration to Code Review. What should I consider before
flagging the question, or ...
7
votes
1answer
61 views
Meaning of 'invalid flags' and 'disputed'
Just as an example, this question was auto-flagged for being "too long".
I tried to dispute that using the moderation tool, by selecting the "invalid flags" option (which means, I thought, that it ...
3
votes
1answer
54 views
Flagged post without flagging
This question has been closed by votes: Rounding with a variable
I was the last close vote on this question. Does that automatically flag this post when there are no comments?
Will it count ...