• surph_ninja@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Yes, I have tested that use case multiple times. It performs well enough.

    A calculator also isn’t much help, if the person operating it fucks up. Maybe the problem in your scenario isn’t the AI.

    • fuck_u_spez_in_particular@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      1 day ago

      As you’re being unkind all the time, let me be unkind as well :)

      A calculator also isn’t much help, if the person operating it fucks up. Maybe the problem in your scenario isn’t the AI.

      If you can effectively use AI for your problems, maybe they’re too repetitive, and actually just dumb boilerplate.

      I rather like to solve problems that require actual intelligence (e.g. do research, solve math problems, think about software architecture, solve problems efficiently), and don’t even want to deal with problems that require me to write a lot of repetitive code, which AI may be (and often is not) of help with.

      I have yet to see efficient generated Rust code that autovectorizes well, without a lot of allocs etc. I always get triggered by the insanely bad code-quality of the AI that just doesn’t even really understand what allocations are… Arghh I could go on…

      • surph_ninja@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        24 hours ago

        I think you’re severely underestimating the amount of white collar work that is just boiler plate, and understating how well AI can quickly produce a workable first draft. Or maybe you just aren’t writing good prompts.