• WalnutLum@lemmy.ml
    link
    fedilink
    arrow-up
    38
    ·
    2 days ago

    I hate when it says these things “go rogue”

    They’re stochastic word generators, if your harness doesn’t have anything to prevent bad stuff there’s always gonna be a chance it’ll delete your database.

  • FriendOfDeSoto@startrek.website
    link
    fedilink
    English
    arrow-up
    26
    ·
    2 days ago

    This is how so-called AI can also create jobs…

    This sort of story isn’t the norm. But it is a risk. Why would anybody in their right mind chose to implement these half-cooked tools in a production environment? You don’t run a beta test during open heart surgery either.

  • kevinsky@feddit.nl
    link
    fedilink
    arrow-up
    15
    ·
    2 days ago

    The AI agent’s misdemeanors were then hugely amplified by a cloud infrastructure provider’s API wiping all backups after the main database was zapped.

    In what scenario should wiping backups over an API even be a thing?

    • Enoril@jlai.lu
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      For example if you delete an aws database, the associated snapshots are also deleted automatically. It’s written in the document and you have to tune some parameters to avoid that.

      So I assume the AI deleted the database and they tried to restore it… discovering the database associated snapshots weren’t there anymore. oops…

      • kevinsky@feddit.nl
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Snapshots are not a real backup untill you commit them to some sort of immutable storage.

  • DoGeeseSeeGod
    link
    fedilink
    arrow-up
    9
    ·
    2 days ago

    Blood for the blood god!

    Skulls for the skull throne!

    Random destruction for the gods of chaos!

  • pedz@lemmy.ca
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    2 days ago

    Someone wasn’t following the 3-2-1 rule. That wouldn’t have happened if they used LTO tape backups.

    I used to work for a hosting company that had the IBM i servers of insurance companies and big retailers. Servers were replicated in real time but they also had offline backups on LTO tapes.

    If you give AI access to your backups, you deserve what happens.