• Feyd@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    There is a fundamental difference this post is pretending doesn’t exist.

    Trusting the abstractions of compilers and fundamental widely used libraries is not a problem because they are deterministic and battle tested.

    LLMs do not add a layer of abstraction. They produce code at the existing layer of abstraction.

  • xep@discuss.online
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Compiling code to machine instructions is deterministic. That’s not the case with LLMs.