• 1 Post
  • 112 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle








  • It’s not just you. I might ask someone how they’re doing during a work call, but that’s dependent upon my familiarity with the person. If we actually know each other on a friendly level, that’s one thing.

    However I despise being asked that question by basically anyone else. They don’t actually want to know. I don’t actually want to tell them. Why are we wasting time on BS? Just get to the point, please.

    Especially when the call is unplanned. If you’re calling me during a work day and we hadn’t previously discussed anything over email or IM, then that calls needs to be about something pressing. If it’s about something important enough to interrupt me and demand my immediate attention, then we don’t need to waste time on pleasantries.









  • Parrots can mimic humans too, but they don’t understand what we’re saying the way we do.

    AI can’t create something all on its own from scratch like a human. It can only mimic the data it has been trained on.

    LLMs like ChatGP operate on probability. They don’t actually understand anything and aren’t intelligent. They can’t think. They just know that which next word or sentence is probably right and they string things together this way.

    If you ask ChatGPT a question, it analyzes your words and responds with a series of words that it has calculated to be the highest probability of the correct words.

    The reason that they seem so intelligent is because they have been trained on absolutely gargantuan amounts of text from books, websites, news articles, etc. Because of this, the calculated probabilities of related words and ideas is accurate enough to allow it to mimic human speech in a convincing way.

    And when they start hallucinating, it’s because they don’t understand how they sound, and so far this is a core problem that nobody has been able to solve. The best mitigation involves checking the output of one LLM using a second LLM.