Money quote:

Excel requires some skill to use (to the point where high-level Excel is a competitive sport), and AI is mostly an exercise in deskilling its users and humanity at large.

          • ChickenLadyLovesLife@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            ·
            19 hours ago

            It can’t be … but I wouldn’t be surprised if it was. I remember making fun of Access on StackOverflow circa 2008 and running afoul of some dude there who was like the last living Access consultant on Earth. I’ve never encountered defensive rage like that before or since.

            Fun Access fact, the Diebold-manufactured voting machines that featured prominently in the 2000 presidential election cycle used an Access database as their underlying data storage mechanism. Access DBs did incorporate an audit table - which was manually-editable.

            • PokerChips@programming.dev
              link
              fedilink
              English
              arrow-up
              3
              ·
              17 hours ago

              That explains why they didn’t want anyone investigating the machines. Did proper authorities finally get access (no pun intended lol) to investigate? Or was that already known?

              • ChickenLadyLovesLife@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                17 hours ago

                No, this came out after the election was settled. There was a woman that maintained a website covering all these details called BlackBoxVoting or something like that (long gone now).

      • CameronDev@programming.dev
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        Definitely, but sandboxes can be escaped, and you can’t protect everything via sandbox. Apparently its all cloud anyway, but if it were local and sandboxed, there are still exploits like rowhammer and spectre that may cause further risks.

        Its taken years to get browser sandboxes to where they are, and even they get broken every so often.

      • Echo Dot@feddit.uk
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

        That’s the worst possible solution to that problem. Why can’t they just develop their own script that’s Turing complete but doesn’t have any system calls?

        • chillhelm@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 day ago

          Or just use Lua compiled without the system calls. This is done by many video games. İt’s 2025, there is no need to create new domain specific languages.

      • CameronDev@programming.dev
        link
        fedilink
        English
        arrow-up
        9
        ·
        2 days ago

        Still sounds like you’d be shipping your data to the cloud, where it can be exfilled from there.

        Would potentially be a great phishing tool, just need to trick someone into putting sensitive data into a precooked excel file, and it gets exfilled.

        • Elvith Ma'for@feddit.org
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 days ago

          Currently only for business customers which probably use OneDrive or SharePoint anyways, so it’s not that they need that to exfiltrate data. But for a phishing/hacking attempt? There are probably some nice possibilities.

    • Godort@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      2 days ago

      Yeah, no doubt.

      Having access to visual basic is dangerous enough, let alone Python