I ran across a question that I believe is a duplicate (or was wrongly closed as a duplicate). I flagged it for moderator attention, but my flag was declined.
Why won't moderators do anything about ...
The original post uses "roll-up" instead of "catch-all" for some reason. I meant to crosspost this hours ago but something happened, sorry.
There is a long-festering problem in some tags where some questions are closed by dupehammers, using a single roll-up question as the duplicate target. A "roll-up" question is defined here as a question trying to cover multiple minor topics within one question and a set of answers. So this Java question about null pointer exceptions does not qualify, as it is about a single topic.
Questions that are clear duplicates, but you can't find one quickly.
To be fair, PHP and other tags have such roll-ups (example), and I have participated in hammering them as such. And there are a lot of questions that are low quality, where the temptation is to simply close them as the duplicates of the roll-up. I mean, it answers the question, doesn't it?
The problem is that this has started to promote two undesirable community actions:
Lazy closure
Dupehammers are a "one and done" action. Moreover, there is a belief is that these questions answer all the "core" elements and are therefore "useful" in low quality situations. The question for regex theoretically covers all symbols used within, so why isn't that useful? But this type of closure assumes that the roll-up covers all cases. The danger of dupehammers has always been that the target question doesn't really cover a specific use case. Lazy closure doesn't even bother to find that out first. Thus it becomes the action of choice for dupehammer users. It's problematic, but the community largely self-regulates this so it's not been a major issue. A low quality question can be closed for many other reasons beyond duplicate.
Tag gatekeeping
This action is the more problematic one. What we've been seeing for some time are "brigades" (for lack of any better term) of users who are committed to ensuring that only questions they see fit in a tag are open. Thus we get a number of these:
What this has turned into is not laziness, but deliberate actions, where we see the same users doing this over and over. Or, to quote a comment under the question I got the screenshot from:
I invite readers to examine the earlier question and ask themselves if any question could possibly be a duplicate of that question. If the answer is "no", please vote to reopen (and leave a comment giving your reasons for doing so). Closing this question, in this way, is sending a clear message to Peter, the OP (the polite version): "get lost". This catch-all closing of questions having a "regex" tag must stop.
I don't know that it sends a "get lost" message, as much as it sends another message moderators have been fighting against for years: RTFM. What these roll-ups have become, in essence, is another "fine" manual for users to read. Duplicate closure like this is basically throwing a volume of information at users and telling them "Figure out what, in this giant pile of information, answers your question." That's not useful.
It also effectively acts as a veto for anything any dupehammer user sees fit to close it as. Roll-up questions worked well as a philosophy for a long time, but (as the old saying goes), this is why we can't have nice things.
The rule
The rule would be as follows:
Roll-up questions are useful in general, but may not provide enough guidance to users with specific questions, and serve as poor signposts to users looking for specific answers. Please use only specific questions for duplicate closure.
FAQ
Moderators would enforce this new rule. No system changes would be made.
Moderators would find out about violations via flags. Moderators already get an autoflag for closure disputes, and users could flag instances of this rule being violated.
Enforcement would follow standard enforcement: A warning on the first offense and suspension for subsequent violations.
Any other duplicate closure would still be allowed. If someone feels strongly enough that it's a duplicate, they should go find that specific question. Moderators will still not solve duplicate disputes, but the list of roll-up questions isn't long, and it's a fairly objective standard to enforce.
Even more frustrating when the question is closed as a duplicate because someone asked a similar question many years ago and the answers are no longer relevant today.
We need to keep there old answers for historicap reasons, but we more importantly need useful and up-to-date answers to be available on top.
Nothing more frustrating than finally finding a question that matches your problem, it was closed as duplicate five years ago, and the purple link is one I looked at five hours ago that didn't help me.
Which is somewhat ironic, to say the least, for a website whose sole means of driving traffic is by getting people to ask questions.
The admins have been letting mods undermine the entire point of the site for literally a decade at this point, and have never shown much real enthusiasm for fixing it. Back in "the day", Stack Overflow used to be the place where you went to find answers to programming questions; that stopped being the case a very long time ago. Most of the legitimate Q&A interactions ended up on Reddit instead.
Can't we just have a dialogue like civilized people? Like, "hey, @user, I think your question is a duplicate to #link, can you confirm?" And if they do not answer in a specified period then close it.
I've always thought that duplicate's should be somehow grouped together in some way and not outright closed unless it truly is a true duplicate without that nuances. If questions that are similar can generate differing quality answers it would be beneficial. Then linked together as a group.
Functions changing names and their MO is so frustrating too. One receipt works for an aged library, but not yours, And this question still stays and auto-deletes newer ones.
it's so frustrating, I don't understand how they are unable to do the kindergarten 1+1 logical reasoning that if there's a somewhat similar question and the person still goes through the effort of posting a new one, it's likely because the old question is insuficient in one way or another.
The number of times I've found someone actually asking my question being closed as a duplicate of another that isn't at all my question is aggravatingly high
Not to mention how frustrating it is to almost always get top results that are just closed as duplicates, like, then why is this the top result and not the one that actually has answers?
When I first started learning to program I was constantly told "use StackOverflow" and "the people there have answers to all your questions". So I did, I asked my question, I got 2 responses: the first was someone earnestly answering question, and the second was someone flaming me for asking such a simple question. Literally 1 minute later the thread was locked, and I was banned. I was so disheartened and embarrassed that I just stopped learning to program.
Unfortunately, this is how it has always been, at least for me over the last thirty+ years of programming. It has been getting better, but there are still a bunch of old school assholes who seem to think that being shamed and learning everything through personal trial and error is the best way to learn because that is how they learned.
I have no horse in this race, but most beginner questions are covered on StackOverflow, the language docs, etc. Closing a question as a dupe (accurately) leads the asker to the answer, and centralizes the information to that one thread, making it more helpful for those who learn to search before asking.
The IT scene has changed a lot since their time unfortunately. Many of us have to pick up new stuff quickly for our jobs in a very low time often. While going through proper materials is a way, one may or may not have time for full "trial and error" method.
I can relate to this. I joined a modding Discord and got treated similarly by the regulars there because I made the mistake of admitting in chat that I was not a programmer. I distinctly remember using the phrase "Could you explain the concept?" and some pretentious illiterate fuck thought for some reason that that meant "Can you write the code for me?" and kept telling me that I would never learn that way.
I still use the stack net for some stuff but they're about 50% on mark with the answers anymore. I don't recommend them if you're starting programming. There are lots of other places like code academy that will teach you the basics.
Something similar happened to me. I started to program, wanted to answer an question. Explained the issue a bit and posted an link to it with more Info. Got downvoted and removed because you have to make every link gratuitous with explanation about the content. I know it's a best practice but I am a bit salty, because I see a lot of posts which do not follow this rule. So part of the issue is my own stuborness.
Anyway, now I can't answer questions anymore and my only choice to gain poins is asking questions. Buuuut I am hestitating because of storys like yours.
for them, all the "what is what" questions that could be asked in any programming language is covered in stack overflow before 2013 and "beginners/easy to fix" questions have been convered before 2018.