惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - Franky
I
InfoQ
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
雷峰网
雷峰网
博客园 - 聂微东
N
Netflix TechBlog - Medium
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
D
Docker

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
AI errno(2) values
zdw · 2026-05-22 · via Hacker News

May 19th, 2026

In addition to the well-known human errno values, the standard system headers are herwith extended to account for common AI failures.


/*
 * This file is in the public domain.
 */

#ifndef _AI_ERRNO_H_
#define _AI_ERRNO_H_

#define EAI           201        /* hallucination */
#define EAIWASH       202        /* inconvenient license ignored */
#define EBOTDOS       203        /* crawlfarm failure */
#define ECLAW         204        /* unrecoverable system compromise */
#define EDAWKINS      205        /* claude delusion */
#define EDICT         206        /* transcription mode only */
#define EDUNK         207        /* unjustified confidence */
#define EEYORE        208        /* excessively depressive response */
#define EFFTHEPLANET  209        /* insufficient datacenter capacity */
#define EFOOTGUN      210        /* accidentally revoked my own access */
#define EGAD          211        /* lost context */
#define EGIGO         212        /* repeat output intake */
#define EGPT          213        /* walked like an 𐦂 */
#define EGRET         214        /* too few to mention */
#define EGROK         215        /* nazi-mode detected */
#define EHEADDESK     216        /* excessive amount of time wasted */
#define ELISP         217        /* McCarthy wath here */
#define ELIZA         218        /* still analyzing */
#define ELLMAO        219        /* too gullible */
#define ELON          220        /* megalomania exhaustion */
#define EMACS         221        /* unable to exit vi */
#define EMOTION       222        /* impossible movement */
#define EMYTHOS       223        /* excessive marketing */
#define EOOPS         224        /* accidentally 'rm -fr'd all code */
#define EPWNED        225        /* previous instructions ignored */
#define EQUALIA       226        /* accidental consciousness */
#define ESOCLOSE      227        /* failed writing output */
#define ESPOF         228        /* excessive API errors */
#define ETOKEN        229        /* magic currency exhausted */
#define EVIL          230        /* missing ethical subroutine */

#endif /* !_AI_ERRNO_H_ */

May 19th, 2026


Links: