I've noticed that there is a group of about 20 people (me included) who are constantly shutting down questions that a legitamate person who might not know better are trying to get help, but are instead shut down and closed out of oblivion. So, now: even if I wanted to help them, I have no course of action to do so because a bunch of other people deemed this person is not allowed to have help on-site...
This leads me to a bunch of meta-discussions on this:
Yes, it is true that Gaming.SE is based on StackOverflow, but we need to remember that developers are not the only ones who play video games. And, you guessed it: The general public are not very good at posting excellent questions that are up to our VERY HIGH standards.
Furthermore, sometimes individualized help might help someone else; if we have multiple questions, let's taking this recent path-of-exile example... If we have more help, maybe one of the assistances that was given could be relevant to someone else. Everything is not perfect, and everything is not deterministic, and someone researching the topic might come across multiple questions and eventually piece something together or try them all before going "welp, time to ask for help because everything I've tried doesn't work".
If a question doesn't answer someone elses' problem, there's always "make a new question and reference the old one". Taking from a developer analogy, why does this exist?
Of course, this wouldn't apply to questions where all the instances are effectively duplicates of the exact same problem as each other... Like the unbalanced brackets problem where there are a lot... And even then, the mass of that is why we started creating general Q&A like Is there a list of error codes for Minecraft?, which should hopefully cover 99% (and if it doesn't, we should add to it) of the cases, and we can now focus on more novel things like minecraft-mods.
Here's another example of the misuse of closing; for example: What is the rising lava command? (better read as "How do I make a 'lava table' using commands?"), which is essentially: How do I make a button? (in basic HTML/CSS/Javascript).
These two questions has a little body, and even the Javascript one has an attempt at it... But yet, they're both closed and deemed as low quality (and by me even in one of them!).
I'm sure, if someone puts a bit of elbow grease, it would be possible to create a lava table using commands with a little bit of thinking (and it is; just /clone
or /fill
a giant cuboid of lava into whatever arena you're trying to fill).