CARVIEW |
Select Language
HTTP/2 302
date: Thu, 24 Jul 2025 20:14:42 GMT
content-type: text/html
content-length: 143
location: https://codereview.meta.stackexchange.com/questions
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: 964615d9da8ef313-BLR
HTTP/2 200
date: Thu, 24 Jul 2025 20:14:42 GMT
content-type: text/html; charset=utf-8
cf-ray: 964615da18b0c464-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=cc6d6f74-f659-4aae-9b61-f90c4590ed73; expires=Fri, 24 Jul 2026 20:14:42 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: 6325b6c3-0887-405e-a543-9ea389cfec21
x-worker-origin-response-time: 348000000
x-dns-prefetch-control: off
set-cookie: __cflb=02DiuFvoRiAgmsXwRkcRAaPTTpdB746Ns2q4KkYNzisfA; SameSite=Lax; path=/; expires=Fri, 25-Jul-25 19:14:42 GMT; HttpOnly
set-cookie: prov=cc6d6f74-f659-4aae-9b61-f90c4590ed73; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=KIyE2jsFCG8W1MBT9g9JV1P1j9H7yj3rqnmRVjznvtU-1753388082-1.0.1.1-uIKvKH9jKtgrK2SK8M60FBmtaNhaA8yLJAoKJI20P9HDFzWmgD4KZK2CZeQb031LWYU4llAunsNxgEbrQYsdk3FSm4u.6cg_Ft2A5DQ.4l8; path=/; expires=Thu, 24-Jul-25 20:44:42 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=3EyNVYbGAuV8O3nFsGsKrvejUugQNq11TaM9Ws6sg4g-1753388082624-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 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 TeamsNewest Questions
2,007 questions
5
votes
2
answers
57
views
Is pseudocode allowed in *answers*?
There are several meta questions plus the help center making it clear that questions must provide real code.
However, it is unclear to me whether answers must therefore also be runnable code. ...
2
votes
1
answer
51
views
Questions pertaining to deleted APIs
I already know that a moderator disagrees with me on this topic, so I expect a dissenting answer but I am posting this for transparency's sake anyway.
For questions like Analyze Stock Market Bottom ...
2
votes
2
answers
137
views
Lost in the bureaucracy
I have a question about usage of libraries, harming performance of other code. I thought the question would fit Code Review being a general point about coding, prepared and put it into CR.SE.
I ...
3
votes
1
answer
98
views
Would a question asking an unimplemented feature about a fully working script be on-topic here?
Two days ago (or yesterday depending on your timezone) was π-day. So I thought it was a good day to calculate π.
I used Machin-like formula to calculate π, in homage of William Shanks, who calculated ...
2
votes
1
answer
86
views
Improve the "good" example in "How to ask a good question"
Close to the end of of How do I ask a good question? , we see how a poor question can be transformed into a much better one.
It doesn't go quite as far as I would like, however. The ...
2
votes
0
answers
37
views
Turn off code detection inside MathJax expressions [duplicate]
When you type MathJax expressions, it will often trigger the error:
Your post appears to contain code that is not properly formatted as
code.
Examples of MathJax that could trigger this would be <...
7
votes
0
answers
111
views
2024: a year in moderation
It’s that time of the year again! As we bid farewell to the year that's concluded and welcome the new one, we have a tradition of sharing moderation stats for the preceding calendar year.
As most of ...
7
votes
2
answers
295
views
Suspicious downvotes on questions
I have noticed a suspicious pattern of downvotes on questions.
Here is a typical sequence of my actions when I post an answer on another user's question:
I upvote the question
I edit the question
I ...
1
vote
1
answer
164
views
My content on Code Review was used by some YouTubers to make bad videos, what can I do about it?
I don't know if it is on topic here, but it does involve this website. In fact this is only possible because this website exists, but the Stack Exchange network is not at fault.
So a little ...
3
votes
1
answer
101
views
Save rotting links by Google link shortener
I have rececently found a goo.gl link in a comment (here: Searching an element in a sorted array) and when followed, the link displayed a warning:
This link will no longer work in the near future
goo....
2
votes
0
answers
90
views
Complex review how much context?
I have some code that needs reviewing based on the C++ Co-Routines that were released with C++20.
This is a non trivial update to the language (I am not sure I understand it). If I just put the code ...
0
votes
1
answer
114
views
Can I post a question about my own answer to another question that has been criticized?
My situation is a bit peculiar and unusual: I posted an answer to a question around a month ago, and originally got 5 upvotes and accepted. Later OP unaccepted my answer, and recently a person told me ...
0
votes
0
answers
61
views
Can I post partial code for review? [duplicate]
I have code which relies on my class internal structure and some API/libraries.
Can I post only the point of interest code if used class internals, API and libraries and not critical for the code ...
-2
votes
2
answers
223
views
Can I improve my answer based on other answers?
The situation is this: recently, I answered a question here on CodeReview.SE.
I was the first to post, and my answer was pretty well-received (5 upvotes and originally accepted). I mainly redesigned ...
1
vote
1
answer
121
views
New contributor despite having more than 200 "points"?
I have been reading this question when I noticed the author is labeled as a new contributor despite the user's reputation and former questions contradict that:
Is this a bug, or am I missing ...
- The Overflow Blog
-
-
Related Tags
discussion × 1570
scope × 300
specific-question × 298
tags × 264
feature-request × 223
status-completed × 222
asking-questions × 183
support × 176
bug × 145
answers × 126
site-policy × 120
editing × 74
status-declined × 71
close-reasons × 69
fun × 68
questions × 64
design × 57
burninate-request × 53
closed-questions × 50
code-length × 42
specific-answer × 40
status-bydesign × 38
vote-to-close × 37
migration × 36
broken-code × 36
more related tags
Hot Network Questions
- Does Philosophy Need Quotes?
- How to \input file as arguments?
- Use color in the marginnote
- Can a limit be taken on a sum of divergent Laplace transforms?
- counting number of integer solutions
- Is there a way to retrieve my inventory from the void in Minecraft Java Edition?
- Is a chemistry-first technological paradigm as plausible as one focused on physics or biology?
- Huge Difference in Interaction P-values Between Linear vs. Ordinal Regression (0.991 vs. 0.001)
- List Based Off Another List
- Do standing sound waves sound different?
- Do the constructible lines and circles (not merely their intersections) cover the plane?
- A word that describes some people
- Must hospitals care for unidentifiable individuals indefinitely?
- How much power does the Fed chair have over interest rates?
- Issue with OR operator in QGIS Rule-Based Labelling expression
- Etymology of the word skulduggery?
- Are birth control pills classified as a carcinogenic at the same level as asbestos and tobacco?
- What does this word "ahn-shdah-heh" mean?
- Business technical issues lead to unsuccessful payment being considered successful. Do I have any duty to notify?
- Distribution of a dot product of multinomial variables
- Legolas Master Archer removed with 2nd triggered ability on stack
- Expected Sum of Remaining Dice After Removing Complete Sets
- Write two very different programs with the same characters
- How to Select and Isolate Only the Fillet Parts of a Curve in Geometry Nodes?