Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data, providing a basis for decision-making for the flying billionaires heads up in the clouds who don’t give a fuck for life offtheline

  • Limitless_screaming
    link
    fedilink
    810 months ago

    Are they not gonna give a bullshit reason for this? Just straight up give us your data and it’s secure on our Azure instances?

  • bedrooms
    link
    fedilink
    210 months ago

    I can understand the cloud part. they wanted it work on the web and phones. They do know many businesses don’t want cloud, so I see a good chance they’ll ship it with embedded Python eventually.

    • AatubeOP
      link
      fedilink
      310 months ago

      Phones can also run Python and web is already a pretty separate version, I don’t see why they can’t only make the web version cloud.

      • bedrooms
        link
        fedilink
        110 months ago

        At least iPhone apps usually redirect Python tasks to their servers. That’s one reason there are projects like Tensorflow Light.

        • AatubeOP
          link
          fedilink
          110 months ago

          For instance? All the python apps I’ve downloaded so far seem to function offline.

            • AatubeOP
              link
              fedilink
              110 months ago

              That’s just machine learning which is very resource consuming. It has no relation to your purported case of phones redirecting all python tasks to servers.

              • bedrooms
                link
                fedilink
                110 months ago

                Okay, I dug more to find out I’m wrong.

                But isn’t ML technology a thing Excel offers with its new Python interface?

                • AatubeOP
                  link
                  fedilink
                  110 months ago

                  Not really. I don’t expect them to have a cloud instance running that long.

          • conciselyverbose
            link
            fedilink
            110 months ago

            You can even get third party libraries, though it’s limited compared to less restrictive environments.

      • HidingCat
        link
        fedilink
        110 months ago

        Money, what else? Office 365 is a priority and this is an attempt to hasten adoption.

  • @flamingo_pinyata@sopuli.xyz
    link
    fedilink
    210 months ago

    Because it was so much easier to send data to the cloud than embed a Python interpreter. 🤦

    I wouldn’t be surprised if there already is one in the monstrosity that is Excel

    • lemonflavoured
      link
      fedilink
      710 months ago

      My guess is that they are seeing this as less likely to become a security hole.

      • earthling
        link
        fedilink
        410 months ago

        Yep. Everyone in the thread asking this question seems clueless to me. Macros are already a threat. I can’t imagine what a shitshow full on python would be.

        • AatubeOP
          link
          fedilink
          110 months ago

          The Python API they gave doesn’t have disk access. Maybe somebody’ll discover an exploit but that’s for everything.