• FluffyPotato
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    4 months ago

    From my experience anything beyond hello world and the simplest scripts AI is absolute garbage. Even if what AI makes compiles it will commonly give either the wrong output or is so poorly optimised that it’s easier to start from scratch than try to fix what AI cobbled together.

    • Immersive_Matthew@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      5
      ·
      4 months ago

      I have had those experiences too…especially early to mid last year, but today, I am having AI write and edit scripts over 400 lines of code and it is very good. So good that I have not personally written any code for months as it is just so much easier to just have AI write it in seconds. I have written all the code for my award winning VR app with AI so yes…it really is getting very good.

      • FluffyPotato
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        I tried it for an API I was making for work last month. It took like 6 attempts before it even compiled and then it completely screwed up the data it’s transferring.