全部文章0

TLDR AITLDR··访问 1

Qwen 3.8 ✨, Kimi Code CLI 👨‍💻, Netflix’s LLM stack 🤖

原网页

🚀Headlines & Launches

Qwen3.8 Is Going Open-Weight (1 minute read)

Alibaba announced Qwen3.8, a 2.4-trillion-parameter model slated for an open-weight release. A preview version is available through Alibaba's Token Plan, Qoder, and QoderWork.

Apple Sends Legal Letters to Dozens of OpenAI Employees (2 minute read)

Apple has reportedly sent legal letters to dozens of former Apple employees now working at OpenAI. The letters instruct the employees to preserve potentially relevant documents and communications related to Apple's trade secret lawsuit against OpenAI. Apple claims that OpenAI recruited key engineers and benefited from proprietary designs, manufacturing processes, and other trade secrets. More than 400 former Apple employees now work at OpenAI. OpenAI has denied the allegations, saying it is not aware of any evidence that the complaint has merit.

🧠Deep Dives & Analysis

How Netflix Built Its LLM Serving Stack (18 minute read)

Netflix details how it deployed and operated LLM inference within its existing production infrastructure. The article covers engine selection, model packaging, API design, deployment strategy, output constraints, and trade-offs that emerged under real workloads.

Fable 5 vs. GPT-5.6 Sol on an NP-Hard Problem: Does /goal Help? (6 minute read)

Claude Code and Codex both have a /goal option, but their implementations are fundamentally different. Claude Code implements /goal as a session-scoped Stop hook, so it can catch an early exit, but it doesn't know whether another ten million solver iterations are worthwhile. Codex treats a goal as a persisted thread state. It sees the files and tools, but effectively grades its own work. Using /goal can be a bad default as it can amplify bad decisions as much as good ones.

Demis Hassabis and Google's AI Commitments (18 minute read)

This post examines Demis Hassabis's framework for frontier AI alongside criticism of Google's military agreements. It also covers Alex Turner's resignation after unsuccessfully opposing broad government use of Google's models, including for autonomous weapons.

👨‍💻Engineering & Research

CI was built for humans. Chunk is built for agents (Sponsor)

Chunk Sidecars by CircleCI catches failures in a 27-second microbuild, before your agent ever reaches CI. 5x fewer tokens. 78% faster than a full pipeline run. Free, agent-agnostic, works with Claude Code, Cursor, and Codex.

Get started for free→→ Install free CLI→ See how it works

Diffusing Blame: Dale-Constrained Learning Without Weight Transport (3 minute read)

Sakana AI's "Diffusing Blame" is a neural network technique that enforces Dale's principle while enabling effective learning in image classification and reinforcement learning tasks. Their approach, based on Error Diffusion, uses non-negative weight matrices to maintain separate excitatory and inhibitory streams, eliminating the need for weight transport. Results show strong alignment with true gradients, indicating a step toward biologically plausible learning rules.

Kimi Code CLI (GitHub Repo)

Kimi Code CLI is an AI coding agent that runs in the terminal. It can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on feedback. The CLI works with Moonshot AI's Kimi models and can be configured to use other compatible providers. Its compatibilities can be extended through agent skills, hooks, sub-agents, and MCPs.

🎁Miscellaneous

Claude Fable 5 will be included in all Max and Team Premium plans (1 minute read)

Claude Fable 5 will be included in all Max and Team Premium plans at 50% of limits starting July 20. Pro and Team Standard users will continue to have access to Fable via usage credits. They will receive a one-time $100 credit. Fable is being rolled out in stages as demand for the model has been challenging to predict.

Alibaba open-sources its AI chip software stack at WAIC, targeting Nvidia's CUDA lock-in (3 minute read)

Alibaba is open sourcing the software stack for its Zhenwu series of AI chips. The move will lower migration barriers for developers currently locked into Nvidia's CUDA ecosystem. If China wants AI independence, it needs to break the CUDA lock-in at the software layer, not just build alternative chips. The Pentagon recently added Alibaba to its Chinese military companies blacklist. Open sourcing SAIL will make its ecosystem stickier and harder for any single government to shut down.

⚡️Quick Links

A Chinese AI startup is about to hit $1bn in sales while giving its best models away for free (3 minute read)

A large share of Z.ai's income comes from on-premises deployments for state-owned enterprises and financial institutions, as well as its fast-growing cloud business.

Why the first GPU financiers are turning to inference chips in a $400 million deal (4 minute read)

General Compute, an AI inference cloud startup, is using inference-specific chips as collateral for a $400 million loan.

I burned all my tokens researching how to save tokens (12 minute read)

Use cheap models to find information, accurate models to verify it, and then use deep research last.

Moonshot AI Plans Hong Kong IPO After Kimi K3 Model Debut (3 minute read)

Moonshot AI plans to list on the Hong Kong Stock Exchange within six months.

Kimi K3 has received far more love than expected (1 minute read)

Kimi is temporarily pausing new subscriptions and prioritizing compute for current members.

Google preparing Skills and Gemini Live for web rollout (2 minute read)

Google plans to introduce Gemini Live to desktop and web, extending real-time voice capabilities beyond mobile.