Skip to main content

Questions tagged [policy]

This tag indicates that your question is about site policies. Usually, new proposals for policies or questions about existing ones will have this tag

10 votes
1 answer
176 views

What do we do with an abandoned challenge that requires the author's participation?

When the author of a challenge makes a commitment to a challenge posted (e.g. "The timing will be done on my machine") but then clearly gives up on the challenge (e.g. by attempting to ...
Adám's user avatar
  • 30.6k
6 votes
1 answer
123 views

Should AI generated questions and or answers be banned?

Relevant discussion that inspired this question Questions and answers (content) generated by AIs like LLMs (e.g ChatGPT, Google Bard, character.ai) are not prohibited on the StackExchange network by ...
lyxal's user avatar
  • 33.7k
2 votes
1 answer
132 views

Do we want a banner warning about our policy on AI generated content?

Since January 10th, sites have been able to request to opt in to have a banner shown on answers reminding answerers on their site's policy regarding AI generated content. This leads to two questions: ...
caird coinheringaahin g's user avatar
2 votes
0 answers
134 views

What are our policies about this exotic I/O format about integers?

Please refer to this post on Sandbox. (EDIT: The challenge is posted on main.) Basically, the proposed challenge is about a new numeral system I made. Though the proposal doesn't require the I/O ...
Dannyu NDos's user avatar
  • 5,961
10 votes
2 answers
236 views

Should we refresh our standard loopholes?

We have a list of standard loopholes which are forbidden by default. This is pretty good, it does good for the site. But it's also 8 years old, and it is showing its age. We occasionally inaugurate ...
Wheat Wizard's user avatar
  • 99k
1 vote
3 answers
67 views

Can Function Objects be Appened to STDIN From the Stack?

This is mostly specific to Vyxal, but I've worded the language so that any hypothetical stack language could utilise this Say you have a stack-based language which supports function objects on the ...
lyxal's user avatar
  • 33.7k
3 votes
1 answer
119 views

Minecraft Commands I/O Methods

What I/O should be allowed for Minecraft commands answers? There is already this post, but it is mainly focused on redstone creations, and is quite outdated. Here are some specific points, however, a ...
Command Master's user avatar
5 votes
2 answers
216 views

What is our consensus on languages which do not halt by design?

Current consensus seems to be that programs must terminate by default. This makes sense in general. However, does this bar use of languages which are not designed with a halt state (other than ...
thejonymyster's user avatar
1 vote
0 answers
71 views

What loopholes should be assumed when a name-specific file is used for code golf?

I have posted this golfing tip for Bash before: In Pure Bash (or any other pure shellscript), use . for looping. It's a tip that recomments using a file whose the ...
user avatar
4 votes
1 answer
105 views

Should "import" statement be included in byte count if I'm not using it directly [duplicate]

Related: On scoring imported functions I knew that if I want to use some imported functions, I had to include "import" statement in the byte count. For example, I want to find out the most ...
tsh's user avatar
  • 35k
18 votes
0 answers
171 views

Correct flag usage on invalid submissions

Recently, a couple of invalid answers have been flagged as NAA. This is somewhat of a duplicate of this answer on our policy, but I want to mention this because it's important that everyone is using ...
hyper-neutrino's user avatar
  • 42.5k
4 votes
3 answers
100 views

Does a Vim submission have to end in a certain mode?

This question came up recently in a discussion of the validity of my answer to this question. It was argued that the answer was a V submission, not a Vim submission. It is widely agreed that ...
Aaroneous Miller's user avatar
10 votes
1 answer
249 views

Handling old, popular, creative, but non-competitive answers

Take a look at this answer: Produce the number 2014 without any numbers in your source code. This is the most upvoted answer on our site right now. However, as many have pointed out, by modern ...
hyper-neutrino's user avatar
  • 42.5k
4 votes
4 answers
155 views

What assumptions can be made about the environment in Scratch?

It seems to be undisputed precedent for Scratch answers that only the code is counted when determining the bytes used for an answer (although, how to come up with the amount of bytes that the code ...
qarz's user avatar
  • 279
20 votes
5 answers
629 views

What is our consensus on floating point issues?

As far as I can tell, we don't yet have a definitive Meta consensus to the following question: Are answers allowed to work "in theory" but fail in practice due to floating point issues? ...
caird coinheringaahin g's user avatar

15 30 50 per page
1
2 3 4 5
17