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?
Technology
This magazine is dedicated to discussions on the latest developments, trends, and innovations in the world of technology. Whether you are a tech enthusiast, a developer, or simply curious about the latest gadgets and software, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as artificial intelligence, robotics, cloud computing, cybersecurity, and more. From the impact of technology on society to the ethical considerations of new technologies, this category covers a wide range of topics related to technology. Join the conversation and let's explore the ever-evolving world of technology together!
Python is slow enough as is, who the fuck thought adding a web request to that was a good idea‽
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
My guess is that they are seeing this as less likely to become a security hole.
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.
The Python API they gave doesn't have disk access. Maybe somebody'll discover an exploit but that's for everything.
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.
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.
Money, what else? Office 365 is a priority and this is an attempt to hasten adoption.
At least iPhone apps usually redirect Python tasks to their servers. That's one reason there are projects like Tensorflow Light.
For instance? All the python apps I've downloaded so far seem to function offline.
You can look up Tensorflow Light.
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.
Okay, I dug more to find out I'm wrong.
But isn't ML technology a thing Excel offers with its new Python interface?
Not really. I don't expect them to have a cloud instance running that long.
You can even get third party libraries, though it's limited compared to less restrictive environments.