• @misophist
    link
    371 year ago

    I’m surprised you don’t lose Unix certification with crap like case insensitive filesystem defaults.

    • @aidan
      link
      131 year ago

      I don’t want to be like Stack Overflow, but tbh you have some design problems if you rely on case sensitive filesystems.

        • @aidan
          link
          21 year ago

          Most importantly readability and usability for the user and debugging. Some programs aren’t case sensitive.

          • @QuaternionsRock
            link
            41 year ago

            That last point is somewhat amusing considering you have to go out of your way to make your program case-insensitive.

    • @thehatfox
      link
      English
      51 year ago

      Both HFS Plus and APFS can have case sensitivity enabled, it’s optional.

      Enabling it has had a tendency to break third party Mac software though. Adobe used to be a particularly bad offender there.