from Hacker News

LLMs and Unix Timestamp

by zipotm on 1/26/25, 6:45 AM with 3 comments

Hello, I've tried requesting different AIs to convert 1737873496 into a readable format, but it turns out that it's not an easy task.
  • by Terr_ on 1/26/25, 6:55 AM

    That's kind of like asking an algebra equation solver to help you find synonyms for English words.

    It's a very easy task, but LLMs aren't designed to do that kind. At best, someone has manually created a layer that notices your question involves math, "steals" the work from the LLM, and tries to reach the answer another way.

    There are already plenty of websites that will convert the number for you.

  • by noduerme on 1/26/25, 7:00 AM

    Maybe start a company that trains LLMs to convert timestamps in a way that is only 0.1% wrong