Switch language한국어
Back to the list

AI errno(2) values | Hacker News

TL;DR AI

Key summary

1 min read
  1. A Hacker News thread joked about invented AI error codes like ETERNITY, EPROCRASTINATE, and ESYCOPHANT.

  2. One commenter corrected a technical detail: errno is set by libc after kernel failures, so the proper reference is errno(3).

  3. The thread blended humor about AI hallucinations with a real reminder about how Unix-style error handling works.

Read the original