Reminds me of some stupid company maybe a few months ago that had their PRs failing due to copilot being down the dumbasses didn’t build an “if no AI” failsafe into their workflow. And no one knew how to recover it
Comment on I'm not sure they will
red_tomato@lemmy.world 2 weeks ago
The global economy is probably already dependent on some Claude code instance updating an Excel spreadsheet on someone’s laptop with a note ”don’t close the lid!” attached to it
whoisearth@lemmy.ca 2 weeks ago
chisel@piefed.social 2 weeks ago
I know my work already has reports built by running data through Claude and having it spit out an xls. Though, it’s not quite as integral as the all-important closet laptop.
grandel@lemmy.ml 2 weeks ago
This guy ITs
echodot@feddit.uk 2 weeks ago
When I was a teenager I used to work at an airport and they had critical infrastructure running on things like Basic and Assembly, to transfer data between the computers and modern systems you have to use floppy disks because the computers that they ran on didn’t have drivers to support USB and we couldn’t upgrade the computers because the software wouldn’t work on any other hardware.
So the AI laptop will be at home amongst all the ancient but supercritical junk that seems to be necessary to run our world.
dubs@lemmy.dbzer0.com 2 weeks ago
At a previous job, I had to build laptops that would multi-boot DOS, Win95, Win98, and XP, all on one laptop. Our field-tech’s software had to have those specific versions of windows for the machines that they serviced, because of how the software interacted with USB and embeded floppy drives.
If you want to scare yourself:
spoiler
They serviced Medical devices: X-rays, MRIs, CT-Scanners, etc.
manuremy@sopuli.xyz 2 weeks ago
Honestly, I’d prefer those medical device run on older software than even Win10 lol
SorryQuick@lemmy.ca 2 weeks ago
That’s dumb. The “work” in maintaining this excel file was the prompting and overall agent logic. In reality you’d be using something like openrouter and the instant claude “dies” for whatever reason you swap to whatever the freshest AI is. This never becomes ancient, it keeps up with the times.
echodot@feddit.uk 2 weeks ago
I don’t know about that the entirety of European airspace was closed early in the year because of a pilot inputed some malformed data and it crashed both the primary and backup system. The backup system just fed the primary systems inputs into it, so that was inevitable.
SorryQuick@lemmy.ca 2 weeks ago
I’m not sure what your point is. Garbage in garbage out, that’s just the law of computers. That would br the pilot’s mistake.
Grail@multiverse.soulism.net 2 weeks ago
I wonder if Proton can run these ions softwares
odelik@lemmy.today 2 weeks ago
Proton would be over the top unless they’re using graphics APIs or other common gaming related libraries.
That said, Wine/Bottles would be a possible solution. But so is a VM that runs the software in it’s native environment with pass through ports or even port device/emulation.
Linux /POSIX is great, but its not always the right solution.