• YawningNostalgia@thelemmy.club
    link
    fedilink
    arrow-up
    30
    ·
    17 hours ago

    My friend did that! It pissed me off so bad. She was on a stuck train in the station on the subway in New York and talked to chatgpt about what to do, and then for some reason sent me screenshots of it afterward? Girl just get off the train

    • ThomasWilliams@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      11 hours ago

      I asked a question at a bank to a teller and they used Gemini to answer it. All they had to do was enter a term into their database (they did that later - because Gemini was wrong).

      Yes, the LLMs that are famously bad at arithmetic are now being forced onto staff in banks. This will end well.

    • starelfsc2@sh.itjust.works
      link
      fedilink
      arrow-up
      14
      ·
      15 hours ago

      LLMs literally reduce our problem solving capabilities as we use them more. Even if the problems are “easy,” we still lose that muscle and have to rely on the llm more and more.

      • Rusty@lemmy.ca
        link
        fedilink
        English
        arrow-up
        5
        ·
        14 hours ago

        I don’t even get what problem are they trying to solve by prompting a LLM that they arrived somewhere.

      • YawningNostalgia@thelemmy.club
        link
        fedilink
        arrow-up
        2
        ·
        11 hours ago

        I just don’t get it. I can’t imagine why I would ever want to use one unless I was working for a big corporation and had to collate a bunch of data. It just doesn’t compute to me. Like why would you not want to think through your problems yourself? How could another human being be so different from me? It’s not like someone liking golf when I like soccer, because I can still relate to them on some level.

        It reminds me of a study they did on domesticated dogs and wolves and I’m not an animal behavior expert but it’s interesting and stuck with me. When they were faced with a problem with human handlers present the dogs tried to figure it out for a brief amount of time and then gave up and started yelping to the humans, whereas the wolves kept trying to do it themselves. I feel like we have a dog/wolf scenario between the AI-dependent and the resistant/independent.

        TL;DR get off the train girl! It’s a grid system!!

        • starelfsc2@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 hours ago

          Very true, and adding on to what the other person said, the reason is because we are evolutionarily trained to avoid effort because it uses less energy, same reason people will watch a 30 second youtube short over reading a book.

          Alongside that, there are some cases where I’ll be working on something and there’s a task I’m actually working on, and some small aside that I can’t be bothered with at that moment. For instance, I’m processing some data from a file and using it to display differing graphics depending on what’s in the file, but I don’t remember how to open it and read the data. If the llm can give me the code that does that, then I can stay focused on the graphics-creation code (and I most likely revisit the file opening later)

        • mirshafie@europe.pub
          link
          fedilink
          arrow-up
          1
          ·
          10 hours ago

          Because there are problems out there that you’re not going to feasibly solve on your own.

          Think of it this way: do you ever look up anything on the internet? If yes - why did you do that, when you could just find out the information yourself by working from first principles? Likely not only because it’s orders of magnitude faster, but because doing it yourself would probably result in significantly lower quality thank just looking it up on Wikipedia.

          LLMs are like search engines on steroids. They really can help you explore problems that have already been described in the literature, so to speak.

          But of course that changes how our brains need to be wired. And it’s not necessarily bad. When I was growing up, the adults were really worried that the use of search engines would degrade the ability of children to look things up in the library. And they’re right - I would indeed have a more difficult time going to the library, finding the right shelf, finding the right book, looking through the index, and scanning the pages for the information I was looking for - because that’s a skill that I haven’t practiced because I could just do a web search for the better part of my life. Doing a web search is a different skill.

          That’s not to say that this is all fine and just a technological development like any other. I think we do need to be careful about how we use LLMs and when, especially in order to think through problems ourselves. I think that we were already over-reliant on the Internet before LLMs came on the scene, and it will likely get worse now. But the reason that they’re dangerous is because they are in fact really useful tools too.