On a deeper level than small talk, of course.

  • purpleworm [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 days ago

    can create recipes that work implying some level of understanding of how to cook

    Being able to emulate patterns does not actually indicate some sort of higher level of understanding. You aren’t going to get innovative new recipes, they are either just paraphrasing what they have read many people describe or they are cobbling together words.

    • MayoPete [he/him, comrade/them]@hexbear.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      3 days ago

      That may have been a bad example because for recipes it could just search the web and infer that vegetables go with olive oil for a stir fry. Where it’s impressed me so far is in taking a piece of complex code and being able to refactor it, add features, write unit tests, and write up development plans. That text doesn’t exist. It has to do some form of reasoning to interpret the code and come up with solutions for that particular problem.

      • purpleworm [none/use name]@hexbear.net
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        Syntax is syntax. I think from the standpoint of making a computer do something, it’s really not that different from language processing. That, and just like when you ask it to make a new recipe or whatever else, it is liable to make up something nonsensical and fail to identify the problem unless you spell it out first.