A new user just posted their very first question on SO, the question is great - Clear description of the issue, and a working stack-snippet as a MCVE that you can copy to you answer and post a solution.
I wish all the question will be this way.
My question is about a comment posted by another user:
In the future create a jsfiddle or jsbin and share it. It makes things SO much easier.
What should I do with this type of comments? Should I flag it for moderator? Because I wish everybody will show the code in their question using a stack-snippet, instead of tricking the system by wrapping the link like https://jsfiddle.net/nice-try
(Note that I don't suggest that all questions with links to 3rd-party fiddles are low quality, it's just a thing that I often see, where in this case i'm asking them to edit and include the code in the question).
Is it a moderator flag worthy, and if so - What would be the correct type to chose when flagging it?
2 Answers 2
Is it a moderator flag worthy...
Probably not. The comments aren't actually telling the OP to do anything wrong. The problem is that can be misleading to new users who don't know the site requires their code be in the question.
The problem I usually see is people leaving these comments on questions that don't have code yet so the OP goes and creates a MVCE on a third party site only to get down and close votes anyway because their code still isn't in their question.
I normally leave a comment pointing out site rules require the code be in the question itself.
Making sure the user knows what the site requires them to do is the important thing. As long as they don't think they can use a 3rd party site instead of putting the code in their question they should be fine.
-
I do leave a comment, but don't you think that if a user already include a stack-snippet should keep using it when they post new questions? The only thing that i'm not sure is whether we should allow comments that encourage using 3rd-party fiddles when the user has already used it (Which is much more comfortable when you answer such question), It's one thing if the user didn't post any code, but I want that they'll keep using SO-snippet if they find it usefulAlon Eitan– Alon Eitan2017年05月05日 19:32:49 +00:00Commented May 5, 2017 at 19:32
-
And BTW, it was meant to be a general discussion, but since BoltClock commented on my question then I wanted to show exactly the type of comments i'm talking about - That's why I posted a link to that specific questionAlon Eitan– Alon Eitan2017年05月05日 19:34:21 +00:00Commented May 5, 2017 at 19:34
-
4@AlonEitan If the comment doesn't say that the OP has to use a 3rd party site, that they can use a 3rd party site instead of providing the code here, or that they shouldn't use Stack Snippets, I don't know if flagging will work. I get that you worry that just by asking the OP will read it as "use this instead" and not "use this too" but I'm not sure a moderator will see it that way.BSMP– BSMP2017年05月05日 20:03:10 +00:00Commented May 5, 2017 at 20:03
-
I've just come back to check and apparently that comment was deleted (I didn't flagged it myself). I'll stick with what you wrote in your answer and not flag if I see another comment like this, although I'm still confused by the vote casting distribution on this question and answers (It seem that they prefer stack-snippets, but ambiguous about flagging such comments for mods) - Well, at least this type of comments is rare enough so I can live with the doubt. ThanksAlon Eitan– Alon Eitan2017年05月06日 15:00:33 +00:00Commented May 6, 2017 at 15:00
Stack Overflow's version sucks. Compared to jsfiddle and jsbin it is literal garbage. SO just doesn't want users finding answers outside their domain.
Don't drink the kool aid, guys!
Q: "What should I do with this type of comments?"
A: Nothing.
-
Nobody is going to ban you (I hope) - I just asking about a general guideline about the prefered snippetAlon Eitan– Alon Eitan2017年05月05日 18:30:04 +00:00Commented May 5, 2017 at 18:30
-
1"Don't drink the kool aid, guys!" is the most important part of my response. If you're gonna edit it, remove everything but that line! hah. I guess I'm saying that I've been doing this for like 8 years now and I would recommend using the best tool for the job. Reject monolithic frameworks in favor of modular solutions. These external tools are objectively superior and allow us to answer questions with living examples. They are interactive and allow us to compartmentalize code. How can you, as a software engineer, object? It's a no-brainer.Shawn Whinnery– Shawn Whinnery2017年05月05日 18:52:39 +00:00Commented May 5, 2017 at 18:52
-
12You may consider actually answering the question - so far there is only rant of sort (also it could be considered as "don't put any code in the post and use JSFiddle instead" recommendation which would be against SO guidelines)Alexei Levenkov– Alexei Levenkov2017年05月05日 18:57:03 +00:00Commented May 5, 2017 at 18:57
-
@AlexeiLevenkov I did but I'll be more specific.Shawn Whinnery– Shawn Whinnery2017年05月05日 19:00:18 +00:00Commented May 5, 2017 at 19:00
-
2@ShawnWhinnery: How is it "literal garbage"? What's wrong with it?Blender– Blender2017年05月06日 04:23:27 +00:00Commented May 6, 2017 at 4:23
-
28
SO just doesn't want users finding answers outside their domain
- Every heard of link rot? People linked to Apple's Developer Documentation, and eventually Apple reworked it, breaking any and all links. People linked to Google Code, until is was retired, breaking any and all links. People uploaded images to ImageShack, which "expired" after a certain amount of time, not only breaking them but replacing them with ads! Link rot isn't some theoretical construct, it is a very real problem! Links are fine as a supplement, but only as a supplement.Siguza– Siguza2017年05月06日 13:04:12 +00:00Commented May 6, 2017 at 13:04 -
5What "kool aid"? That Q&A's should be self-contained? Seems a very sensible proposition for a site of this scale that helps so many developers...brasofilo– brasofilo2017年05月06日 13:12:53 +00:00Commented May 6, 2017 at 13:12
-
While I agree with the first part of your answer, it should be better on a seperate feature-request. Leaving that out, your answer is very thin. Your answer is "Nothing" without explaination.Christian Gollhardt– Christian Gollhardt2017年05月08日 01:10:00 +00:00Commented May 8, 2017 at 1:10
You must log in to answer this question.
Explore related questions
See similar questions with these tags.
Won't let me post question without code
.