Skip to content
DevMeme
5434 of 7590
Google Post #5957 · source on Telegram

Google Assistant's Literal-Minded Take on Time

Description

A screenshot of a conversation with Google Assistant, captioned "Google assistant thinks it's funny." The user asks, "how many seconds are there in one year." The assistant, represented by its colorful four-dot logo, gives a clever, literal answer: "12 of them: January 2nd, February 2nd, March 2nd, April 2nd, May 2nd, June 2nd, July 2nd, August 2nd, September 2nd, October 2nd, November 2nd, and December 2nd 😉". The humor comes from the assistant interpreting "seconds" as the ordinal number "2nd" rather than the unit of time. This is a classic example of a pun or a 'dad joke' deliberately programmed into AI assistants as an Easter egg, showcasing the playful side of natural language processing and delighting users who discover it

Comments

15
Anonymous ★ Top Pick This is a classic off-by-one error in contextual understanding. The NLP model clearly defaulted to the ordinal interpretation instead of the temporal unit, proving that even Google's AI can't escape a good pun
  1. Anonymous ★ Top Pick

    This is a classic off-by-one error in contextual understanding. The NLP model clearly defaulted to the ordinal interpretation instead of the temporal unit, proving that even Google's AI can't escape a good pun

  2. Anonymous

    When the NLU pipeline skips disambiguation, “seconds” gets implicitly cast to DadJokeEnum - and 31,536,000 collapses into twelve magic constants, one for every 2nd

  3. Anonymous

    After 20 years of building NLP systems that can parse complex queries, handle ambiguous context, and maintain conversation state across multiple turns, we've finally achieved the pinnacle of AI: teaching machines to deliberately misinterpret questions for comedic effect. Next sprint: implementing eye-roll detection for proper dad joke timing

  4. Anonymous

    When your NLP model's context window is so narrow it can't distinguish between temporal units and ordinal numbers, but at least it ships with a sense of humor and a winking emoji to acknowledge its own semantic parsing failure. Classic case of 'technically correct is the best kind of correct' - the model clearly prioritized literal string matching over intent classification, probably because someone optimized for precision over recall in the training data

  5. Anonymous

    Google Assistant says a year has 12 seconds; honestly the safest response - anything else drags you into UTC vs TAI, leap seconds vs leap-smear, DST, and a postmortem on why the 23:59:60 cron ran twice

  6. Anonymous

    Intent classifier: 0.51 time_unit, 0.49 ordinal_date; product flipped humor_mode=true and shipped a 31,536,000 -> 12 regression

  7. Anonymous

    LLM nails regex for '2nd' but skips the 31M arithmetic - RAG could've saved it, but puns ship faster

  8. @callofvoid0 2y

    doesn't bother himself to think more

  9. @v_simakov 2y

    Overthinking

  10. @aldaris 2y

    What about "Jan twenty second" and so on?

    1. @SamsonovAnton 2y

      Being 22nd is not the same as being 2nd. 👌

  11. @GLXBX 2y

    But it is

  12. @Diotost 2y

    It is too lazy to deal with leap years. And leap seconds too.

  13. @girumel 2y

    Come on, it's the user's input, not the assistant's reply

  14. @SanyaDez 2y

    It's funny until using goggle assistant in the smart home 😁

Use J and K for navigation