CARVIEW |
Select Language
HTTP/2 302
date: Mon, 28 Jul 2025 12:07:11 GMT
content-type: text/html
content-length: 143
location: https://codereview.meta.stackexchange.com/questions/linked/1463
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
expires: Thu, 01 Jan 1970 00:00:01 GMT
vary: Accept-Encoding
x-dns-prefetch-control: off
server: cloudflare
cf-ray: 9664413b9a83cb77-BLR
HTTP/2 200
date: Mon, 28 Jul 2025 12:07:12 GMT
content-type: text/html; charset=utf-8
cf-ray: 9664413bb960a8b0-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=28c7575e-8bf6-4d68-a75e-9131ddea9687; expires=Tue, 28 Jul 2026 12:07:12 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: c88b18f9-48ee-472c-b45a-48b763adf70d
x-worker-origin-response-time: 295000000
x-dns-prefetch-control: off
set-cookie: __cflb=02DiuFvoRiAgmsXwRkcRAaPTTpdB746Nsoya9uYyC8Utc; SameSite=Lax; path=/; expires=Tue, 29-Jul-25 11:07:12 GMT; HttpOnly
set-cookie: prov=28c7575e-8bf6-4d68-a75e-9131ddea9687; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=KitvjaLFn8_aELeKj8tmDBQ3sLpKaFu3uTruh8vFGj8-1753704432-1.0.1.1-7hMdXVyNjwzG4ZXHjmR.fCz_N96.zEGQ6TZsNbXRGSULOVjNxXMJ43mDP9mIFownIkM7Y10H5dDZQf8XiurTei0lehjZX5AMToZIdMt3HBI; path=/; expires=Mon, 28-Jul-25 12:37:12 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=UYxkWyQBQBkNGQZVbft1gCEMz.wIbWS.Bd15aR_8seo-1753704432261-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Hot Linked Questions - Code Review Meta Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsLinked Questions
27 questions linked to/from Short answers and code-only answers
41
votes
19
answers
5k
views
Frequently Posted Comments
On Code Review we often encounter questions with the same kind of problem over and over again.
Some of us are using the auto comments script which allows you to maintain a list of comments to post.
...
- discussion
- comments
Community wiki
138
votes
2
answers
18k
views
For an iterative review, is it okay to edit my own question to include revised code?
Is it okay to edit the question to include the improved code?
I would like to do so for the following reasons:
To share the improved code with others
To show the answering persons that I take their ...
47
votes
6
answers
2k
views
How is Code Review doing right now?
I’m Grace Note, a Community Manager at Stack Exchange. Normally for most sites we run a community site evaluation, as explained in this Meta Stack Overflow post under Public Beta sites. However, these ...
19
votes
7
answers
511
views
Let's draft better Help Center pages!
To follow up on Help spot deficiencies in our Help Center, let's collaboratively draft better Help Center pages.
For each Help Center page to be modified, post a Community Wiki "answer" containing ...
Community wiki
16
votes
5
answers
250
views
What are the correct actions to take when there is a 'bad' answer?
When there is an answer you feel is 'bad', what are the correct actions to take?
For example, the question:
Similar methods using loops
has an answer:
If you always use both functions together it ...
38
votes
2
answers
2k
views
Jack of All Trades, Master of None - Let's work together to offer ultimately better content, faster
Nhgrif pointed out a great idea: Teamwork
"I think it's probably best if the question instead has several good
answers that each address a specific topic. The result will be that no
single ...
user73428
16
votes
3
answers
360
views
What to do if the asker's code contains bugs?
Based on this question: WPF Calculator Code
The question's code... works, according to the author. However, I quickly spotted multiple bugs. I know that Code Review is not there for fixing bugs. A ...
11
votes
3
answers
206
views
Where is the "spam line" drawn in the sand?
An answer from a prominent member of the coding community does very little to answer the question it was posted on.
The question is laid out almost with bullets where each point says follow the link.
...
18
votes
1
answer
442
views
Checklist or general directions on how to write a good CR-ish answer
This question is intended to be the counterpart of Checklist for how to write a good Code Review question.
Getting started with Code Review:
New users often seem to have problems to understand, what ...
20
votes
2
answers
439
views
Should code block(s) as answers always require an explanation?
Here is a great example of this. Granted, that was that user's first post, but this is still common.
UPDATE: That example has since been updated, so consult the original version.
This type of ...
12
votes
2
answers
143
views
Should we encourage deliberately incomplete answers?
Let's say you have 5 ideas to criticize in a question.
I see some advantages in including only 3 of them in your answer:
Other answerers will have more things to say, making it easier to join in:
...
-4
votes
3
answers
193
views
What about questions which demands expert opinion and design feedback
This has been an issue here since a long time and I see a lot of people just to get brownie points jump in and copy paste the answers which can be as generic as possible for example:
Use linter
Bad ...
13
votes
3
answers
180
views
Revising the "insufficient explanation" post notice
On Code Review, "code dump" answers are not allowed. When an answer contains just code, moderators will often put the following warning notice on it:
We're looking for long answers that provide ...
13
votes
2
answers
400
views
Answering Guidelines (answer length)
From Grace Note's CR review (emphasis mine):
Time to Answer
Jon Ericson, another Community Manager, ran some numbers on the site and discovered that the average time it takes for a question to ...
7
votes
2
answers
145
views
Do we even need to keep following [meta-tag:site-policy]?
I recently stumbled across site-policy.
The tag has:
77 questions
of which 10 are tagged faq
and of which 11 are tagged specific-question
no tag wiki
the following tag excerpt:
This tag is for ...
- The Overflow Blog
-
-
Hot Network Questions
- How did the old-timers do it?
- Does Matthew 27:49 contradict Mark 15:36? Was it "the one" who said the phrase, or "the rest"?
- How to do non-greedy multiline capture with recent versions of pcre2grep?
- Which prophecies was Jesus referring to in Luke 18:31?
- "I met a monk and philosopher." How many people did I meet?
- The puzzle of chess pieces beating one another in “rock—paper—scissors” way
- Why not use the "age" tool for encrypted backups?
- Why aren't there baleen whales at about the size of a dolphin?
- Randomly distribute objects with a bias in geometry nodes
- What is the citation for Augustine's "consensus, non concubitus..."
- What is this under cabinet lamp style? Are they easily convertible to LED?
- Reducing the Thickness of a Tikz Clipping Curve
- Dative with an unclear governing verb (Plautus : capiti)
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- Efficient extraction of first/only key in a dictionary
- wifi problem with regulatory domain settings
- How can I prevent paint peeling at deck railing joints?
- Can you identify this aircraft landing at Llanbedr Airfield?
- How can I rotate the horizon of the world shader to be parallel to the floor?
- What is the weight of holy water?
- Calculus Books Recommendation
- Is this a violation of open source?
- I struggle to draft without editing
- Why did many arcade games have separate sound CPUs?