• you_are_dust@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 days ago

    Thank fuck. It might only have been a year, but it’s felt like 10. I use Excel a lot for work and copilot is only detrimental to it.

    • BigDanishGuy@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      I think they may have some independent teams for the translations as well. Otherwise why the fuck would they translate function names?

      • ChaoticNeutralCzech@feddit.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 days ago

        They have been translating function names as far back as I can remember… Spreadsheets are meant for the general office worker who doesn’t necessarily speak English

  • rumba@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    God please let microsoft be the canary in the coalmine for an AI collapese

  • the16bitgamer@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    How expensive was this to run for them? I kind of wanted to test it since there is a few outputs which would’ve been cool to see it be generated.

    But I can imagine a 200 row sheet with COPILOT() being slow and very expensive to have.

    Oh well

  • AbsolutelyNotAVelociraptor@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    Wonder whose was the excel sheet in which someone asked copilot to do some math and resulted in a few millions lost by “a honest mistake” of the artificial idiocy…

    • egrets@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      I realize this is the wrong community to post it in, but I can imagine it being useful for things like summarization and cursory sentiment analysis, and perhaps for chaotic test data generation.

      As with all AI, though, it’s a wildly risky tool as it requires the user to understand its limitations and fallibility (as well as the million other issues AI brings with it).

    • bus_factor@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      It has some reasonable use-cases when dealing with text, the problem is that it’s extremely easy for idiots to misuse it, either by trying to do math or by not supplying any cells in the optional second argument.

      Not requiring the second argument was nuts, and it should probably have refused any query resulting in a number as well.

        • bus_factor@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          4 days ago

          Idiots using a function without understanding what it actually does. Plenty of functions in Excel operate on text.

          • bus_factor@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            4 days ago

            You may not like it, but Excel has long been the tool of choice for people who should really use a database but already know how to use this nice hammer. COPILOT() was marketed as a tool where you could pull in a bunch of text fields and do crude sentiment analysis or summations on the individual fields, for example.

        • Aceticon@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          That’s the funny bit - unlike rand() which is purelly random with a uniform distribution - a feature which as you point out is useful - and is reliably so, copilot at best has a wild-ass distribution with an the extremelly high dimensionality of its shape which is not even reliable because every time it’s initialization parameters are tweaked or any model weights change, the shape of that distribution changes.

          It’s like they were trying to come up with the thing that’s the closest possible to mathematically useless.