The article discusses how everything in C is undefined behavior, citing various examples of subtle and illogical undefined behavior in the language. The author argues that even experienced programmers can't write correct C code and that the language's age and complexity make it difficult to avoid undefined behavior. The article also mentions the use of Large Language Models (LLMs) to detect undefined behavior in code. The author concludes that writing C or C++ without LLM supervision should be considered irresponsible.