And just wait till some random accountant with basic knowledge of python builds out the next "great" critical system that uses this as its underlying technology. IT departments everywhere rejoice!
Technology
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
shudder I'm having VBA flashbacks...
At least that didn't run remotely... But being able to access every file the user can made it a fun playground for hackers who could withstand typing things like Dim i As Integer
.
Or using the SQL Server API to access the screen reader and manipulate the server's DVD-ROM drive.
At this point microsoft is actively hurting technological progress all around the world by doing stupid shit like this. I don't see how anyone could actually support stuff like this.
If it fails, they can just say "nObOdY wAnTs tHiS oPeN sOuRcE sTuFf AnYwAy". It is also way more limited than VBA (at least it cannot change your boot sector) as it seems to be confined to spreadsheet cells. A full console with the ability to load .py
files would probably be friendlier to power users. Excel formulas get convoluted in that tiny space they show up in, and Python code will need its own separate window for a usable editor.
Excel already makes it easy to create shit that's absolutely unmaintaimable, this will just make that much worse.
Why send it to the cloud when Excel is running on a perfectly capable hunk of silicon? That's doesn't make a lick of sense to me
To charge a subscription. I massively use Microsoft 365 for work, and they are really good at making sure they get a cut for everything you do. They also want to make sure every new Office feature is supported by their web version of office. I imagine they could run the python in a web browser, but it is easier to make it a cloud service you have to pay a subscription to. Did I say easier, I meant more profitable.
Collection of corporate secrets?
Because python wasn't slow enough already.
I’m guessing it’s to train AI models for Microsoft 365 Copilot.
So Python, Excel, Cloud, Decision-Making... Who has bingo?
On lemmy.world somebody pointed out that xlwings, a FOSS python-in-excel thingamajig, already exists
Siiiiiiiiiiiiiiiiiiiiiiiiiiiiiiigh
* Reads headline again
Siiiiiiiiiiiiiiiiiiiiiiiiiiiiiiigh
I love how "PY" appears as "Ad" when put upside down on the right part of the image. Probably unintentional but it makes it look like a subliminal message
I would use embedded Lua. Cloud python sounds like a headache and won't pass an internal security review.