• CameronDev@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    If you try to make the argument that the LLMs are making you a better developer, I would expect pushback.

    I’ve used LLMs for code generation, and the output has been subpar. Better than a novice, but not what I expect from a junior or higher. It is fast, but correctness and sanity is all over the shop.

    My problem with lots of these posts is that they are from lazy developers, who are skipping the due diligence of actually validating that the code generated is correct.

    If you want to post about how you use the tools, including your processes for ensuring correctness, I would have no objections.