• TrickDacy@lemmy.world
    link
    fedilink
    arrow-up
    141
    arrow-down
    2
    ·
    2 months ago

    Yes, they think their users will be confused by and accidentally remove extensions. To be fair that might happen sometimes but it’s nowhere near worth it

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      61
      ·
      2 months ago

      They already have a confirmation box when you try to change the extension. And could just as easily move it into another column where it’s harder to change (explorer was like this once, a long time ago).

      And yet, they keep hiding the on the rationale that it confuses the users. The most common thing on explorer is some user being confused because they can’t understand what clicking on a file is supposed to do, but that’s not an argument for showing them…

      So, yeah, that’s the surface-level explanation. But there’s a deeper reason.

      • Almrond@lemmy.world
        link
        fedilink
        arrow-up
        31
        ·
        2 months ago

        You seriously underestimate the stupidity of 80% of windows users. They could put multiple warnings and people would still click past them without reading then bitch to their IT team when they break something.

      • Ace! _SL/S@ani.social
        link
        fedilink
        arrow-up
        7
        ·
        2 months ago

        They already have a confirmation box when you try to change the extension

        I think you overestimate the average users willingness to read anything. Only thing they know is how to bitch about things not working even when they were told exactly why it’s not working/what they did (wrong)

        • towerful@programming.dev
          cake
          link
          fedilink
          arrow-up
          13
          ·
          2 months ago

          Classic ticket.
          “It’s broken, it doesn’t work”,
          “what happened?”,
          “I ran it like the instructions said, and it didn’t do anything”,
          “was there an error message?”,
          “I don’t know. Something popped up, but it was in the way so I closed it”,
          “Do it again, don’t close the error message, and tell me what it says”

          • GreyEyedGhost@lemmy.ca
            link
            fedilink
            arrow-up
            12
            ·
            2 months ago

            Or my mom.

            Me: Don’t just click OK without reading the message first.

            Mom: Don’t click OK. Got it.

    • MonkderDritte@feddit.de
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      edit-2
      2 months ago

      Ah, right, in the context that Windows determines filetype only on extension.

      Btw, there’s a bunch of mimeopen implementations for Linux. Is there something like that for Windows too?

      • TrickDacy@lemmy.world
        link
        fedilink
        arrow-up
        19
        ·
        2 months ago

        I don’t think that anything like that exists in Windows. Generally that’s my least issue with windows honestly. It’s a POS on so many levels

      • CileTheSane@lemmy.ca
        link
        fedilink
        arrow-up
        10
        ·
        2 months ago

        I don’t think it even fucks the file, windows just can’t open it until you put the file extension back.

        • Schadrach@lemmy.sdf.org
          link
          fedilink
          arrow-up
          11
          ·
          2 months ago

          That would be accurate. But it would fuck with your ability to open it by just double clicking it, which less savvy users would see as fucking the file.

      • TrickDacy@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 months ago

        Right. I’m saying even having that feature (in addition to the default setting of hiding the extension by default), is a bit too much

      • TrickDacy@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        2 months ago

        I somewhat agree. Although I wouldn’t say getting easier was the wrong move overall. Without guis I never would gotten into programming. If I’d never gotten into programming I would have never wanted to use command lines. So the right choices around making things easier, I think are great. But yeah if people are too uneducated to undo a file rename, that’s probably a sign of a bad type of coddling.