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.

A prime example would be this regex roll-up which has a large number of duplicates. This was by design.

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:

Dupehammer 40000

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.
  • AlexWIWA@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 months ago

    I hate when things get closed as duplicate because a lot of the time the other question is missing some specific nuance

    • m-p{3}@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      6 months ago

      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.

      • AlexWIWA@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        6 months ago

        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.

    • disheveledWallaby@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      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.

    • laurelraven@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      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?

      • AlexWIWA@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        And it gets even worse when you start getting into advanced usage of some obscure or low level library.

    • BudgieMania@kbin.social
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      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.

      • AlexWIWA@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        6 months ago

        It’s basically power tripping mods that don’t have the domain knowledge for that specific question.

        Imo if a duplicate has a bunch of votes then it’s probably not a duplicate and shouldn’t be closed.

        Additionally, people should still be able to answer closed questions.

  • Machno@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    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.

    • jupyter_rain@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      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.

    • finthechat@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      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.