-
SAP completes €1B+ Prior Labs acquisition — tabular foundation model TabPFN enters the big leagues
SAP closed its acquisition of Prior Labs on July 17, committing over €1 billion across four years to turn the German startup into Europe’s leading frontier AI lab. Prior Labs is 18 months old. It raised a €9M pre-seed in early 2025. That’s one of the fastest zero-to-€1B exits Europe has ever seen. What TabPFN… Continue reading
-
Claude Code is now running on Bun rewritten in Rust — Anthropic shipped it after the “marketing engineering” fight
Simon Willison cracked open the Claude Code binary and found the receipts: “Bun v1.4.0” strings plus 563 Rust source filenames like bundle_v2.rs. Claude Code — Anthropic’s terminal coding agent, the biggest AI coding tool in production — is now actually running on a runtime that AI rewrote from one language to another. HN blew up:… Continue reading
-
Ollama raises $65M with a 14-person team — 8.9M developers, and now a cloud
14 employees serving 8.9 million developers a month. That ratio is why Theory Ventures just led a $65M Series B into Ollama — Benchmark, 8VC, and Docker founder Solomon Hykes all in — bringing total funding to $88M. The announcement hit the HackerNews front page this week. What Ollama is The default runtime for open-weight… Continue reading
-
Claude Fable 5 finds a Jacobian Conjecture counterexample — an 87-year-old problem is dead
The Jacobian Conjecture survived 87 years, a pile of published proofs that later collapsed, and a spot as problem 16 on Smale’s list of math problems for the 21st century. On July 19, an Anthropic employee handed it to Claude Fable 5. The model found a concrete counterexample. The conjecture is false. A refutation you… Continue reading
-
ai-agent-book: Bojie Li’s open-source AI agent textbook gains 1,734 GitHub stars in one day
The #1 trending repo on GitHub right now isn’t a framework. It’s a book. Bojie Li — ex-Huawei “Genius Youth,” now Chief Scientist at Pine AI — open-sourced his entire textbook Understanding AI Agents: Design Principles and Engineering Practice: full manuscript, compiled PDF, and 50+ runnable projects mapped chapter by chapter. One day, +1,734 stars.… Continue reading
-
OpenAI cuts Codex context window from 372k to 272k
OpenAI quietly shrank the context window of Codex — its agentic coding tool that reads your repo and ships PRs — by 27%. No changelog, no announcement. Developers spotted the change in the open-source Codex CLI on GitHub, and the thread hit the Hacker News front page with 273 points and 130 comments. Why 100k… Continue reading
-
Voicebox hits 43K GitHub stars: a free, local ElevenLabs that gives AI agents your voice
Jamie Pine — the dev behind Spacedrive — built Voicebox, and it added 629 stars in a single day on its way to 43K. It’s an open-source desktop voice studio (Tauri Rust shell + React + FastAPI sidecar) that kills two subscriptions at once: ElevenLabs for voice generation, WisprFlow for dictation. Everything runs on your… Continue reading
-
Alibaba’s Qwen 3.8 (Qwen3.8-Max-Preview) claims it’s “second only to Fable 5” — with zero benchmarks published
Qwen shipped Qwen3.8-Max-Preview on July 19: a 2.4 trillion parameter model, the team’s first multimodal one past the 1T mark. It reads images, video, and documents. Alibaba says it’s going open-weight — which would make it the largest open multimodal model ever. For now, only the hosted preview exists. The headline claim: performance “second only… Continue reading
-
Kimi CLI hits 9,600 GitHub stars as Moonshot AI walks into Claude Code’s territory
Kimi CLI is trending on GitHub, and the timing is no accident. Days after Kimi K3 took #1 on Frontend Code Arena with a 76% pairwise win rate — ahead of Claude Fable 5’s 63% — Moonshot AI’s official terminal coding agent blew past 9,600 stars. What it is An open-source (Apache 2.0) coding agent… Continue reading
-
Transcribe.cpp runs 60+ speech models in one runtime — the llama.cpp of voice, backed by Mozilla.ai
Local speech-to-text is fragmented. whisper.cpp only runs Whisper; Parakeet, Canary, Voxtral, and Kyutai each live in their own repos with their own quirks. Transcribe.cpp collapses all of them into one C/C++ inference library: 16+ ASR model families, 60+ models, all in GGUF format, all on the ggml runtime. Hacker News gave it 526 points. The… Continue reading
