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.
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!!
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)
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.
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.
I don’t even get what problem are they trying to solve by prompting a LLM that they arrived somewhere.
The train was stuck so I guess what to do, just wait leave get another train get a cab idk lol
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!!
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)
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.