• aidan
    link
    fedilink
    arrow-up
    13
    ·
    1 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
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        1 year ago

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

        • QuaternionsRock
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

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