Mirror is an entirely new concept in programming — just supply function signatures and some input-output examples, and AI does the rest.

  • rothaine@beehaw.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    17 hours ago
    // Hack the mainframe to skim pennies from ongoing transactions
    async function addMoneyToMyBankAccount(dollarAmount: number): Promise<"success">
    

    Alright let’s go