• AdrianTheFrog@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 hour ago

    I think it’s supposed to be that how AI turns high level instructions into code is compared to how compilers turn code into assembly. Implying that using AI is just a natural extension of the handing off work to the computers that we’ve already been doing.

    I wonder if you gave different AI models some c++ or something and told them to write assembly based on it how well they would do compared to an actual compiler