• fuck_u_spez_in_particular@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 days ago

        So unreliable boilerplate generator, you need to debug?

        Right I’ve seen that it’s somewhat nice to quickly generate bash scripts etc.

        It can certainly generate quick’n dirty scripts as a starter. But code quality is often supbar (and often incorrect), which triggers my perfectionism to make it better, at which point I should’ve written it myself…

        But I agree that it can often serve well for exploration, and sometimes you learn new stuff (if you weren’t expert in it at least, and you should always validate whether it’s correct).

        But actual programming in e.g. Rust is a catastrophe with LLMs (more common languages like js work better though).