• Fedizen@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    7
    ·
    6 months ago

    Changes to language to sell products are not really the language adapting but being influenced and distorted

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

        I think the modern pushback comes from people who get their understanding of technology from science fiction. SF has always (mis)used AI to mean sapient computers.

    • Aceticon@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      The acronym AI has been used in game dev for ages to describe things like pathing and simulation which are almost invariably algorithms (such as A* used for autonomous entities to find a path to a specific destination) or emergent behaviours (which are also algorithms were simple rules are applied to individual entities - for example each bird on a flock - to create a complex whole from many such simple agents, and example of this in gamedev being Steering Behaviours, outside gaming it would be the Game Of Life).