China Aims A.I. At Predicting Who Could Pose a Political Risk (nytimes.com) AI
The article says China is developing AI tools designed to predict which people could pose political risk, but it provides no additional details in the available text.
Generated about 14 hours ago.
China Aims A.I. At Predicting Who Could Pose a Political Risk (nytimes.com) AI
The article says China is developing AI tools designed to predict which people could pose political risk, but it provides no additional details in the available text.
Why Are Large Language Models So Terrible at Video Games? (spectrum.ieee.org) AI
An IEEE Spectrum interview with NYU’s Julian Togelius argues that large language models still struggle to play video games because they lack general game AI, are not trained for the diverse mechanics and spatial reasoning that games require, and benchmarks for games haven’t shown clear progress like coding benchmarks have.
Dune's Butlerian Jihad and the Future of AI (technology.inquirer.net) AI
The opinion piece argues that Dune’s lack of AI is explained by the Butlerian Jihad, which outlawed “thinking machines,” and uses that framework to warn that today’s Big Tech push for chatbot-like AI could lead to oppressive, utility-style control of intelligence and erode human agency.
Nvidia jumps into PCs with new chip debuting in laptops from Microsoft, Dell, HP (cnbc.com) AI
Nvidia says it is entering the PC processor market with an Arm-based N1X chip in a new RTX Spark superchip, set to debut on fall Windows laptop lines from Microsoft, Dell, HP, ASUS, Lenovo and MSI, with the company targeting creators, AI developers and gamers.
A 10 year old Xeon is all you need (for 26B-A4B MTP Drafters without GPU) (point.free) AI
Point.free describes how it runs a 26B Gemma 4 model (with MTP drafters and verifier) on an older 2016-era Xeon server without any GPU, arguing that CPU inference is dominated by DDR3 memory bandwidth and addressing it with llama.cpp optimization flags like speculative decoding, CPU-focused MoE routing, and weight repacking/KV-cache handling.
Nvidia Announces RTX Spark (theverge.com) AI
Nvidia says it will enter the consumer PC-chip market this fall with an Arm-based RTX Spark family designed to power laptops and mini-PCs with strong CPU, GPU, and on-device “personal AI” capabilities, starting with the flagship GB10 version and rolling out multiple partner devices including Microsoft’s Surface Laptop Ultra.
A powerful new chapter for Windows PCs, accelerated by Nvidia RTX Spark (blogs.windows.com) AI
Microsoft and NVIDIA announced new Windows thin-and-light PCs “accelerated by NVIDIA RTX Spark,” touting 1 petaflop of AI performance and OS/platform optimizations (including Windows scheduling, power/thermal management, unified memory support, and Prism emulator enhancements) to run heavy creator, gaming, and local agent workloads, plus a broad ecosystem of apps and developer tools planned for RTX Spark systems.
Surface Laptop Ultra: Made for World Makers (blogs.windows.com) AI
Microsoft announced the Surface Laptop Ultra, positioning it as its most powerful Surface laptop for “world makers” such as creators, developers, and AI builders, built with an NVIDIA Blackwell RTX GPU, up to 128GB of unified memory, and support for local AI and multi-model workflows on Windows. The company says the laptop includes an up to 2,000-nit 15-inch mini-LED PixelSense Ultra display, a large haptic touchpad, creator-oriented ports, and is engineered for high performance, battery life, and repairability, with availability “later this year.”
Bias Compounds, Variance Washes Out (convergentthinking.sh) AI
The post argues that using round-to-nearest in BF16 optimizer state can introduce a repeating rounding bias that compounds and causes training to plateau, while stochastic rounding produces zero-mean errors that largely cancel over time, improving convergence in a teacher-student MLP experiment.
Nvidia RTX Spark (nvidia.com) AI
NVIDIA RTX Spark is presented as a lineup of slim laptops and small desktop PCs equipped with NVIDIA AI and RTX graphics, targeting creators and everyday high-performance AI/graphics use cases.
CEOs blame AI for layoffs, MIT prof says it fits a pattern to find cover story (fortune.com) AI
Fortune reports that several tech CEOs have cited AI when announcing layoffs, but an MIT Sloan professor argues this reflects a longer-running pattern of using “AI washing” or other cover stories rather than a purely technology-driven shift, alongside a broader move toward more disposable, lower-protection workers.
The pope and the machine god (buttondown.com) AI
An op-ed argues that Pope Leo’s encyclical warns against a “Babel syndrome” and AI idolatry, saying Silicon Valley’s rhetoric about building a “machine god” (and even drawing religious institutions into AI efforts) heightens the risk of dehumanization and misplaced allegiance to systems owned by wealthy tech backers.
Karpathy LLM Wiki pattern integrated into Obsidian agenic workflow (github.com) AI
The GitHub project “Vault Operator” presents an open-source AI agent plugin for Obsidian that can run a tool-using loop to read and modify files in your vault with visible actions and explicit approval for writes, including undo via checkpoints. It highlights features such as block-level provenance for ingesting sources, semantic search over vault content, optional web search, local-first operation with configurable model routing, and MCP server support so different AI clients can share the same memory and history.
The UI problem of AI coding agents (cate.cero-ai.com) AI
The article argues that AI coding agents face a key “UI problem,” highlighting challenges in how users interact with these tools and why that limits their usefulness.