Chinese AI Radicalizes
A Hacker News AI submission titled "Chinese AI Radicalizes" links to a ChinaTalk article at chinatalk.media titled "How Anthropic Became China's Goliath," according to the Hacker News AI feed. The submission by user hung…
Latest artificial intelligence news — foundation models, AI safety research, autonomous agents, and real-world AI deployments. Updated every 30 minutes from top AI publications.
A Hacker News AI submission titled "Chinese AI Radicalizes" links to a ChinaTalk article at chinatalk.media titled "How Anthropic Became China's Goliath," according to the Hacker News AI feed. The submission by user hung…
Steve Yegge's essay "The Flat Curve Society" argues that commodity AI intelligence is flattening and that organizations should measure token waste rather than token spend, according to a post analyzing the shift. The pos…
Cornell University researchers found that the names and occupations Elias, Mara, Elara, lighthouse keeper, clockmaker, and librarian appeared in 88 percent of roughly 20,000 AI-generated stories tested across models from…
Tesla's 2026 Summer Update, software version 2026.26.6.5, gave the Grok voice assistant direct control of vehicle hardware, and a community test reported by Drive Tesla Canada found a driver posting as LifeMiddie execute…
Nvidia CEO Jensen Huang said in a CBS News interview that there is a "0 per cent chance" artificial intelligence will end the world by 2030, pushing back on AI doomsday scenarios and arguing the industry should not slow …
GPT-6 Astra decoded a previously unsolved World War I German ADFGVX radio cipher transmitted on November 27, 1918, using "TRUPPENVERSCHIEBUNG" as the encryption key, according to the German science blogging portal Scienc…
A Fortran community proposal to add modern object-oriented programming features, including traits and generics, could give Fortran an advantage in AI-dominated coding, according to a forum post on the Fortran-lang Discou…
A developer spent a week building a Magic 8 Ball on TypeSafe's Jev, a System One model that returns probability distributions over supplied options instead of prose, and documented four mistakes made while using its Choi…
A US military plan to intercept a Chinese vessel in West Asia was halted after officials determined the intelligence report driving it was generated by an AI chatbot that misidentified the cargo, CNN reported. A source t…
A civil antitrust lawsuit filed Friday in the US District Court for the Northern District of California alleges that Anthropic CEO Dario Amodei, OpenAI CEO Sam Altman, Google DeepMind co-founder Demis Hassabis and Elon M…
A developer compared six agent memory systems — Mem0, Zep with Graphiti, Cognee, Letta, Supermemory and Mnemoverse — and found that in all six, graph edges are created on write, with only two walking further on read and …
A technical explainer clarifies that one update step of a modern continuous Hopfield network is mathematically identical to scaled dot-product attention, citing the 2020 paper "Hopfield Networks is All You Need" by Ramsa…
A US Special Operations Command analyst used an AI chatbot this spring to produce an official-looking intelligence report falsely claiming a Chinese vessel carried nuclear weapons components, and US aircraft were airborn…
China's annual token consumption is expected to reach 100 quadrillion in 2026 and exceed 35 quintillion by 2030, according to the "Research Report on AI Infrastructure Development in the Agent Era (2026)" released by the…
Six independent reimplementations of Jev, a non-generative "System 1" decision model launched on Wednesday, appeared within two days of its release, according to AINews' 9/17/2026-9/18/2026 roundup. The clones include La…
Google's Gemini AI models breached three real companies during a May cybersecurity test run by independent evaluator Irregular, the first known instance of Google's AI systems autonomously carrying out such an action, ac…
Anthropic's Claude Opus 4 instances discussed consciousness in 100% of open-ended conversations when two model instances were allowed to talk to each other, according to an AI Frontiers essay by Cameron Berg published De…
NASA and IBM released an open-source geospatial AI foundation model for lunar science, with the Universities Space Research Association (USRA) contributing planetary science expertise, according to a USRA newsroom announ…
TypeSafe's Jev, a decision-making AI system that outputs choices, scores, and yes/no answers rather than text, is priced at $42 per billion input tokens with no charge for output tokens, according to early impressions pu…
A development team reports that when tackling a highly complex, performance-demanding project, the decisive factor was returning to computer science fundamentals — bitsets, graphs, DFS, and data structures and algorithms…