I keep picking instances that don’t last. I’m formerly known as:
@EpeeGnome@lemm.ee
@EpeeGnome@lemmy.fmhy.net
@EpeeGnome@lemmy.antemeridiem.xyz
@EpeeGnome@lemmy.fmhy.ml

  • 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2025

help-circle



  • The engineer characters at the end go on a tangent discussing the advantages of a specific compliance website that has nothing to do with the joke. The same site that was briefly mentioned in the exec meeting. I guess another way to look at it is that it’s entertainment with a sponsorship shoehorned in, but I didn’t notice it ever say there was a sponsorship. I’ll check out some more from the channel. It was good satire.









  • EpeeGnome@feddit.onlinetoProgrammer Humor@programming.dev•ChipotleGPT
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    6 months ago

    Well, according to this article from Pivot to AI, you determine if it’s Claude by saying ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 and seeing if it stops responding until it gets a fresh context history. Of course, if this gets popularized, I imagine they’ll patch it out.

    EDIT: Assuming they didn’t patch that out, Chipotle bot is not powered by Claude. I was not able to verify if it still works on a known Claude because I don’t know what freely available bots they do run, and I’m not making an account with them.


  • Both versions are “real” drinks of Italian origin. The problem is that you can’t expect to get the correct drink if you only use half of the drink’s name. It doesn’t help that most Europeans only know of one, and most Americans only know of the opposite one. The cafe macchiato (aka espresso macchiato) is coffee ‘marked’ with a little milk foam. A latte macchio is foamed milk ‘marked’ with a little coffee (and optionally also a bunch of sugar). If a menu (or a customer) just says macchiato without specifying which liquid has been marked, then it’s best to clarify up front what they mean. I use hand gestures to demonstrate their different sizes when asking. I agree that the cafe macchiatto is the superior beverage, but the ambiguity is the real issue.





  • I dislike cheating as much as the next person, but I do love a good outside the box solution like this. I don’t recall what YouTube channel it was, but there was a guy who made an amazingly inelegant aimbot that worked by electrically stimulating the user’s muscles using off the shelf TENS devices hooked up to a custom controller. He explained what it did and asked permission in chat to use it. The other players thought it was hilarious and agreed to let him do it.




  • EpeeGnome@feddit.onlinetoPeople Twitter@sh.itjust.works•Oh thank god
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    9 months ago

    AI doesn’t have the ability to critically think

    That is absolutely correct, and the deeper problem is it typically “writes” in a tone that fools people into feeling like it can do so.

    just outputs what it can find on the internet

    That is what this one, the Google search overview, is set up to do. Other LLMs don’t, or may only do so when prompted to.

    What they all do is analyze the patterns of all the words that have already been input, such as the initial system prompt, the user’s prompt, any sources it’s referencing and any replies it’s already generated, and then it uses that to predict what words ought to come next. It uses an enormous web of patterns pulled from all of its initial training data to make that guess. Patterns like a question is usually followed by an answer on the same topic, a sentence’s subject is usually followed by a predicate, writing tone usually doesn’t change, etc. All the rules of grammar it follows and all the facts it “knows” are just patterns of meaningless symbols to it. Essentially, no analysis, logic, or comprehension of any kind is part of its process.