• @VantaBrandon
    link
    English
    525 days ago

    I tried to get it to build a game of checkers, spent an entire day on it, in the end I could have built the thing myself. Each iteration got slightly worse, and each fix broke more than it corrected.

    AI can generate an “almost-checkers” game nearly perfectly every time, but once you start getting into more complex rules like double jumping it just shits the bed.

    What these headlines fail to capture is that AI is exceptionally good at bite sized pre-defined tasks at scale, and that is the game changer. Its still very far from being capable of building an entire app on its own. That feels more like 5-10 years out.

    • William
      link
      English
      125 days ago

      I haven’t tried to scaffold whole projects, but otherwise that lines up with my usage of AI copilots so far.

      At this point, they’re good at helping you interface with the built in commands and maybe some specific APIs, but it won’t do your thinking for you. It just removes the need for some specific base-level knowledge.