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

推荐订阅源

IT之家
IT之家
A
About on SuperTechFans
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
博客园 - Franky
D
Docker
Martin Fowler
Martin Fowler
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
Last Week in AI
Last Week in AI
U
Unit 42
F
Fortinet All Blogs
H
Help Net Security
Blog — PlanetScale
Blog — PlanetScale
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
P
Proofpoint News Feed
月光博客
月光博客
G
Google Developers Blog

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
AI errno(2) values
zdw · 2026-05-22 · via Hacker News - Newest: "AI"

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: