• Eheran@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    17 hours ago

    You mean o3 mini? Wasn’t it on the level of o1, just much faster and cheaper? I noticed no increase in code quality, perhaps even a decrease. For example it does not remember things far more often, like variables that have a different name. It also easily ignores a bunch of my very specific and enumerated requests.

    • xor@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 hours ago

      03 something… i think the bigger version….
      but, i saw a video where it wrote a working game of snake, and then wrote an ai training algorithm to make an ai that could play snake… all of the code ran on the first try….
      could be a lie though, i dunno….

      • Bronzebeard@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        14 hours ago

        Asking it to write a program that already exists in it’s entirety with source code publicly posted, and having that work is not impressive.

        That’s just copy pasting

        • xor@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 hours ago

          he asked it by describing the rules of the game, and then asked it to write and ai to learn the game….
          it’s still basic but not copy pasta

          • Bronzebeard@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            These things work by remind how likely other words are to appear next to certain words. Do you know how many tutorials on how to code those exact rules it must have scanned?