Qwen3.8-Max Released; First Open-Source Max Series Model
通义千问 Qwen3.8-Max 发布,Max 系列首次开源 ⭐️ 9.0/10
Alibaba has officially released Qwen3.8-Max, a 2.4-trillion-parameter Mixture-of-Experts model with 95B activated parameters, claiming major gains in programming, office tasks, long-horizon execution, and multimodal understanding. The company also announced the model will be open-sourced next week, marking the first open-source release in the Qwen Max series. This release signals a paradigm shift toward autonomous, self-evolving AI agents that can handle long-cycle tasks without human intervention. Because the Qwen Max series has never been open-sourced before, next week's release could significantly reshape the open-source LLM landscape and lower the barrier for developers and researchers. Qwen3.8-Max reportedly autonomously operated for 16 days in the oh-my-cli project, beat 87% of 458 human teams in a real-world e-commerce multimodal intent recognition competition (accuracy from 0.60 to 0.853), and achieved a 4.16x return in a 365-day simulated e-commerce environment. It also reproduced a recent AI training-data-selection paper from scratch in 5 days, writing 7,600 lines of code and outperforming the original paper by 2.71 points on AIME24.
rss · 小互(@imxiaohu) · Aug 3, 04:08
Background: Qwen (通义千问) is Alibaba's family of large language models, with the 'Max' tier representing the company's flagship, highest-capability models. Qwen3.8-Max uses a Mixture-of-Experts (MoE) architecture, which scales up total parameters while keeping computational costs lower by activating only a subset of parameters per token — here, 95B of 2.4T. The model's claimed abilities in autonomous programming and long-term task execution reflect an industry-wide push toward agentic AI systems that can plan, act, and self-correct over extended periods. AIME24 is a math reasoning benchmark drawn from the 2024 American Invitational Mathematics Examination, commonly used to evaluate models' advanced mathematical reasoning.
References
- [2507.11181] Mixture of Experts in Large Language Models Mixture of Experts in Large Language Models - arXiv.org A Closer Look into Mixture-of-Experts in Large Language Models Mixture of Experts Explained - Hugging Face Applying Mixture of Experts in LLM Architectures | NVIDIA ... Understanding Mixture of Experts (MoE): The Architecture ... Mixture-of-Experts (MoE) LLMs - by Cameron R. Wolfe, Ph.D.
- AIME24: Math Reasoning Benchmark - emergentmind.com
Tags: #qwen, #llm, #open-source, #ai, #multimodal
OpenAI Says Next-Gen Astra Model Solved 10 Long-Standing Math Problems
OpenAI 称下一代模型 Astra 解开 10 个数学难题 ⭐️ 9.0/10
On August 1, 2026, OpenAI released a 200-plus-page paper and a GitHub repository showing that an internal version of its upcoming flagship model, Astra, proved 10 long-standing open problems in mathematics and theoretical computer science. This is significant because it suggests AI can now tackle research-level mathematics, potentially accelerating discovery in mathematics and related fields. If verified, it could mark a paradigm shift in AI reasoning capabilities. The problems span eight different branches, with the oldest dating back to 1964 and the youngest remaining unsolved for over two decades. Astra is a multi-agent model, the proofs are machine-checkable, and the model has not yet been publicly released.
rss · 小互(@imxiaohu) · Aug 3, 01:27
Background: OpenAI has been developing increasingly powerful AI models, and Astra is rumored to be its next major model family. Solving open math problems is a key benchmark for advanced reasoning. The announcement came through a paper and GitHub repository rather than a traditional press release.
References
Tags: #OpenAI, #Astra, #AI research, #Mathematics, #Breakthrough
Qwen 3.8-Max Released; Open Weights Coming Next Week
Qwen 3.8-Max 正式发布,下周开源权重 ⭐️ 9.0/10
Alibaba officially released Qwen 3.8-Max, its most capable multimodal model to date with 2.4 trillion parameters, and confirmed that open weights for both Qwen 3.8-Max and Qwen3.8-27B will be released next week. This is a frontier-scale release with an unprecedented open-weights commitment for a 2.4T-parameter model, which could reshape the open-source LLM landscape and intensify competition among top providers. Developers and enterprises will gain access to a top-tier model at relatively low cost. Qwen 3.8-Max accepts text, image, and video inputs and returns text, using a mixture-of-experts architecture. Pricing is $2.0 per million input tokens, $6.0 per million output tokens, and $0.25 per million for implicit caching, with availability on Qwen Chat and Qwen Cloud.
rss · meng shao(@shao__meng) · Aug 3, 04:48
Background: Qwen is Alibaba's open-source LLM family, and Qwen 3.8-Max is its first multimodal model above 1 trillion parameters. The original post noted that Alibaba's official benchmark comparisons only included Qwen, Gemini, GPT, and Claude, excluding recent top open-source Chinese models, so the community added its own comparisons.
References
Discussion: The author welcomed the release but highlighted the absence of domestic open-source models in official benchmarks, prompting a self-supplemented comparison. The quoted Qwen announcement and discussion reflect strong excitement about the open-weights release and an interest in independent benchmarking.
Tags: #Qwen, #LLM, #AI Model Release, #Open Source, #Benchmark
Qwen3.8-Max: Alibaba's 2.4T-Parameter Open-Weights Model Announced
Qwen3.8-Max:阿里发布 2.4 万亿参数开源权重模型 ⭐️ 9.0/10
Alibaba's Qwen team announced Qwen3.8-Max, a 2.4T-parameter flagship model, with open weights to be released next week, alongside the Qwen3.8-27B open-weights model. The announcement highlights autonomous coding capabilities, long-horizon planning, and native multimodal intelligence. This marks a significant milestone in open-weights AI, making a frontier-scale 2.4T-parameter model available to developers, which could accelerate autonomous coding and agentic AI applications. It challenges closed models by providing transparent, modifiable weights at a competitive price. Pricing is set at $2.0 per million input tokens, $6.0 per million output tokens, and $0.25 per million tokens for implicit caching. The model claims 10+ days of self-evolving development, 500+ turns of chip design optimization, and 365-day e-commerce strategy planning.
rss · Qwen(@Alibaba_Qwen) · Aug 3, 02:15
Background: Open-weights models allow developers to download and fine-tune the model weights, providing more transparency and control than closed models like GPT-4 or Gemini. Autonomous coding refers to AI agents that can handle multi-day software projects without human intervention, while long-horizon tasks require planning and execution over extended periods with complex decision-making.
References
Tags: #AI, #Qwen, #Open Weights, #Large Language Model, #Coding
Alibaba Qwen Unveils Qwen3.8-Max: 2.4T-Parameter Coding and Cowork Flagship
阿里通义千问发布 Qwen3.8-Max:2.4 万亿参数编程与协作旗舰模型 ⭐️ 9.0/10
Alibaba Qwen announced Qwen3.8-Max, a new flagship large language model focused on coding and cowork capabilities. According to reports, it is a 2.4-trillion-parameter Mixture-of-Experts model with a 1M context window, and open weights are expected next week. This release raises the bar for coding and collaborative AI in the open-weight model ecosystem, competing directly with frontier models such as GPT-5.6. It matters for developers and enterprises because Qwen models are widely used and often Apache-licensed, providing a potentially powerful open alternative to proprietary systems. Qwen3.8-Max reportedly beat GPT-5.6 Sol and Fable on many benchmarks, and scored ¥416,252 on a financial balance test, ahead of GLM 5.2 by 38% and more than double the previous-generation Qwen3.7-Max. It uses a MoE architecture with a 1M context window; open weights are promised for next week, but some versions remain proprietary via Alibaba Cloud.
rss · Qwen(@Alibaba_Qwen) · Aug 3, 01:46
Background: Qwen, also known as Tongyi Qianwen, is a family of large language models developed by Alibaba Cloud, spanning open-source Apache-licensed, source-available, research, and proprietary models. The "Max" line represents Alibaba's largest flagship models, while "cowork" refers to AI agents that work alongside users across local apps, cloud tools, and browsers, as popularized by products like Claude Cowork. MoE, or Mixture-of-Experts, is a model design that activates only a subset of parameters per token, enabling huge model scale with efficient inference.
References
Tags: #AI, #Large Language Model, #Coding, #Alibaba, #Model Release
Qwen3.8-Max Launches with 2.4T Parameters, Open Weights Coming
Qwen3.8-Max 正式发布,2.4T 参数,开放权重即将推出 ⭐️ 9.0/10
Alibaba's Qwen team officially announced the release of Qwen3.8-Max, its most capable model to date, with 2.4 trillion parameters. Open weights will be released next week, alongside the smaller Qwen3.8-27B, and the model is already available via API and Qwen Chat. This is a major event for the open-weight AI community, as a state-of-the-art model at this scale becoming openly available could catalyze research and commercial applications. It also intensifies competition among top AI labs, especially against models like Kimi K3. The model emphasizes autonomous coding (10+ days of self-evolving development), long-horizon planning (e.g., 500+ turns of chip design optimization), and native multimodal feedback for planning and self-correction. API pricing is set at $2.0 per million input tokens, $6.0 per million output tokens, and $0.25 per million tokens for implicit caching.
rss · 歸藏(guizang.ai)(@op7418) · Aug 3, 03:34
Background: Qwen is Alibaba Cloud's family of large language and multimodal models, distributed through platforms like Alibaba Cloud and Hugging Face. The company had previously previewed Qwen3.8-Max in July 2026 and now formally released it, announcing that its weights would go open-source, a step that stands out for a model of this size. Competitors such as Moonshot AI's Kimi K3 have also recently shipped similar large-scale models, underscoring the rapid pace of development in the open-weight AI space.
References
Tags: #AI, #LLM, #Qwen, #Model Release, #Alibaba
Alibaba Qwen3.8 Max, 2.4T-Parameter Flagship, Launches on OpenRouter
Qwen3.8 Max 上线 OpenRouter,2.4T 参数旗舰模型 ⭐️ 9.0/10
Alibaba's Qwen3.8 Max, a 2.4T-parameter flagship with 95B active parameters, is now available on OpenRouter. Open weights are expected next week, a first for a Qwen Max-class model. This marks a major industry event as Alibaba opens a Max-class flagship for the first time, potentially accelerating adoption in coding, research, and multimodal agent workflows. Developers can now access frontier-scale performance via a unified API. The model uses a Mixture-of-Experts architecture with 95B active parameters out of 2.4T total, designed for long-horizon tasks. The OpenRouter listing provides access before the open-weight release scheduled for next week.
rss · OpenRouter(@OpenRouterAI) · Aug 4, 00:18
Background: Mixture of Experts (MoE) is a technique where a large model contains many specialized sub-networks called experts, and a router activates only a subset for each token. This enables massive parameter counts with lower compute per inference. OpenRouter is a unified API platform that gives developers access to over 400 AI models across 70+ providers, simplifying integration and comparison.
Tags: #AI, #LLM, #Qwen, #OpenRouter, #Open Source
OpenAI Internal Model Produces 10 New Results on Open Math, CS Problems
OpenAI 内部模型攻克 10 个长期未解数学与 CS 难题 ⭐️ 9.0/10
OpenAI announced on X that an internal version of its next major model produced 10 new results on long-standing open problems in mathematics and theoretical computer science. The computation cost roughly $2,000 worth of tokens at GPT-5.6 Sol API rates, according to the post. This claim signals a major leap in AI reasoning and automated theorem proving, potentially allowing AI to assist mathematicians in solving problems that have resisted human effort for years. If confirmed, it could accelerate research across mathematics and theoretical CS and reshape expectations for frontier model capabilities. The tweet provides no detailed proofs or peer-reviewed evidence, only a video and engagement metrics; the model is described as 'internal' and not publicly released. The benchmark cost uses GPT-5.6 Sol API rates, indicating that the new model outperforms an existing flagship tier at very low expense.
rss · OpenAI(@OpenAI) · Aug 3, 18:54
Background: Automated theorem proving (ATP) is a subfield of AI and mathematical logic focused on proving theorems with computer programs, and recent systems like Aristotle and Ax-Prover have achieved near-IMO-level results in formal proof verification. GPT-5.6 Sol appears to be OpenAI's flagship API tier for advanced reasoning, coding, and tool use, and these results suggest the next model generation could push ATP further into open research problems. The announcement follows a broader trend of AI systems such as AxiomProver, which in early 2026 solved four previously unsolved problems verified in Lean/Mathlib.
References
- GPT - 5 . 6 Sol - API Pricing & Benchmarks | OpenRouter
- [2510.01346] Aristotle: IMO-level Automated Theorem Proving Ax-Prover: A Deep Reasoning Agentic Framework for Theorem ... Theorem proving in artificial neural networks: new frontiers ... Δ1: An Automated Theorem Generator - Springer AxiomProver: AI-Generated Mathematical Proofs (2026) AI-powered automated theorem proving
- Automated theorem proving
Tags: #AI, #Mathematics, #Theoretical Computer Science, #OpenAI, #Breakthrough
OpenAI announces groundbreaking results across mathematics and theoretical computer science
OpenAI 宣布在数学与理论计算机科学领域取得突破性成果 ⭐️ 9.0/10
OpenAI announced on X that its research spans sphere packing, coding theory, group theory, quantum complexity, lattice cryptography, and extremal combinatorics, including the existence of non-sofic groups and exponential improvements to high-dimensional sphere packing bounds. These results could resolve long-standing open questions and deepen our understanding of fundamental mathematical structures. They may also impact lattice-based cryptography, which underpins post-quantum security, and advance theoretical computer science across multiple fronts. The announcement cites non-sofic groups and exponential sphere packing bound improvements specifically, but does not provide paper names or authors. The sphere packing improvement likely refers to exponential improvements over Minkowski's bound, which has been a major open challenge in high dimensions.
rss · OpenAI(@OpenAI) · Aug 3, 18:54
Background: Sphere packing asks how densely identical spheres can be arranged in n-dimensional space; in high dimensions, known bounds have been loose, and exponential improvements are rare. Sofic groups are groups that can be approximated by finite symmetric groups; whether all groups are sofic was a famous open problem, and establishing non-sofic groups would answer it negatively. Lattice-based cryptography relies on the hardness of lattice problems and is a leading candidate for post-quantum cryptography.
References
Tags: #mathematics, #theoretical computer science, #sphere packing, #group theory, #cryptography
Microsoft Ships TypeScript 7.0 with Native Go Compiler
微软发布 TypeScript 7.0,采用原生 Go 编译器 ⭐️ 9.0/10
Microsoft has released TypeScript 7.0, which includes a native Go compiler (tsgo) that delivers 8–12x faster builds. The release marks the first stable version of the Go-based compiler, with a stable programmatic API planned for 7.1. TypeScript is one of the world's most widely used programming languages, and this performance breakthrough could dramatically reduce build times for large codebases. It also lays the foundation for future compiler enhancements and better developer tooling. The compiler is a ground-up reimplementation in Go, targeting feature parity with TypeScript 6.0. During the preview, installation uses npm install @typescript/native-preview and the npx tsgo command; starting with TypeScript 7.0 RC, the command becomes tsc. Existing tooling can transition via a compatibility package.
rss · InfoQ · Aug 3, 05:22
Background: TypeScript is a statically typed superset of JavaScript developed by Microsoft. The original tsc compiler is written in JavaScript/TypeScript, which can be slow on large projects. Microsoft has been working on typescript-go, a Go-based port designed to drastically improve performance. TypeScript 7.0 is the first stable release to include this new compiler.
References
Tags: #TypeScript, #compiler, #performance, #Microsoft, #open source
Alibaba launches Qwen3.8-Max, a 2.4T-parameter open-weight model for long-horizon tasks
阿里发布 Qwen3.8-Max:2.4 万亿参数开源权重模型,主打长周期任务 ⭐️ 9.0/10
Alibaba announced Qwen3.8-Max, a 2.4-trillion-parameter open-weight model designed for long-horizon autonomous tasks such as reproducing research papers and chip design. The company plans to release the weights next week. This release marks a significant step in making frontier-scale AI models openly available, potentially enabling researchers and companies to run advanced autonomous agents without relying on proprietary APIs. It could accelerate progress in AI-driven scientific research and hardware design. Qwen3.8-Max is built to handle complex tasks over days at a time, according to the announcement. The exact release date for the weights is not specified beyond 'next week'.
rss · The Decoder · Aug 3, 10:48
Background: Long-horizon tasks require AI models to plan and execute over extended periods, often involving dozens to hundreds of sequential steps across hours, days, or weeks. Open-weight models are AI models whose trained parameters are publicly released, allowing anyone to download, run, and modify them, though redistribution rights depend on the license. Alibaba's Qwen series has been a prominent family of open-weight language models in the industry.
Tags: #AI, #Alibaba, #Open Source Model, #Large Language Model, #Autonomy
Alibaba's Qwen3.8-Max claims lead over GPT-5.6 Sol Max and Fable 5 on agentic benchmarks
阿里巴巴 Qwen3.8-Max 声称在智能体基准上超越 GPT-5.6 Sol Max 与 Fable 5 ⭐️ 9.0/10
Alibaba's Qwen team unveiled Qwen3.8-Max, a 2.4-trillion-parameter mixture-of-experts multimodal LLM, and reported it scores 86.1 on OSWorld-Verified, ahead of GPT-5.6 Sol Max (83.2) and Fable 5 (85.0). The company says open weights will be released next week alongside Qwen3.8-27B. If the benchmark claims hold up, Qwen3.8-Max would become the first Max-class Qwen model available for self-hosted deployment, potentially reshaping enterprise adoption of open-weight frontier models. It also signals that Alibaba is targeting autonomous long-horizon work, a growing competitive frontier in AI. Notable caveats: Alibaba has not yet disclosed the licensing terms, so the open-weight release may use a restrictive custom license rather than Apache 2.0. The benchmark results are company-reported and have not been independently replicated, and the model's demonstrations (e.g., 10-day autonomous software projects, chip-design optimization) are not yet broadly verified.
rss · VentureBeat · Aug 3, 23:50
Background: Mixture-of-experts (MoE) is a sparse architecture that divides a large model into specialized experts and activates only relevant subsets per input, letting a 30B model run like a 3B one. Agentic AI refers to systems that can perceive, reason, and act autonomously to accomplish multi-step tasks, and OSWorld-Verified is a benchmark that tests computer-use agents across 369 real desktop and web tasks. These concepts explain why the Qwen3.8-Max release and its benchmark scores are notable.
References
Tags: #AI, #LLM, #Alibaba, #Agentic Computing, #Benchmarks
Researchers Crack Nvidia CMP 170HX to Unlock 80GB VRAM and 94 TFLOPS
英伟达 170HX 矿卡被破解:解锁 80GB 显存,性能暴涨 ⭐️ 9.0/10
Researchers from Arizona State University publicly disclosed an exploit for Nvidia's CMP 170HX mining card. By exploiting a stack overflow vulnerability in the GPU's Falcon security coprocessor, they bypassed the OTP fuse locks, unlocking up to 80GB VRAM and raising FP32 performance from 0.39 to 94 TFLOPS. This is significant because it overturns Nvidia's hardware-enforced limitations on a product once considered irreversibly crippled, creating a cheap source of high-end AI compute. It also raises serious questions about the design of GPU security coprocessors and the reliability of OTP fuses across the industry. The CMP 170HX uses the same GA100 die as the A100 but was factory-limited via OTP fuses on compute, memory, and PCIe. The research team reportedly used a DMA unbounded overflow in the Falcon security coprocessor to hijack privileges and modify registers; community tests show unlocked cards run AI image generation and LLM inference on Windows and Linux, though long-term stability and per-batch unlock limits vary.
telegram · zaihuapd · Aug 3, 11:29
Background: The CMP 170HX is a cryptocurrency mining card Nvidia launched in 2021, based on the same GA100 GPU as the data-center A100 but deliberately crippled with OTP fuses that permanently limit memory, compute, and PCIe bandwidth. Falcon is a family of custom microprocessors embedded in Nvidia GPUs to manage security and other tasks, and OTP fuses are one-time-programmable memory that store permanent hardware configuration and security information. These details help explain why the exploit is surprising: such fuses are generally considered a hard, irreversible boundary, and a flaw in the security coprocessor can break that boundary.
References
Discussion: The article notes that Chinese mining-card communities have already followed up and verified the unlock. Sentiment appears enthusiastic about the low-cost AI compute opportunity, but commenters also caution that long-term stability is unproven and that different card batches may have different unlock ceilings.
Tags: #Nvidia, #GPU security, #hardware hacking, #AI compute, #mining card
LLMs amplify existing expertise instead of replacing it
LLM 放大已有专长,而非取代它 ⭐️ 8.0/10
Sean Gedecke's essay argues that large language models (LLMs) reward and amplify existing expertise, rather than making it obsolete. The piece contends that domain knowledge and hands-on experience become even more valuable when working with AI tools like LLMs. This reframing challenges the common fear that AI will replace skilled professionals, especially in software engineering. It suggests that experts who deeply understand their domain will benefit most, while novices may struggle to use LLMs effectively. The essay emphasizes that signalling expertise—knowing what to ask, how to frame a problem, and how to evaluate outputs—is critical for getting value from LLMs. It uses analogies like an 'amplifying mirror' to describe how LLMs reflect the user's own knowledge and approach.
hackernews · MaxMussio · Aug 3, 21:13 · Discussion
Background: Large language models are AI systems trained on vast amounts of text that can generate human-like responses to prompts. A common concern is that these tools may replace human experts in fields like programming and writing. This essay pushes back, arguing that LLMs act as a multiplier on the user's existing expertise.
Discussion: Commenters generally agree with the thesis, comparing LLMs to graphing calculators that are powerful only in skilled hands. Some, like sramsay, stress that 'signalling expertise' matters, while Austiiiiii notes the need for formal study to rule out confirmation bias. Others raise the chicken-and-egg problem of gaining codebase familiarity without hands-on experience.
Tags: #LLM, #expertise, #productivity, #AI tools, #software engineering
OpenAI highlights ten AI breakthroughs in mathematics and theoretical CS
OpenAI 盘点人工智能在数学与理论计算机科学中的十项突破 ⭐️ 8.0/10
OpenAI published an article listing ten recent advances in mathematics and theoretical computer science that showcase AI's growing role in formal proof and mathematical discovery. The announcement highlights achievements made possible by large language models and automated reasoning systems. This matters because it signals that AI is becoming a practical tool for formal reasoning, which could transform how mathematical research is conducted and how proofs are verified. It also raises important questions about the future role of human mathematicians and the broader impact of exponential progress in AI. The specific ten advances are not detailed in the provided content, but the article emphasizes achievements in formal proof and discovery. Community comments note that current AI models still cannot 'intuit' conjectures, but they can quickly disprove some via computation, complementing human abilities.
hackernews · milkshakes · Aug 3, 16:27 · Discussion
Background: A formal proof is a finite sequence of sentences that follows strict rules of inference and can be mechanically verified by a computer. Automated theorem proving (ATP) is a subfield of computer science focused on using programs to automatically prove or disprove mathematical statements. Advances in large language models are making it easier for AI systems to generate candidate proofs and check their correctness, which is why OpenAI's list is notable.
References
Discussion: Commenters are broadly excited about AI's exponential progress, with some noting that math appears to be one domain being rapidly transformed. A few bring up limitations, such as AI lacking intuition for conjectures, but acknowledge its power in grinding through disproofs. Others cite Douglas Adams and worry that some mathematicians' recent work may be up-ended by these tools.
Tags: #AI, #Mathematics, #Theoretical Computer Science, #OpenAI, #Research
Devtools Must Be Open Source for LLM-Driven Customization
开发者工具必须开源,以实现 LLM 驱动的定制化 ⭐️ 8.0/10
The blog post argues that developer tools must be open source, envisioning a future where LLMs customize software by modifying and rebuilding source code instead of relying on config files. This proposal has sparked debate about the efficiency and maintainability of such an approach. This vision could fundamentally change how developers and end-users customize software, potentially making deep modifications accessible to everyone. However, the practicality is contested, with critics pointing to inefficiencies in rebuilding software and maintaining forks. The post suggests setting up a nightly cron job that fetches upstream changes and rebases local modifications, automatically rebuilding the software. Commenters counter that this is unreliable, as an AI redoing software nightly could break workflows, and that maintaining a devtool fork is real work with potential conflicts with upstream features.
hackernews · bryanmikaelian · Aug 3, 14:15 · Discussion
Background: Open source software grants users the freedom to inspect and modify code, but in practice most people rely on others to make changes due to the time commitment. Configuration files offer a lightweight way to customize behavior without recompiling. LLMs could lower the barrier to code modification, but the tradeoffs between recompiling and configuration are a subject of ongoing debate.
Discussion: The comments show a split: simonw believes LLMs make the open source modification dream more feasible, while kelnos strongly disagrees with replacing config files with code changes due to inefficiency. theamk calls the nightly rebuild idea "hell," and lalitmaganti, a devtool maintainer, says the approach is too idealistic given the real work of maintaining forks.
Tags: #open source, #LLMs, #developer tools, #customization, #software engineering
MiniMax H3 Gets Day-0 ComfyUI Support with Open Weights and 2K Video
MiniMax H3 在 ComfyUI 获得 Day-0 支持:开源权重与 2K 视频 ⭐️ 8.0/10
ComfyUI has released Day-0 support for MiniMax H3, an open-weights omni-modal model that generates video with native audio at up to 2K resolution. The integration allows users to run H3 locally on consumer GPUs using ComfyUI's node-based interface. As an open-weights model from a major AI lab, H3 marks a step toward democratizing multimodal generation beyond text-to-image. Day-0 ComfyUI integration means creators and researchers can immediately experiment with state-of-the-art video-and-audio generation without waiting for custom tooling. According to the MiniMax team, H3's modulation weights (approximately 40% of parameters) can be pruned and replaced with a functionally equivalent lookup table, reducing memory footprint by 66% from 123.6 GB to 42.5 GB for the smallest variants. With dynamic VRAM offloading, a 2K video model can run locally on an RTX 3060.
hackernews · vblanco · Aug 3, 13:34 · Discussion
Background: ComfyUI is an open-source, node-based interface and inference engine for generative AI workflows, commonly used with diffusion models to generate images, video, and audio. MiniMax H3 is an omni-modal generation model that jointly understands text, images, video, and audio; its open-weights release allows local execution and customization. The H3-VA vision-language variant is also part of the release, handling tasks like visual question answering and document analysis.
References
Discussion: Community reactions are positive, with users reporting impressive generation quality and reasonable speeds on consumer GPUs, though some note jank in unusual scenarios. A key technical discussion centers on the model's weight-pruning approach and whether it could transfer to LLMs; commenters are intrigued by the memory reduction but question the 'no loss' claim.
Tags: #AI video generation, #ComfyUI, #MiniMax H3, #open weights, #multimodal
Database Professor Andy Pavlo Joins ClickHouse to Launch Research Lab
数据库教授 Andy Pavlo 加入 ClickHouse 以创立研究实验室 ⭐️ 8.0/10
Andy Pavlo, a renowned database professor at Carnegie Mellon University, has joined ClickHouse to establish ClickHouse Labs, a new corporate research lab. The announcement was made through the official ClickHouse blog. This move signals ClickHouse's commitment to advancing fundamental database research, not just product development, and could shape future OLAP architecture. It also highlights the growing trend of industry-funded research labs amid declining academic funding for database systems. ClickHouse Labs is a newly established corporate research lab within ClickHouse, with Pavlo leading the initiative. Pavlo is well known for his popular CMU database courses and lecture series, and community members have expressed hope that these lectures will continue under ClickHouse sponsorship.
hackernews · nikolay_sivko · Aug 3, 14:09 · Discussion
Background: ClickHouse is an open-source, column-oriented SQL database management system optimized for online analytical processing (OLAP), designed for fast real-time analytics on large datasets. OLAP is a technology that enables quick, multi-dimensional analytical queries, typically used in data warehouses and data lakes. Andy Pavlo is a respected academic in database systems, and his move to industry research marks a notable intersection of academic and corporate interests.
References
Discussion: Commenters were largely enthusiastic, calling the move refreshing corporate research outside the AI wave. Some urged Pavlo to advocate for ClickHouse funding academic database research, citing scarce government funding. Others discussed the convergence of fast OLAP engines like ClickHouse and StarRocks with Trino, questioning how decoupled compute/storage would affect ingestion, indexing, and colocated joins. A former student also credited Pavlo's lectures for inspiring their bachelor thesis work.
Tags: #database, #clickhouse, #OLAP, #research, #Andy Pavlo
ByteDance releases official prompt guide for Seedance AI video generation
字节跳动发布 Seedance AI 视频生成官方提示词指南 ⭐️ 8.0/10
ByteDance has published an official prompt engineering guide for its Seedance video generation model, covering task-specific templates from single-sentence generation to managing 50 reference materials and segmenting 30-second long videos. The guide, linked from a tweet, provides ready-to-use templates for both the Jimeng platform and API users. This is the first systematic official writing manual for Seedance/API users, giving AI video creators practical, copy-paste templates that lower the barrier to high-quality output. It sets a new standard for prompt engineering in AI video generation and improves production efficiency for the wider creator ecosystem. The guide addresses diverse scenarios, including how to orchestrate up to 50 reference clips, structure a 30-second long video into segments, and perform targeted edits without affecting other parts of the footage. The tweet links to a detailed article at best.xiaohu.ai, and the guide is positioned as the first comprehensive reference for Seedance workflow.
rss · 小互(@imxiaohu) · Aug 3, 14:07
Background: Seedance is ByteDance's video generation model that supports multi-shot text-to-video and image-to-video, delivering 1080p output with strong prompt understanding and cinematic motion. Jimeng AI is ByteDance's one-stop AI creation platform that leverages self-developed models for text-to-image and text-to-video tasks. Effective prompt engineering is critical in this domain because the quality of generated videos heavily depends on how users structure their instructions.
References
Discussion: The tweet has limited engagement (1 comment, 1 repost, 5 likes, 2,200 views), but the author highlights the guide as a first-of-its-kind official manual, suggesting strong practical value for Seedance and Jimeng users. No substantive counterarguments appear in the available discussion.
Tags: #AI video generation, #prompt engineering, #ByteDance, #Seedance, #official guide
MiniMax-H3 becomes #1 open model in LMArena Video Arena
MiniMax-H3 成为 LMArena 视频竞技场排名第一的开源模型 ⭐️ 8.0/10
MiniMax-H3 was ranked the #1 open-source model in LMArena's Video Arena, topping both text-to-video and image-to-video leaderboards. In Image-to-Video it scored 1476 points, just 2 points shy of Dreamina Seedance-2.0 (1478), effectively tying for first overall. This milestone shows open-source video generation closing the gap with commercial models, which could accelerate adoption and customization of high-quality video AI. It also strengthens MiniMax's position as a leader in the open video-model ecosystem. MiniMax-H3 outperformed the next best open model, hunyuan-video-1.5, by over 280 points, a big jump from MiniMax's own Hailuo-2.3 (#27, 1199 pts) and Hailuo-02-pro (#28, 1197 pts). The model is open-weight and supports native 2K generation with synchronized stereo audio, 4-to-15 second videos in a single pass.
rss · Arena.ai(@lmarena_ai) · Aug 3, 22:37
Background: LMArena (also known as Arena) is a community-driven platform that ranks AI models through anonymous blind testing by real users; the Video Arena track specifically evaluates video-generation models. MiniMax-H3 is MiniMax's latest open-weight video model, unifying generation, reference, and editing in one model and handling text, image, video, and audio inputs. Historically, open-source video models trailed proprietary ones, but this ranking shows the gap narrowing significantly.
References
Tags: #MiniMax, #Video Generation, #Open Source, #AI Model, #LMArena
Qwen3.8-Max Reaches #4 on Frontend Code Arena
Qwen3.8-Max 登上前端代码竞技场第 4 名 ⭐️ 8.0/10
Alibaba's Qwen3.8-Max achieved 1,668 points on the Frontend Code Arena leaderboard, ranking #4 behind only Claude Opus 5 (Max) and Kimi K3 (Max). It also landed top-5 positions across all evaluated domains, including #2 in Consumer Product. This ranking signals that Alibaba's Qwen family is now competitive with leading Western and Chinese models on front-end code generation, a key practical benchmark. The imminent open-weight release could further accelerate adoption among developers and challenge proprietary models. Qwen3.8-Max is a 2.4-trillion-parameter multimodal model; its open weights are scheduled to be released next week alongside Qwen3.8-27B. Pricing is set at $2.0 per million input tokens and $6.0 per million output tokens, with implicit caching at $0.25 per million tokens.
rss · Arena.ai(@lmarena_ai) · Aug 3, 02:46
Background: Frontend Code Arena is a human-preference leaderboard that ranks models on their ability to generate front-end web code, based on real practitioner assessments. Qwen3.8-Max is the preview of Alibaba Cloud's next flagship model, announced on July 19, 2026, and it emphasizes autonomous coding, long-horizon planning, and native multimodal feedback loops. The benchmark provides a narrow but practical signal focused on front-end tasks rather than broader backend or agentic performance.
References
Tags: #AI, #Benchmark, #Code Generation, #Frontend, #Qwen
Local Generation of Video with MiniMax H3 Shown in Tweet
推文展示使用 MiniMax H3 本地生成视频 ⭐️ 8.0/10
A tweet by venturetwins showcases a video generated locally using MiniMax H3, demonstrating that high-quality video generation can run on-device. The video was made by u/sixhaunt, and the tweet highlights the surprising capability of achieving this locally. This matters because local video generation enables greater privacy, lower latency, and offline customization, reducing reliance on cloud services. It also marks a significant step toward making advanced generative AI accessible on consumer hardware. MiniMax H3 is a general-purpose omni-modal generation model that can jointly understand text, images, video, and audio, and generates video with native stereo audio at up to 2K resolution and 15 seconds in length. The tweet itself provides no specific hardware details or performance benchmarks, but the output shown is notably realistic.
rss · Justine Moore(@venturetwins) · Aug 3, 15:20
Background: MiniMax H3 is an open model released by MiniMax, positioning itself as a next-generation multimodal model that moves beyond specialized generation tasks toward broader multimodal intelligence. Running such models locally usually demands high computational resources, but recent advances in quantization techniques (like INT4 and FP8) make it more feasible on high-end GPUs. This capability aligns with a growing trend of deploying powerful generative AI models directly on user devices.
References
Tags: #video generation, #MiniMax H3, #local AI, #generative AI, #machine learning
Cloudflare Computer library gives agents a virtual file system on Durable Objects
Cloudflare Computer 库让 Agent 在 Durable Object 上拥有虚拟文件系统 ⭐️ 8.0/10
Cloudflare just released @cloudflare/computer, a library that gives each AI agent a persistent virtual file system inside a Durable Object, backed by SQLite. It exposes workspace.runtime so agents can switch between container, shell, and JavaScript isolate runtime types. This is significant because it lets agents keep persistent state across a session while dynamically choosing the most efficient runtime for each task. It could broadly influence how AI agent sandboxes and workspaces are architected on Cloudflare's edge network. The library supports three runtime types: Container mounts SQLite state into a real Linux sandbox via FUSE; Isolate Shell simulates a lightweight shell running just-bash in a Dynamic Worker; Isolate JavaScript runs JS in an isolated Dynamic Worker. The Durable Object holds the authoritative state in SQLite and exposes a pluggable execution surface through workspace.runtime.
rss · Viking(@vikingmute) · Aug 3, 14:25
Background: Durable Objects are stateful serverless functions from Cloudflare that maintain state and coordinate real-time apps, and they are part of Cloudflare's edge platform. Dynamic Workers allow spinning up unlimited Workers that execute arbitrary code specified at runtime, serving as a lightweight alternative to containers for sandboxing untrusted code. The new @cloudflare/computer library combines these concepts to give agents a SQLite-backed virtual file system with pluggable runtimes.
References
Tags: #Cloudflare, #Durable Objects, #SQLite, #Virtual File System, #AI Agents
Qwen 3.8 Max and MiniMax-H3 Launch Within Hours
Qwen 3.8 Max 与 MiniMax-H3 数小时内相继发布 ⭐️ 8.0/10
Alibaba's Qwen 3.8 Max and Shanghai-based MiniMax's H3 model were released within hours of each other. MiniMax-H3 is now publicly available on Hugging Face, while Qwen 3.8 Max is positioned as a 2.4T-parameter flagship that claims to outperform GPT-5.6 Sol on several benchmarks. These back-to-back launches show how quickly the frontier of open-weight AI models is advancing, especially from Chinese labs. Developers and enterprises now have new powerful options for multimodal generation and large-scale reasoning tasks. MiniMax-H3 is an omni-modal model that understands text, images, video, and audio, and can generate video with native stereo audio at up to 2K resolution and 15 seconds in length. Qwen 3.8 Max reportedly uses a 2.4T-parameter mixture-of-experts architecture and is tested against models like Claude Opus 4.8 and GPT-5.6 Sol.
rss · Simon Willison(@simonw) · Aug 3, 03:42
Background: Qwen is a family of large language models developed by Alibaba Cloud, often released under open or source-available licenses. MiniMax is a Shanghai-based AI company known for multimodal models and consumer apps like Talkie and Hailuo AI, and it is considered one of China's 'AI Tigers'. MiniMax-H3 extends the trend of open-weight models that handle multiple modalities, while Qwen 3.8 Max competes at the top end of reasoning and agent benchmarks.
References
Tags: #AI, #Large Language Models, #Qwen, #MiniMax, #Model Release
MiniMax Open-Sources H3 Video Model, Claimed Near Seedance 2.0 Quality
MiniMax 开源 H3 视频模型,声称质量接近 Seedance 2.0 ⭐️ 8.0/10
MiniMax has released its H3 video generation model (MiniMax-H3) as open source, now publicly available on Hugging Face at MiniMaxAI/MiniMax-H3. Initial anecdotal claims suggest it reaches about 80% of Seedance 2.0's performance, positioning it as a state-of-the-art open-source video generation model. Open-source video generation has historically lagged behind proprietary black-box systems; H3 narrows that gap significantly. If the claim holds, it democratizes near-cutting-edge video generation, enabling independent developers and researchers to build high-fidelity video tools and applications. The model is listed on Hugging Face under the MiniMaxAI organization, and early community tests suggest it can run on consumer-grade GPUs like an RTX 3060. The '80% of Seedance 2.0' comparison is anecdotal rather than from a formal benchmark, so actual quality may vary by use case.
rss · Orange AI(@oran_ge) · Aug 3, 03:18
Background: SOTA stands for 'State-of-the-Art', meaning the current best performance in a field. Seedance 2.0 is ByteDance's proprietary text-to-video model, known for generating realistic, Hollywood-style clips from text or images. Open-source video models have typically lagged behind such proprietary systems in quality and capability, but H3's release marks a potential shift.
References
Tags: #视频生成, #开源, #AI模型, #SOTA, #MiniMax
Marc Andreessen: Software Liability Proposal Is a 'Kill Shot' to Industry
马克·安德森:软件责任提案是对行业的“致命一击” ⭐️ 8.0/10
Marc Andreessen, in a video from a16z crypto, called a regulatory proposal that would hold software developers liable for future use of their code a 'kill shot' to the software industry, using hotel and car engineer analogies to illustrate the absurdity. The proposal, rooted in EU regulations like the Cyber Resilience Act and the revised Product Liability Directive, could impose liability on open-source developers and threaten the collaborative model that underpins much of modern software infrastructure. This could drive innovation away from the EU and chill open-source contributions globally. Andreessen's remarks appear in a podcast with Chris Dixon and Ryan Hackett, where a segment titled 'Developer liability as a killshot' argues that making developers liable for unanticipated uses is impossible to comply with. The EU Product Liability Directive (2024/2853) explicitly treats software as a product, while the Cyber Resilience Act originally imposed obligations on open-source stewards before revisions softened some provisions.
rss · a16z(@a16z) · Aug 3, 19:45
Background: Open-source software is built collaboratively by individuals and organizations, often distributed for free, and underpins the vast majority of digital infrastructure. The EU has introduced new regulations to improve cybersecurity and consumer protections, including the Cyber Resilience Act and an updated Product Liability Directive that covers software. Critics like Andreessen argue these rules fail to account for how open source actually works, where developers cannot control or anticipate every downstream use. The debate reflects a broader global struggle between innovation and regulation in the digital economy.
References
Tags: #open-source, #regulation, #software-industry, #policy, #security
Alibaba Cloud Rolls Out Qwen 3.8 Max, Joins AI 'Reset' Trend
阿里云发布千问 3.8 Max 正式版,加入 AI‘重置’潮流 ⭐️ 8.0/10
Alibaba Cloud has officially released Qwen 3.8 Max, its latest flagship large language model, following a preview period. The release, announced via a tweet by @op7418, positions the model against rivals such as GPT-5.6 Sol and Claude Fable 5. Qwen 3.8 Max is a major release from Alibaba Cloud, one of the few model families from China competing seriously with top Western labs. Its benchmark results could reshape perceptions of Chinese LLMs and intensify the global AI model race. Benchmark comparisons show Qwen 3.8 Max outperforming GPT-5.6 Sol and Claude Fable 5 in coding agents, general agent work, and general capabilities, while also beating its predecessor Qwen3.7-Max. The model reportedly has about 2.4 trillion parameters, and pricing and self-hosting options remain key considerations for enterprises.
rss · 歸藏(guizang.ai)(@op7418) · Aug 3, 07:23
Background: Qwen, also known as Tongyi Qianwen (通义千问), is a family of large language models developed by Alibaba Cloud, distributed under various open-source and proprietary licenses. The rapid iteration from Qwen3.7-Max to Qwen3.8-Max reflects Alibaba Cloud's aggressive release cadence in the competitive LLM market. Search results describe Qwen 3.8 Max as a 2.4 trillion-parameter flagship that is frequently benchmarked against leading Western models.
References
Tags: #Qwen, #Alibaba Cloud, #LLM, #AI release, #Artificial Intelligence
MiniMax Open-Sources Its Omni-Modal H3 Model
MiniMax 开源全模态 H3 模型 ⭐️ 8.0/10
MiniMax announced that its MiniMax-H3 model is now publicly available on Hugging Face. H3 is an omni-modal generation model that processes text, images, video, and audio simultaneously, and generates video with native stereo audio. Open-sourcing H3 makes advanced multimodal AI technology accessible to developers and researchers worldwide, potentially accelerating innovation in video generation and multimodal understanding. It also strengthens MiniMax's position in the open AI ecosystem as one of China's leading AI 'tigers'. The model is available on Hugging Face at MiniMaxAI/MiniMax-H3. It supports video generation up to 2K resolution and 15 seconds in length with native stereo audio, and there is a separate H3-VA vision-language variant for image-text understanding.
rss · 歸藏(guizang.ai)(@op7418) · Aug 3, 03:35
Background: MiniMax is a Shanghai-based AI company that develops multimodal AI models and consumer applications, and is one of China's 'AI Tigers'. H3 represents a shift from specialized text or video models to a general-purpose omni-modal model that jointly understands and generates across text, images, video, and audio. By releasing the weights on Hugging Face, MiniMax allows the broader community to use and build upon this technology.
References
Tags: #AI, #Open Source, #MiniMax, #Model Release
Qwen3.7 Max Surges Ahead on Agent and Visual Benchmarks
Qwen3.7 Max 在智能体与视觉基准测试中大幅领先 ⭐️ 8.0/10
In a tweet, Qwen reports that its Qwen3.7 Max model beats Qwen3.5 across long-horizon and visual agent benchmarks, with PaperBench rising from 64.8 to 93.0, OSWorld-Verified from 73.3 to 86.1, and Vision2Web from 42.1 to 69.0. The gains are notable because long-horizon and visual agent tasks are considered key frontiers for AI assistants. If the numbers hold up, Qwen3.7 Max could become a strong contender for agentic and computer-use applications, affecting developers and enterprises building on Qwen models. The reported scores come from a single tweet, and independent verification has not yet been published. PaperBench measures AI agents’ ability to replicate research papers, while OSWorld-Verified involves completing real desktop and web tasks, so the improvements span coding, planning, and multimodal understanding.
rss · OpenRouter(@OpenRouterAI) · Aug 4, 00:18
Background: Agent benchmarks like PaperBench and OSWorld-Verified are designed to test AI systems on long-horizon tasks that require planning and tool use. PaperBench, introduced by OpenAI, asks agents to recreate state-of-the-art ML research by writing and executing code. OSWorld-Verified is a follow-up to OSWorld that evaluates computer-use agents on 369 real desktop and web tasks. Such benchmarks have become important for comparing frontier models beyond simple chat and coding tests.
References
Tags: #AI, #Qwen, #LLM, #Benchmarks, #Agents
OpenAI Releases Lean Certificates and Walkthroughs for Ten Math Advances
OpenAI 发布十项数学进展的 Lean 证书与推理详解 ⭐️ 8.0/10
OpenAI has released the manuscripts, formal Lean certificates, and reasoning walkthroughs behind ten recent advances in mathematics, allowing mathematicians to verify and build on the results. The materials are available on OpenAI's website. This release makes OpenAI's AI-driven mathematical results independently verifiable and reusable, addressing a key concern about trustworthiness in AI-generated proofs. It could accelerate research in formal mathematics and set a precedent for transparency in AI-assisted discovery. The formal certificates are written in Lean, a proof assistant that checks proofs mechanically, while the walkthroughs provide narrative explanations of the model's reasoning. The release accompanies OpenAI's paper 'Ten Advances in Mathematics,' and the company encourages mathematicians to examine and build on the ideas.
rss · OpenAI(@OpenAI) · Aug 3, 18:54
Background: Lean is an open-source proof assistant and functional programming language used to formally verify mathematical theorems. A formal proof certificate is a machine-checkable artifact that ensures a theorem has been correctly derived, providing a strong guarantee of correctness. Using such certificates, mathematicians can verify complex AI-generated results without relying solely on trust.
References
Tags: #Lean, #Formal Verification, #AI for Math, #OpenAI, #Mathematics
Vercel Launches New v0 API for Programmatic App Building
Vercel 发布全新 v0 API,实现编程式应用构建 ⭐️ 8.0/10
Vercel has announced a new v0 API that gives developers programmatic access to v0's AI app-building capabilities. The API supports starting a chat from a prompt, repository, or ZIP file, rendering a dev server preview, sending follow-up messages, and deploying to Vercel. This expands v0 from an interactive web app into a programmable platform, enabling developers to integrate AI-assisted generation, preview, and deployment into their own tools and CI/CD workflows. It strengthens Vercel's position in the AI-assisted development ecosystem. The announcement lists four core capabilities: starting a chat from a prompt, repo, or ZIP; rendering a dev server preview; sending follow-up messages; and deploying to Vercel. Specific authentication details, endpoint names, and pricing were not included in the announcement.
rss · v0(@v0) · Aug 3, 19:41
Background: v0 is an AI-powered development platform by Vercel that lets users generate full-stack web applications, agents, websites, and UIs from natural language prompts. It supports rapid prototyping, code generation, and one-click deployment. The new API exposes these existing capabilities programmatically, allowing external applications to drive v0's workflows.
Tags: #v0, #API, #Vercel, #AI, #web development
Next.js 16.3 Introduces Instant Navigations and Faster Builds
Next.js 16.3 推出即时导航与更快的构建速度 ⭐️ 8.0/10
Next.js 16.3 introduces Instant Navigations, an opt-in feature that makes server-rendered apps feel as responsive as single-page apps. The release also includes a faster dev server, faster builds, and improved tooling for AI agents. This release significantly improves the developer and end-user experience for one of the most widely used React frameworks, potentially reducing the trade-off between server-side rendering and client-side interactivity. Faster dev and build times directly increase developer productivity at scale. Instant Navigations is shipping as an opt-in preview feature, letting teams adopt it gradually without breaking changes. The update also includes enhanced tooling for AI agents, reflecting the growing use of AI coding assistants.
rss · Next.js Blog · Aug 3, 17:00
Background: Next.js is a popular React framework that supports both server-side rendering and static site generation. Traditional server-rendered apps often feel slower during navigation because each page load requires a round trip to the server, whereas single-page apps (SPAs) update the view instantly by running everything in the browser. Instant Navigations aims to combine the benefits of both approaches by prefetching and caching resources so that link clicks respond immediately while still using the server. This release continues Vercel's pattern of iterating quickly on Next.js, following versions 16.1 and 16.2.
Tags: #Next.js, #React, #Web Development, #Performance, #Framework
Paper Organizes 41 Agent Failure Modes by Interaction Edges
论文按交互边分类 41 种智能体故障模式 ⭐️ 8.0/10
A paper on arXiv (2607.28802) introduces a schema that categorizes 41 agent failure modes according to the interaction edge between components where each failure originates, plus a fault side indicating where repair should occur. This provides a shared vocabulary for production agent builders to debug failures, which often occur at the boundary between a model and its scaffolding. The schema is validated with frontier models, achieving a Cohen's kappa of 0.76, suggesting it can be automated for continuous labeling of production traces. The schema assigns each failure mode to an edge between two of six components: model, harness, user, tools, memory, and environment. It also includes a fault side to indicate where the repair belongs, and the strongest evaluator among four frontier models reached substantial agreement with human labels.
rss · elvis(@omarsar0) · Aug 3, 19:56
Background: An agent harness is the software infrastructure surrounding a large language model that enables it to act as an agent, managing tool use, memory, state persistence, and feedback loops. Cohen's kappa is a statistic measuring inter-rater reliability that accounts for agreement occurring by chance. As harness engineering becomes a key lever for agent builders, a common taxonomy helps distinguish harness bugs from model bugs, aligning with existing efforts like Microsoft's taxonomy of failure modes in agentic AI systems.
References
Tags: #agents, #failure modes, #production, #taxonomy, #AI engineering
Locus AI Automates Post-Training, Beats Human-Tuned Qwen3
Locus AI 自动化后训练,击败人工调优的 Qwen3 ⭐️ 8.0/10
Intology's automated research system Locus post-trained Qwen3 1.7B base models that outperform the official human-tuned Qwen3 1.7B Instruct model, achieving state-of-the-art results on PostTrainBench. The results were announced on X (Twitter) by Intology, highlighting that Locus is now the top-ranked method on the benchmark. This result demonstrates that automated AI research systems can now outperform human expert tuning in post-training large language models, potentially lowering the cost and increasing the scalability of model optimization. It could shift how the AI community approaches post-training, making automated pipelines a credible alternative to manual, expert-driven tuning. PostTrainBench evaluates CLI agents that post-train models within a fixed 10-hour H100 budget, and Intology extended it with PostTrainBench+, which uses thousands of H100 hours to provide clearer differentiation between methods. As a generalization test, Locus also ran on all live Kaggle competitions with prize money and public leaderboards, achieving the 4th highest average rank among all participants after 16 days.
rss · elvis(@omarsar0) · Aug 3, 18:08
Background: Post-training refers to the process of further tuning a base language model (pretrained on large text corpora) to follow instructions or improve specific capabilities, typically done by human experts. PostTrainBench is a benchmark designed to measure how well CLI agents can autonomously post-train small language models under a fixed H100 and 10-hour budget. Locus is a general-purpose automated research system from Intology, which builds on earlier work, and represents a broader trend toward automating scientific discovery and model optimization.
References
Tags: #AI, #LLM, #Post-training, #Qwen3, #Automated Research
Next.js 16.3 Launch: Faster Builds, Instant Navigations, Agent-Native DX
Next.js 16.3 发布:更快构建、即时导航与 Agent 原生开发体验 ⭐️ 8.0/10
Next.js 16.3 is now available, bringing up to 90% lower memory usage in development, faster builds and type checking, custom error boundaries, and Instant Navigations for SPA-like responsiveness. Vercel CEO Guillermo Rauch also highlighted the release as the company's best yet for AI agents, with built-in versioned docs and agent-driven migration support. Next.js is one of the most widely used React frameworks, so these performance and cost-efficiency gains will affect a large developer ecosystem, from self-hosted projects to serverless deployments. The emphasis on agent-native tooling also reflects a broader industry shift toward building frameworks that AI coding agents can use reliably. The release includes an incremental next build cache and a memory optimization credited to Fable, plus Instant Navigations that will soon be enabled by default. It also adds custom error boundaries, built-in versioned docs for agents, and is described as more cost-efficient to serve in both self-hosting and serverless environments, with contributions from 90 developers.
rss · Guillermo Rauch(@rauchg) · Aug 3, 22:49
Background: Next.js is a full-stack React framework created by Vercel, known for built-in optimizations for images, fonts, and scripts, and for its incremental bundler Turbopack written in Rust. The new incremental build cache builds on Next.js's existing CI build caching, which persists a cache in .next/cache to speed up repeated builds. Instant Navigations aim to provide SPA-like responsiveness, a departure from traditional server-rendered navigation that can feel slower. Agent-native DX means the framework is designed to be easier for AI coding agents to work with, including versioned documentation and scaffolding choices.
References
Tags: #Next.js, #Web Development, #Performance, #AI, #Framework
Hailuo AI Makes H3 Open-Weight for Multimodal Video Generation
海螺 AI 宣布 H3 开放权重,支持多模态视频生成 ⭐️ 8.0/10
Hailuo AI (MiniMax) officially announced that its H3 multimodal video generation model is now open-weight, releasing the trained model weights to creators and developers. This marks the first time the Hailuo 3.0 model can be downloaded and run locally. Open-weight access to a frontier multimodal video model removes the need for API-only usage, allowing developers to run, fine-tune, and integrate H3 on their own infrastructure. This could lower costs, accelerate innovation, and heighten competition in the AI video generation market. H3 is MiniMax's Hailuo 3.0, capable of generating native 2K, 24fps video with synchronized audio from text, images, video, and audio. Early community tests show it runs locally in ComfyUI on an RTX 5090 with int8 quantization, generating a 1344x768 8-second clip in about 15 minutes, though its prompt grammar differs from rival Seedance 2.5.
rss · Hailuo AI (MiniMax)(@Hailuo_AI) · Aug 3, 14:23
Background: Open-weight models are AI models whose learned parameters (weights and biases) are made publicly available, enabling anyone to download, run, fine-tune, and modify the model under the terms of its license. H3 is a multimodal video generation model that treats generation, editing, and reference tasks as a single creative context rather than separate workflows, following MiniMax's Hailuo line that previously included Hailuo 2.3 and Hailuo 2.2.
References
Tags: #multimodal, #video generation, #open-weight, #AI, #Hailuo AI
MiniMax Releases Open-Weight Video Model MiniMax-H3
MiniMax 发布开放权重视频模型 MiniMax-H3 ⭐️ 8.0/10
MiniMax announced the public release of MiniMax-H3, an open-weight video generation model, via X (Twitter) and Hugging Face. The model is verified to run on NVIDIA RTX 5090 and RTX 6000 GPUs. Open-weight video models lower the barrier for researchers and developers to run state-of-the-art video generation on their own hardware, enabling customization, fine-tuning, and deployment in diverse applications. This release signals MiniMax's commitment to open AI and could accelerate community-driven innovation in video synthesis. The model is hosted on Hugging Face at MiniMaxAI/MiniMax-H3. The announcement emphasizes 'From the community, to the community,' and the model is verified on both consumer (RTX 5090) and professional (RTX 6000) GPUs.
rss · Hailuo AI (MiniMax)(@Hailuo_AI) · Aug 3, 03:44
Background: An open-weight AI model is one whose trained parameters (weights) are publicly released, allowing anyone to download and run it locally, study it, or fine-tune it for specific tasks. Video generation models are AI systems that create moving images from text, images, or other inputs, building on text-to-image techniques with the added dimension of time. GPU compatibility verification is crucial for users who want to self-host the model without relying on cloud services.
References
Tags: #open-weight, #video generation, #AI model, #GPU compatibility, #MiniMax
OpenAI unveils GPT-Live, a full-duplex realtime voice architecture
OpenAI 发布 GPT-Live,一种全双工实时语音架构 ⭐️ 8.0/10
Greg Brockman announced GPT-Live, a new architecture and stack for realtime audio that lets the model listen while it speaks. OpenAI says it rebuilt the voice stack from client to model so audio flows continuously during conversations. GPT-Live could make voice interactions with AI feel far more natural and conversational, since reasoning and tool use no longer interrupt the flow of speech. It may become the foundation for realtime voice at ChatGPT scale, raising the bar for voice AI products across the industry. GPT-Live is built on a full-duplex architecture, meaning it can listen and speak simultaneously, and uses a turnless speech model with low-latency design. It also supports active-listening cues such as 'mhmm' and 'yeah' while the user is speaking.
rss · Greg Brockman(@gdb) · Aug 3, 22:25
Background: Most conventional voice assistants are half-duplex: they wait for a user to finish speaking before responding, which creates pauses and interruptions. GPT-Live is a full-duplex system that processes audio continuously, allowing real-time backchannels and interruptions while the model is still reasoning. OpenAI describes it as a new generation of voice models designed for natural conversation at ChatGPT scale, covering the entire stack from client to model.
References
Tags: #AI, #realtime audio, #architecture, #OpenAI
Jina AI releases Reranker v3.5 with faster listwise reranking and hybrid attention
Jina AI 发布 Reranker v3.5,采用混合注意力实现更快列表式重排序 ⭐️ 8.0/10
Jina AI announced the release of Reranker v3.5, a new reranking model that supports faster listwise reranking through hybrid attention and self-distillation. The announcement includes a blog post, an arXiv paper (2607.18152), and a Hugging Face model card (jinaai/jina-reranker-v3.5). This release pushes forward the state of the art in reranking, a critical component of information retrieval and retrieval-augmented generation (RAG) pipelines. By making listwise reranking faster, it could improve the efficiency and quality of search and LLM-based answer generation for developers and researchers. The model introduces hybrid attention combining multiple attention mechanisms and uses self-distillation to enhance training. The Hugging Face model is available under the jinaai/jina-reranker-v3.5 identifier, and the technical details are presented in the arXiv paper 2607.18152.
rss · Jina AI(@JinaAI_) · Aug 3, 14:41
Background: Reranking is a two-stage retrieval technique where an initial set of candidate documents is re-scored by a more powerful model to improve final ranking. Listwise reranking processes all candidates in a list at once to better capture inter-document dependencies, whereas traditional pointwise methods score each document independently. Hybrid attention typically combines different attention operations (such as channel and spatial attention) to capture richer feature interactions, while self-distillation uses a model's own predictions as soft targets to improve generalization and training efficiency.
References
Tags: #Reranker, #Information Retrieval, #NLP, #Jina AI, #Model Release
Jina AI Unveils jina-reranker-v3.5: Efficient 0.6B Listwise Reranker
Jina AI 发布 jina-reranker-v3.5:高效 0.6B 列表式重排序模型 ⭐️ 8.0/10
Jina AI released jina-reranker-v3.5, a 0.6B-parameter listwise reranker, on X (Twitter). It achieves 63.20 nDCG@10 on BEIR, outperforming Qwen3-Reranker-4B while using roughly 7x fewer parameters. This release matters because it demonstrates that smaller, more efficient rerankers can beat much larger models on a key retrieval benchmark, potentially lowering cost and latency for enterprise search and RAG pipelines. It reinforces a trend toward efficiency-focused model design in information retrieval. The model refines jina-reranker-v3's 'last-but-not-late' interaction mechanism, making it faster and better suited to enterprise data. The 63.20 nDCG@10 result on BEIR is compared against Qwen3-Reranker-4B, showing a strong efficiency-effectiveness trade-off.
rss · Jina AI(@JinaAI_) · Aug 3, 14:41
Background: Rerankers are models that re-order documents retrieved by an initial search step to improve relevance. Listwise reranking considers multiple documents at once, often with LLMs, but can be expensive; jina-reranker-v3 introduced 'last but not late' (LBNL) interaction, applying causal attention between query and candidate documents in a shared context. BEIR is a heterogeneous zero-shot benchmark for information retrieval. Jina AI's new v3.5 builds on this approach.
References
Tags: #AI, #Machine Learning, #NLP, #Reranker, #Model Release
Microsoft's Agent Framework Harness and Hosted Agents Reach GA
微软 Agent Framework Harness 与 Foundry 托管代理正式全面可用 ⭐️ 8.0/10
Microsoft has announced that the Agent Framework harness and Foundry hosted agents are now generally available. The harness, along with GitHub Copilot and Claude Agent SDK connectors and orchestration patterns, reached stable release at Build 2026 and has since moved to GA. This marks a shift from an SDK for building agents to a governed, supported platform for running them at scale. Enterprises can now rely on a Microsoft-supported runtime with built-in governance, which should accelerate production adoption of AI agents. The harness is a batteries-included agent runtime for Python and .NET, providing memory, skills, and approval flows. Hosted agents in Foundry Agent Service run as containerized applications on Microsoft-managed infrastructure, with platform-handled scaling, session state persistence, security, and lifecycle management.
rss · InfoQ · Aug 3, 10:30
Background: Microsoft Agent Framework is an SDK for building AI agents, and the agent harness is the runtime layer that connects model reasoning to real execution, including shell and filesystem access, approval flows, and context management across long-running sessions. Foundry hosted agents allow developers to package their agent code as a container image and deploy it to Agent Service, which handles operational concerns such as scaling and security. This move gives developers a supported, enterprise-ready path from agent prototyping to production deployment.
References
Tags: #Microsoft, #Agent Framework, #AI Agents, #General Availability, #Cloud Computing
Agentic Compute: The Missing Layer for Enterprise AI Complexity
智能体计算(Agentic Compute):企业 AI 复杂性的缺失层 ⭐️ 8.0/10
In this InfoQ presentation, Arun Joseph argues that agentic compute is a missing foundational layer for enterprise AI, drawing on Deutsche Telekom's LMOS platform. He advocates for core platform abstractions like ephemeral agents and an Agent Definition Language (ADL) to replace tool sprawl and move beyond chatbots toward operational intelligence. This matters because many enterprises struggle to scale AI beyond isolated chatbots, facing tool sprawl and organizational silos. The presentation offers a concrete architectural perspective that could help platform teams design more resilient, production-grade agentic systems. The talk is based on Deutsche Telekom's LMOS, an open-source language model operating system for deploying AI agents at scale across multiple countries. Key abstractions include ephemeral agents — short-lived agents created on demand — and an Agent Definition Language (ADL), a declarative format for describing agent identity, capabilities, tools, and permissions.
rss · InfoQ · Aug 3, 08:08
Background: Agentic AI refers to AI systems that can reason, coordinate with other agents and systems, and execute multistep workflows, moving beyond single-task automation to end-to-end process execution. An agentic enterprise integrates such agents across business functions, allowing them to plan and act alongside human employees. LMOS (Language Model Operating System) is Deutsche Telekom's sovereign, developer-friendly platform for building and scaling AI agents, and it powers customer-facing assistants like Magenta OneBOT. The Agent Definition Language (ADL) is an emerging open standard for describing AI agents in a structured, portable, and framework-agnostic way.
References
Tags: #enterprise AI, #agentic computing, #AI architecture, #platform engineering, #operational intelligence
Baseten Raises $13B Series F and Unveils Inference Engineering Masterclass
Baseten 完成 130 亿美元 F 轮融资,推出推理工程大师课 ⭐️ 8.0/10
Baseten recently raised a $13B Series F and is now positioned as a leading inference engineering company. The announcement accompanies a masterclass with Philip Kiely and Ali Taha covering key techniques for autoregressive and diffusion model inference. This funding round and masterclass underscore inference engineering as a critical segment of AI infrastructure, directly affecting the speed, cost, and reliability of serving generative AI models in production. For AI systems engineers and infrastructure teams, these techniques are becoming essential to scaling AI services efficiently. The masterclass is a podcast episode summary from latent.space rather than a primary technical paper, focusing on practical engineering techniques for autoregressive and diffusion models. It emphasizes full-stack optimization from CUDA kernels to Kubernetes autoscaling, reflecting Baseten's production-serving expertise.
rss · Latent.Space · Aug 3, 21:44
Background: Inference engineering is an emerging field focused on the efficient serving and deployment of generative AI models in production environments. It spans the full stack, from low-level CUDA kernels to Kubernetes-based autoscaling, aiming for faster, cheaper, and more reliable inference. Autoregressive models, such as large language models, generate output token by token, while diffusion models produce samples through iterative denoising; both present distinct challenges for production serving.
References
Tags: #inference, #AI infrastructure, #funding, #autoregressive, #diffusion
Cloudflare Introduces @cloudflare/computer, a Dynamic Agent Runtime
Cloudflare 发布@cloudflare/computer:为智能体提供动态运行时 ⭐️ 8.0/10
Cloudflare has announced @cloudflare/computer, a new agent runtime that dynamically allocates each AI agent a computing environment by switching between fast isolates and full Linux containers. The company states that this gives every agent 'a computer of its own' rather than just a container. This is significant because AI agents often need more than a single container to scale effectively, while containers can be too heavy for simple tasks. By dynamically orchestrating between lightweight isolates and full containers, Cloudflare's runtime could make agent deployment more scalable and cost-efficient and influence the broader agent infrastructure ecosystem. Key details: Cloudflare isolates are lightweight, memory-isolated contexts that start very quickly inside an existing process, allowing hundreds or thousands of them to run in a single operating system process. @cloudflare/computer dynamically places each agent in either an isolate or a full Linux container; the announcement is brief and does not yet provide technical specifications or a release timeline.
rss · The Cloudflare Blog · Aug 3, 13:15
Background: An AI agent runtime is the execution environment in which AI agents operate, providing the infrastructure to process inputs, execute tasks, and deliver outputs in real time. Cloudflare's isolate model, already used in its Workers platform, runs many lightweight, memory-isolated code contexts within a single operating system process, avoiding the overhead of a virtual machine or container per function. Containers, by contrast, package a full Linux user space but are heavier to start and manage. The new @cloudflare/computer runtime aims to combine the two, giving each agent a tailored, scalable computing environment.
References
Tags: #Cloudflare, #Agent Runtime, #Containers, #Infrastructure
Cloudflare Workers Now Support Inbound TCP and gRPC
Cloudflare Workers 现已支持入站 TCP 与 gRPC ⭐️ 8.0/10
Cloudflare announced that Workers and Containers now support inbound TCP connections via Spectrum, enabling full-duplex gRPC applications. Developers can also use automatic gRPC-to-gRPC-web translation directly within Workers. This significantly expands the serverless platform's capabilities, allowing stateful, bidirectional, low-latency communication for real-time and streaming applications without managing dedicated servers. The automatic gRPC-web translation removes the need for a separate proxy, lowering the barrier for browser clients. Inbound TCP connections are handled via Cloudflare Spectrum and can be forwarded to Durable Objects or Containers. The gRPC to gRPC-web translation is automatic, meaning developers do not need to set up Envoy or similar proxies.
rss · The Cloudflare Blog · Aug 3, 13:00
Background: Cloudflare Spectrum is a Layer 4 proxy that protects non-HTTP traffic with DDoS mitigation. Durable Objects are stateful serverless functions that combine compute and storage, suitable for real-time and distributed systems. gRPC is a high-performance RPC framework, while gRPC-web allows browser clients to communicate with gRPC services, typically through a proxy like Envoy; this new feature removes that extra hop.
References
Tags: #Cloudflare, #gRPC, #Serverless, #TCP, #Workers
Cloudflare optimizes Kimi and GLM serving with quantization and integrity checks
Cloudflare 通过量化和完整性校验优化 Kimi 与 GLM 的模型服务 ⭐️ 8.0/10
Cloudflare published a technical deep-dive detailing how it serves Kimi and GLM models at scale using KV cache quantization, weight compression, and integrity checks to cut GPU memory usage and improve speed and safety. This matters because serving large frontier models is bottlenecked by GPU memory, and these optimizations make inference cheaper and faster while adding safety guarantees. It showcases practical systems engineering techniques that can be applied broadly across the AI infrastructure ecosystem. The blog focuses on three concrete techniques: quantizing the KV cache to reduce memory during generation, compressing model weights to shrink memory footprint, and adding integrity checks to detect tampering or errors. No specific numerical results were mentioned in the provided summary, but the techniques target both cost and safety challenges at scale.
rss · The Cloudflare Blog · Aug 3, 13:00
Background: LLMs generate responses one token at a time, and the KV cache stores intermediate key and value tensors to avoid recomputation, but this cache grows with sequence length and heavily consumes GPU memory. Quantization reduces the numerical precision of these values and model weights, allowing more memory savings at a small quality cost. Integrity checks in ML serving verify that model artifacts and inference outputs have not been altered, which is essential for establishing trust in AI systems.
References
Tags: #model-serving, #quantization, #GPU-memory, #AI-infrastructure, #Cloudflare
Cloudflare Workers RPC Now Bridges Python and JavaScript
Cloudflare Workers RPC 现可跨越 Python 与 JavaScript 调用 ⭐️ 8.0/10
Cloudflare announced that Workers RPC now supports cross-language method calls between Python and JavaScript Workers. At runtime, these Workers can exchange references to live objects and call their methods directly, without defining APIs, schemas, or serialization code. This removes a major barrier in polyglot serverless development by eliminating the need for API definitions, schemas, and serialization boilerplate. Developers can now freely mix Python and JavaScript Workers, which simplifies multi-service architecture and improves interoperability across the Cloudflare ecosystem. The feature builds on Cloudflare's existing Workers RPC system, which was originally designed for JavaScript Workers and Durable Objects and is intended to feel like calling a local JavaScript function. According to the docs, RPC calls typically require a binding declared between Workers on the same Cloudflare account.
rss · The Cloudflare Blog · Aug 3, 13:00
Background: Cloudflare Workers is a serverless platform that runs JavaScript and Python code at the edge. Workers RPC is a runtime API that lets one Worker invoke public methods on another Worker or on a Durable Object through a service binding. Previously, cross-language communication typically required explicit API definitions, schemas, and serialization logic. This update extends the existing RPC system to work across Python and JavaScript, removing that overhead.
References
Tags: #RPC, #Cloudflare Workers, #Python, #JavaScript, #Serverless
Databricks Makes Variant Data Type Generally Available
Databricks 将 Variant 数据类型正式全面可用 ⭐️ 8.0/10
Databricks announced the general availability of Variant, a new data type for ingesting semi-structured data such as JSON and XML more quickly and efficiently. The announcement was made via a company blog post. This is significant because semi-structured data ingestion has traditionally been slow and resource-intensive, and Variant offers a native solution that simplifies parsing and improves performance. It will benefit data engineers working with large-scale data lakehouse environments. According to Databricks documentation, the Variant type is supported in Databricks Runtime 15.3 and above. It can be used with Auto Loader, COPY INTO, and Kafka streaming for ingestion, as well as in SQL commands for creating tables and inserting records.
rss · Databricks · Aug 3, 13:44
Background: Semi-structured data like JSON and XML is widespread, but processing it often requires complex schema inference and transformations. The data lakehouse architecture combines the flexibility of data lakes with the performance of data warehouses, and a native Variant type helps bridge the gap by providing efficient storage and query capabilities. This aligns with the broader trend of simplifying data ingestion in modern cloud data platforms.
References
Tags: #data engineering, #semi-structured data, #Databricks, #big data, #data lakehouse
How Kimi K3's Open Weights Could Pressure Anthropic's Valuation
Kimi K3 开源权重如何冲击 Anthropic 估值:专家深度解析 ⭐️ 8.0/10
A new expert podcast episode (No. 177) from Chinese tech outlet LatePost breaks down Moonshot AI's Kimi K3, discussing its KDA attention architecture, 3T open-weight release, 6.3x decoding speedup, and business implications for closed labs like Anthropic. The hosts argue K3 is a milestone because it open-sources weights but not the full training pipeline, fueling the open-source versus open-weights debate. Kimi K3 shows that open-weight frontier models can approach or rival closed models, directly challenging the valuation logic of companies like Anthropic that rely on proprietary advantages. It also forces the industry to clarify what 'open source' really means for AI, which affects reproducibility, safety research, and developer trust. The episode covers K3's mixed-attention design combining KDA with MLA, quantile balancing for nearly a thousand experts, per-head Muon optimizer, MoPD post-training, and on-policy versus off-policy distillation. It also discusses infrastructure changes such as Flash KDA, QAT, speculative-sampling rollback, and why prefix reuse in serving frameworks like SGLang matters for real-world cost and latency.
rss · 晚点聊 LateTalk · Aug 3, 22:45
Background: Open-weight models like K3 release trained parameter weights but not the full training data, code, and pipeline that the Open Source Initiative says are needed for true open source. Standard transformer attention scales quadratically with sequence length, so linear attention variants aim to make long-context inference cheaper and faster. SGLang is a widely used open-source inference engine whose RadixAttention prefix caching helps serve open models efficiently.
References
Tags: #Kimi K3, #open-source AI, #LLM analysis, #AI industry, #podcast
Open-Source Winnow Culls 25k Photos with Claude Model Funnel for $25
开源 Winnow 用 Claude 模型漏斗约 25 美元筛完 2.5 万张照片 ⭐️ 8.0/10
The developer open-sourced Winnow, an AI photo culling tool for Immich that uses a three-model Claude funnel (Haiku 4.5 for triage, Sonnet for ranking, Opus for finals) to process a 25,000-photo library for roughly $25 via the Batch API. The project ships as a Docker container under an MIT license. This demonstrates a practical pattern for cutting AI pipeline costs by routing work across model tiers, making a task that would cost $150–200 on Mechanical Turk cost only about $25. It also provides a reusable, open-source reference for building triage-and-ranking pipelines with structured outputs and Bradley-Terry scoring. The funnel uses best-worst scaling: Sonnet judges sets of 8 photos by picking the best and worst, which yields about 13 pairwise comparisons per answer for a Bradley-Terry fit. Opus finals are judged twice with order swapped and disagreements count as ties, and the Batch API gives a 50% discount despite multi-hour latency.
rss · r/ClaudeAI · Aug 3, 15:52
Background: Photo culling is the task of sorting through a large photo library to delete unwanted shots and highlight keepers. Immich is a popular open-source, self-hosted alternative to Google Photos. The Bradley-Terry model is a classic statistical method for estimating the strength of items from pairwise comparisons, and best-worst scaling asks people to pick the best and worst options from a set to efficiently collect ranking information. Claude's model tiers (Haiku, Sonnet, Opus) offer different price/performance trade-offs, with Haiku cheapest and fastest and Opus most capable.
References
Tags: #AI, #Claude, #Self-hosted, #Photo culling, #Cost optimization
New Yorker: China races to own future industries amid U.S. retreat
《纽约客》:中国在美方退却之际竞逐未来产业 ⭐️ 8.0/10
A New Yorker article by Evan Osnos reports that China is racing ahead in future industries, aided by U.S. policy missteps, and could beat America to breakthroughs like cancer cures. The piece highlights how China's state investment and industrial policy are paying off as America retreats, potentially irreversibly shifting the balance of power in AI, biotech, and robotics. The article cites that China produces 70% of the world's drones, electric vehicles, lithium-ion batteries, and solar cells, deploys more industrial robots than the rest of the world combined, and has shipbuilding capacity 200 times that of the U.S. It also describes surveillance technology at a Beijing AI expo that measures facial micro-gestures to assess emotions.
rss · Axios · Aug 3, 10:03
Background: The U.S.-China competition over future industries has intensified as China pursues decades of state investment, industrial policy, and diplomatic planning. Evan Osnos, who lived in Beijing for eight years, returned to report on how China's technological advances are reshaping its society and global standing, against the backdrop of Trump-era trade, immigration, and budget policies.
Tags: #China, #industrial policy, #biotech, #US-China competition, #future industries
China's MiniMax H3 Becomes First Open-Weights Model to Top AI Video Ranking
中国 MiniMax H3 成为首个登顶 AI 视频排名的开放权重模型 ⭐️ 8.0/10
MiniMax released the weights of its H3 video generation model, making it the first open-weights model to top an AI video generation ranking. The model supports text-to-video and image-to-video workflows. This milestone shows that open-weight models can compete with or surpass proprietary leaders in AI video generation. It lowers the barrier for researchers and startups to access high-quality video generation technology. H3 is a multimodal model that integrates text, images, video, and audio into one creative context, enabling both generation and editing. It reportedly can create 2K videos with audio, indicating strong production-level capability.
rss · The Decoder · Aug 3, 13:52
Background: Open-weights models allow users to download, inspect, and adapt the model, fostering transparency and innovation. MiniMax is a Chinese AI company known for its Hailuo video generator, and its H3 model represents a significant advance in making state-of-the-art video generation accessible.
References
Tags: #AI video, #open model, #MiniMax, #video generation, #ranking
Qwen 3.8 Max: Alibaba's Flagship LLM with 1M-Token Context
Qwen 3.8 Max:阿里巴巴百万级上下文旗舰大模型 ⭐️ 8.0/10
Alibaba released Qwen 3.8 Max, its new flagship large language model, featuring 2.4T total parameters with 95B active parameters via a mixture-of-experts architecture, a one-million-token context window, and multimodal input support. The model is priced at $2 per million input tokens and $6 per million output tokens, though independent benchmark verification is still pending. This release signals Alibaba's aggressive push in the frontier LLM race, offering a massive-context, multimodal model at competitive prices. It could pressure rivals like DeepSeek and Kimi and provide developers with a cheaper option for long-context agentic and multimodal workloads. The model's 2.4T total parameter count with only 95B active parameters indicates a sparse mixture-of-experts architecture designed for inference efficiency. The one-million-token context and multimodal input are confirmed specifications, but the guide emphasizes that Qwen's performance claims on benchmarks still await independent verification.
rss · Kingy AI · Aug 3, 02:54
Background: Mixture of experts (MoE) is a machine learning technique where multiple specialized sub-models are activated per input through a gating network, allowing very large models to keep inference costs lower than dense models. A context window is the maximum amount of text an LLM can process at once, including the prompt, conversation history, and generated output. Multimodal models can process information from different modalities such as text, images, and video simultaneously.
References
Tags: #AI, #LLM, #Qwen, #Alibaba, #Benchmarks
DNA Analysis Equipment Flaw Exposes 30 Years of Crime Evidence to Tampering
DNA 设备漏洞威胁美国 30 年犯罪证据完整性 ⭐️ 8.0/10
Researchers found a security flaw in DNA analysis instruments used by most U.S. crime labs and demonstrated that AI-generated code could tamper with DNA scan data in about 45 minutes using Anthropic's Claude, without triggering alerts. Thermo Fisher Scientific privately acknowledged the vulnerability in July, issued a high-severity advisory on Friday, and released a software update adding digital signatures. The flaw jeopardizes the integrity of roughly 30 years of DNA evidence used in criminal investigations and prosecutions, potentially affecting both pending and concluded cases. With more than 200 U.S. labs lacking uniform regulation, the incident highlights systemic risks at the intersection of forensic science and cybersecurity. The researchers altered files in a way that common analysis software did not flag as suspicious, and the first successful modification took roughly 45 minutes. Thermo Fisher is working with the U.S. Cybersecurity and Infrastructure Security Agency (CISA), and no actual exploitation in the wild has been reported.
telegram · zaihuapd · Aug 3, 05:15
Background: Forensic DNA profiling often relies on short tandem repeat (STR) analysis, which examines repeated DNA sequences at specific locations and produces an electropherogram—a graph of DNA fragment peaks used by analysts and software to generate a DNA profile. Because these profiles are stored as digital files, vulnerabilities in the instruments or software can allow attackers to alter evidence. Thermo Fisher Scientific is a major supplier of DNA sequencing and forensic analysis instruments used by crime labs worldwide.
References
Tags: #cybersecurity, #DNA forensics, #vulnerability, #AI, #law enforcement
WaPo Probe Finds 50+ US Police Abused License Plate Cameras to Spy on Exes
美媒调查:至少 50 名警员滥用牌照摄像头窥探前任 ⭐️ 8.0/10
A Washington Post investigation published August 2, 2026 found that at least 50 U.S. law enforcement officers have been charged with or accused of abusing automated license plate readers, including Flock Safety cameras, for personal surveillance. In 26 of those cases, officers targeted wives, girlfriends, exes, or women they were romantically interested in, and 46 cases involved Flock systems. The findings highlight how widely deployed surveillance technology can be repurposed for personal abuse, raising urgent questions about oversight and privacy protections. With Flock alone operating over 120,000 cameras that log 20 billion plate scans a month, the failure of regulations to prevent misuse affects civil liberties across the U.S. The investigation cites the case of Georgia police chief Michael Steffman, who allegedly searched his ex-girlfriend Bakely and her daughter's license plates about 600 times; he was arrested in November 2025 and died by suicide before his court date in April. Flock says its optional 'Audit Assistance' feature can flag suspicious searches, but critics note that only 13 states require audits and at least 8 states have criminalized such abuse.
telegram · zaihuapd · Aug 3, 09:03
Background: Automated license plate readers (ALPRs) are AI-powered cameras that capture and analyze images of passing vehicles, storing location, date, and time data. Flock Safety is a major private provider of such systems, with over 120,000 cameras covering more than 6,000 communities; its growing presence and additional surveillance capabilities have already made it controversial. The company rolled out an 'Audit Assistance' feature in April 2026 to flag suspicious searches, and some Georgia officers were fired and charged in a related scandal.
References
Tags: #privacy, #surveillance, #law enforcement, #license plate readers, #civil liberties
UK renews demand for Apple backdoor into encrypted cloud backups
英国再次要求苹果为加密云备份开后门 ⭐️ 8.0/10
In early September, the UK Home Office issued a new technical capability notice to Apple, demanding a backdoor for encrypted cloud backups, now limited to data belonging to UK citizens. This revives a previous January request that sought global access and triggered diplomatic tensions. This demand threatens the integrity of end-to-end encryption, potentially setting a dangerous precedent for other governments to demand backdoors. If Apple complies, it could weaken security for users worldwide, while resistance may further strain UK-US relations over privacy and security policy. The new notice is narrower than the January version, targeting only UK citizens' data rather than all users. Apple had already withdrawn iCloud Advanced Data Protection from the UK in February rather than compromise its security architecture, and privacy activists warn that any forced weakening could endanger global users' private information.
telegram · zaihuapd · Aug 3, 15:40
Background: End-to-end encryption ensures that only the user holds the keys to access their data, so Apple itself cannot decrypt content stored in iCloud. Advanced Data Protection for iCloud extends this encryption to most iCloud data, including backups, Photos, and Notes. The UK's Technical Capability Notice, issued under the Investigatory Powers Act, legally compels companies to provide access to encrypted data. Apple's earlier decision to withdraw the feature from the UK was a response to such demands, rather than creating a deliberate vulnerability.
References
Tags: #Apple, #Security, #UK Government, #Privacy, #Backdoor
📊 Run stats · Total
21m 50s· AI analysis4m 43s· Tokens1.00 MCY(input0.60/ output0.41MCY)