Skip to main content

Questions tagged [etiquette]

For questions about appropriate etiquette and behaviour on the site in specific circumstances.

8 votes
1 answer
301 views

This isn't to call anyone out or criticise the actions of anyone. This is to get a clear understanding of general guidelines of mass edits. Every now and again, links to online interpreters will ...
lyxal's user avatar
  • 35.6k
3 votes
1 answer
158 views

Suppose there is a challenge that is rather hard, and has few answers. Is it OK to post a new challenge that is actually a part of the bigger and harder challenge? Of course, attributing the original ...
pajonk's user avatar
  • 19.4k
7 votes
1 answer
207 views

On occasion, especially with a couple of specific, inactive users, I'll craft a Jelly answer identical to an existing answer, except for a few byte-saving substitutions that have been added to the ...
caird coinheringaahing's user avatar
6 votes
2 answers
247 views

Recently there's been a bit of a discussion in chat about this challenge. It was put into the close vote queue as unclear, with the main reason being that it didn't state the winning criterion in the ...
rydwolf's user avatar
  • 19.3k
21 votes
2 answers
681 views

Once in a while, a new user posts an immaculately-written challenge with test cases formatted like 1 ≤ m ≤ 10000 1 ≤ n ≤ 100 SAMPLE INPUT 10 9 8 SAMPLE OUTPUT 1 Maybe they say they're ...
xnor's user avatar
  • 150k
16 votes
3 answers
336 views

A few times I have noticed that, to reduce clutter, people have taken it upon themselves to reduce the body of sandbox posts in bulk. While, I don't disagree with the practice of decluttering, by ...
Beta Decay's user avatar
  • 23.6k
32 votes
4 answers
1k views

Update: the new Chatiquette has been instated. We are still interested in hearing feedback, so feel free to continue to give feedback here. As previously noted, the current Chatiquette for The ...
user avatar
4 votes
1 answer
266 views

I recently posted my first puzzle and was received with mixed responses. I know that the puzzle itself may look trivial, and in a way it is, but I think it's presented correctly, the objective is ...
Juan Cortés's user avatar
  • 1,566
5 votes
2 answers
458 views

I recently posted a Java golf that massively abuses for loop syntax to save a few characters. However, this makes it almost impossible to ungolf without changing ...
durron597's user avatar
  • 4,840
6 votes
1 answer
295 views

Questions frequently need tweaking to the rules, even after going through the sandbox. However, rule changes that break previously valid answers are annoying to the answerer (at least from the ...
Kendall Frey's user avatar
  • 2,473
9 votes
1 answer
287 views

I often notice posts which contain strike-through versions of previous character counts, like this: Perl (123 111 chars) I don't see this practice mentioned anywhere in the FAQs, nor here on meta. ...
MvG's user avatar
  • 796