“We think we’re on the cusp of the next evolution, where AI happens not just in that chatbot and gets naturally integrated into the hundreds of millions of experiences that people use every day,” says Yusuf Mehdi, executive vice president and consumer chief marketing officer at Microsoft, in a briefing with The Verge. “The vision that we have is: let’s rewrite the entire operating system around AI, and build essentially what becomes truly the AI PC.”

…yikes

  • Null User Object@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    I can only imagine the utter chaos this would cause in a cube farm.

    But, the only place where talking to your computer at length makes any sense whatsoever is where you’re alone in a private office and nobody outside of the office can hear you. Nobody wants to hear other people talking to their computer, and nobody wants other people listening to what they’re doing on the computer.

    My spouse and I both work from home and keep our office doors open so that the cats can come and go. We have absolutely no interest in hearing each other work. I know couples that share a home office. It’s like these fucknut executives at M$ think everyone either lives alone or has a private office in the east wing of their McMansion.

    And all of that is ignoring the fact that you shouldn’t need AI to interpret what somebody wants a computer to do. Discreet commands for discreet tasks have been a thing for as long as computers have existed and there’s no reason for that to change, regardless of the input method. Making commands fuzzy and open to interpretation is not an improvement.

    • sobchak@programming.dev
      link
      fedilink
      English
      arrow-up
      9
      ·
      2 days ago

      I was curious about an LLM-powered terminal, so downloaded it to check it out. The first thing I did was ask it to do something like “open my resume file,” and instead doing something like “ls | grep -i resume” in the current directory, it ran the find command on root and started hitting all my NFS mounts as well.

      • TheFogan@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        well do you want something that has an 80% chance of finding it in 2 seconds… or something that has a 99% chance of finding it in 38 hours? (and yeah, duh the obviously rational thing to do would be to try one or 2 layers of the quick methods, say “did this find it or do you want me to look deeper”.