Stop wearing Vision Pro goggles while driving your Tesla: U.S. transportation officials, Calif. police::Videos, many of them stunts or jokes, of people wearing Apple’s new virtual reality headset while driving Teslas in Autopilot mode prompted officials to issue warnings.

  • @locuester@lemmy.zip
    link
    fedilink
    English
    35 months ago

    AR uses a transparent overlay over reality perceived through a translucent surface

    No. Apple even has an entire library called ARKit to do Augmented Reality on a screen. For them, it has never meant transparent.

    • Dran
      link
      fedilink
      English
      35 months ago

      Just because developers name libraries things doesn’t make them accurate. Generally when something is misnamed it’s because of backwards/intercomaptibility or just design decisions that differ from original implementations and it’s no longer feasible/reasonable to refactor to a different name.

      Examples: windows 7 was version 6.1, windows 8 was version 6.2, windows 8.1 was version 6.3 Java 5 was versioned as 1.5, continuing the convention from previous releases 1.2-1.4 Hell, where I work we use an automation workflow with functions called stuff like “create_and_assign_citrix_security_groups_to_static_containers” that has long since been adapted to work with vmware and other non-virtualization platforms like k8s. Refactoring those functions would mean refactoring any external automation that uses these libraries, just like refactoring versioning schemas would break compatibility with any external software that relies on an assumption that windows >xp would be 6.X.

      • @locuester@lemmy.zip
        link
        fedilink
        English
        25 months ago

        I understand what you’re saying, but politely disagree. The OP of this thread asked “isn’t this just AR”. In the context of Apple - yes, it is.

        • Dran
          link
          fedilink
          English
          25 months ago

          No hate if you disagree, your reasoning is sound. I just think that naming, especially in the new tech space, goes beyond pedantry. We have words that are specific enough to describe two similar technologies, but we only retain shared understanding of those words if we collectively use them. It may be the case that AR evolves to be commonly understood as encompassing both technologies but they are fundamentally different in how they work, whatever we choose to call them.