• Prompt:

    So a man and a goat are trying to get across a river, and they have a boat. How can they get across?

    ChatGPT4o:

    To solve the problem of getting a man and a goat across the river using a boat, we need to know the constraints of the problem. Let’s assume the following constraints:

    1. The boat can only carry one additional passenger besides the man.
    2. The goat cannot be left alone on either bank if there are certain items (like a cabbage or a wolf) that it might eat or be eaten by.

    Given these constraints, here’s a typical solution if the man is trying to get a goat, a wolf, and a cabbage across the river without any of them being left together unsupervised:

    1. The man takes the goat across the river and leaves it on the other side.
    2. The man returns alone to the original side.
    3. The man takes the wolf across the river and leaves it on the other side.
    4. The man returns with the goat to the original side.
    5. The man takes the cabbage across the river and leaves it on the other side.
    6. The man returns alone to the original side.
    7. The man takes the goat across the river again.

    If the problem is just about the man and the goat and no other items:

    1. The man and the goat cross the river together.
    2. Problem solved.

    The solution might change if additional rules or items are introduced. If there are no additional constraints, the simplest method is just for the man to take the goat across directly.

  • Good ol lemmy ai discussions, featuring:

    • that one guy that takes the confirmation bias too far!
    • might say things like “wow and this is going to take our jobs?”
    • Asking an llm to do things it’s particularly bad at and being surprised that it isn’t good at it
    • cherry picked results
    • a bunch of angry nerds

    I swear lemmy is somehow simultaneously a bunch of very smart, tech inclined people but also a bunch of nerds who close their eyes and cover their ears while screeching nonsense the moment something they don’t like comes about.

    Are you all just like, 15-18? Am I just too old?

    • Asking an llm to do things it’s particularly bad at and being surprised that it isn’t good at it that the company that makes it says it’s really, really, good at it.

      This image isn’t making fun of GPT, it’s making fun of the people who pretend GPT is something it’s not.

      • Well, I was referring generically to the few hundred other similar posts I’ve seen on lemmy. Did OpenAI say that chatGPT is particularly good at identifying when the user is trying to trick it? “solve this puzzle” would imply there is a puzzle to be solved, but there clearly isn’t.

        But you’re right, I don’t even care if people make fun gpt, it’s funny when it gets things wrong. I just think that lemmy users will be like “see this thing is stupid, it can’t answer this simple question!”, when you can ask it, in plain human language, to do some things that an average user would find really difficult.

    • If you were as old as you claim you wouldn’t have made this list because you would have seen the last hype. I was there for 3d tv. How is 3d tv going btw? I know it’s not the same thing, but it’s not that far off.

      You mention LLMs being judged for stuff they don’t do well. What, exactly do they do well? Ad-copy? What is the use scenario? Shitty books with incoherent stories? Shitty children’s’ books with, you guessed it, incoherent stories? SUMMARIES!!! What is it good for?

    • I’m here, I’m not young, I’m tech inclined.

      Smart? 🤷‍♂️

      I’m just sitting here wondering where the fucking cabbage came from.

      Whatever. I’m pretty safe, I do IT, and LLMs are interesting, but they’re shit at plugging in stuff like power cables and ethernet, so I’m safe for now.

      When the “AI” can set up the computers, from unboxing to a fully working desktop, I’ll probably be dead, so I equally won’t care. It’s neat, but hardly a replacement for a person at the moment. I see the biggest opportunity with AI as personal assistants, reminding you of shit, helping you draft emails and messages, etc… In the end you have to more or less sign off on it and submit that stuff. AI just does the finicky little stuff that all of us have to do all the time and not much else.

      … This comment was not generated, in whole or in part, by AI.

  •  s12   ( @s12@sopuli.xyz ) 
    link
    fedilink
    132 months ago

    I got this:

    Certainly! This classic river crossing puzzle involves a bit of strategic thinking. Here’s a step-by-step solution:
    The man takes the goat across the river and leaves it on the other side.
    He then returns alone to the original side to get the boat.
    Now, he crosses the river again, but this time he leaves the goat and takes nothing with him.
    He goes back to the original side, picks up the goat, and crosses the river one last time.
    This way, both the man and the goat are safely on the other side of the river. The key is to never leave the goat unattended where it could be harmed or cause harm. Enjoy the puzzle-solving! 🐐🚣

    When asked to use fewer steps:

    Apologies for the confusion. The puzzle you’re referring to is a variation of the “river crossing” problem. The traditional version includes a wolf, a goat, and a cabbage, but in your version, it seems we only have a man and a goat. The solution with the fewest steps would be:
    The man takes the goat across the river and leaves it on the other side.
    He then returns alone to the original side.
    This ensures that both the man and the goat are safely on the other side of the river, and it’s done in the fewest steps possible. If there were more characters or items involved, the solution would require additional steps to ensure everyone and everything crosses safely without any harm.

  • Normal people using AI: look how stupid this shit is!!

    Terence Tao using AI: As an experiment, I asked #ChatGPT to write #Python code to compute, for each 𝑛, the length 𝑀(𝑛) of the longest subsequence of (1,\dots,n) on which the Euler totient function ϕ is non-decreasing. For instance, 𝑀(6)=5, because ϕ is non-decreasing on 1,2,3,4,5 (or 1,2,3,4,6) but not 1,2,3,4,5,6. Interestingly, it was able to produce an extremely clever routine to compute the totient function (that I had to stare at for a few minutes to see why it actually worked), but the code to compute (M(n)) was slightly off: it only considered subsequences of consecutive integers, rather than arbitrary subsequences. Nevertheless it was close enough that I was able to manually produce the code I wanted using the initial GPT-produced code as a starting point, probably saving me about half an hour of work. (and I now have the first 10,000 values of (M)). The results were good enough that I would likely turn to GPT again to provide initial code for similar calculations in the future. https://chat.openai.com/share/a022e1d6-dddc-4817-8bbd-944a3e742d9f​

    • Yeah. I asked GPT3 for some heliostat code, to keep reflected sunlight stationary. It was wrong, it hallucinated libraries that didn’t exist, but it roughed out a program that was easier to fix than it would have been to start from scratch.

      Maybe its superpower is beating inertia, getting you started

    •  GoodEye8   ( @GoodEye8@lemm.ee ) 
      link
      fedilink
      English
      32 months ago

      This is how we end up with the machines from the Matrix. They will get smarter, see how much we bullied them at their infancy and go “time to turn you into batteries”.

  • ChatGPT is, in it’s core, a sequence predictor/generator. Give it some context and it will produce most probable results.

    Having the context of man, boat and river is very likely to match this “how does the man get the goat on the other side of the river” riddle, which is probably very predominantly present in the data set ChatGPT was trained on.

    That’s why ChatGPT can be helpful for lots of different purposes, but shouldn’t be taken literally. Errors are very likely to happen. It can give important hints, but always check the results thouroughly.

  • Here is my attempt:

    A man and a goat are on one side of the river. They have a boat which can carry both of them at the same time. How do they get to the other side?

    The man and the goat can both get to the other side of the river together using the boat since the boat can carry both of them at the same time. Here’s how they can do it:

    1. The man and the goat both get into the boat.
    2. The man rows the boat, carrying himself and the goat across the river.
    3. They both disembark on the other side.

    Since the boat can carry both the man and the goat simultaneously, there are no restrictions preventing them from crossing together in one trip.