Hi there, this is your daily โ๏ธ AIpresso.
In today's AIpresso:
๐ New AI attack hijacks enterprise data
๐ฅ๏ธ Huawei hikes AI chip prices
๐ IBM, NASA release open-source lunar AI
๐ DeepSeek Flash model cuts AI agent costs
๐ป Nvidia's CUDA adds Windows on Arm support
Plus: ๐ก 5 strategies & tactics, ๐ 5 other news you might like, ๐งฐ 6 tools, and ๐ 5 papers.
๐ New AI attack hijacks enterprise data LINK
๐ฅ๏ธ Huawei hikes AI chip prices LINK
๐ IBM, NASA release open-source lunar AI LINK
๐ DeepSeek Flash model cuts AI agent costs LINK
๐ป Nvidia's CUDA adds Windows on Arm support LINK
๐ก Strategies & Tactics
> When to Use Encode-Prefill-Decode Disaggregation to Accelerate Multimodal Model Serving: Splitting a multimodal model's image-encoding step onto separate workers speeds up responses, but only when images dominate requests and outputs stay short.
> Modernizing complex legacy code with AI agents.: Migrate legacy code by first building a numerical parity check and documentation, then running structured coder-tester-reviewer agents with human checkpoints to unblock stalls.
> Building Codex with Tibo Sottiaux: OpenAI built its Codex coding agent in Rust and open-sourced it to prioritize scale and win user trust, even letting it run rival AI models.
> Where Does a Robot Think โ On-Device vs Datacenter Inference: Robots split their thinking, keeping fast safety controls onboard while sending heavy planning to datacenter GPUs that cheap on-robot chips can't run in real time.
> Recurrent KV-cache sharing may undermine the bounded-depth argument for CoT monitorability: Reused memory slots in looped AI models can hide reasoning from the readable chain of thought, breaking safety assumptions that limiting per-token computation limits hidden thinking.
Other news you might like
- Anthropic reveals fourth likely crime committed by its AILINK
- AI spend per employee slumped at top firms in August โ summer doldrums or a warning sign?LINK
- IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly licenseLINK
- Nvidia signs eight Australian data centre partners for up to 2GW of AI capacity by 2027LINK
- Ant International partners with Visa, Mastercard on developing AI paymentsLINK
๐งฐ Trending tools
Ponytail: a plugin that keeps coding agents minimal by checking whether changes are needed or already exist before writing new code, reducing maintenance burden.LINK
Typewise Nova: an AI agent platform that resolves customer service, sales, and billing requests end to end while your team controls approvals and handoffs.LINK
GoModel: an open-source Go gateway giving one OpenAI-compatible API for every provider, adding budgets, caching, guardrails, load balancing, and failover as a single self-hosted binary.LINK
Inline: threaded chat app for teams and AI agents, with CLI, MCP, and plugin support, available in beta on macOS and iOS.LINK
Retold: converts voice recordings and old voice notes into hand-drawn films and readable books, keeping family memories organized on a shared shelf.LINK
Live Captions by Subanana: transcribes audio by routing each language to its best-performing speech model, handling tricky cases like Cantonese and turning recordings into summaries and publish-ready docs.LINK
๐ Trending papers & reports
Long-prompt compression shrinks the text fed into a language model by up to 75%, cutting the compute and memory cost of processing lengthy inputs while barely dropping accuracy on reasoning, classification, and code tasks.LINK
Reusing past reasoning lets an AI look up the step-by-step work it did on earlier problems instead of web pages, boosting its math and coding accuracy by up to ~56% on tough benchmarks.LINK
Reasoning control in chatbots shows that when you tell a model to solve a problem a specific way, it usually ignores you and picks its own method, but a targeted fix boosts obedience by up to ~29%.LINK
AI coding agents can learn from their own past mistakes to write faster specialized code, cutting program runtimes by up to ~3x without any extra training or outside help.LINK
AI search pruning gives models a safer rule for discarding dead-end options while hunting for answers, boosting task success by ~4 points while cutting requests ~19% and token use ~24%.LINK
See you tomorrow for a new dose of โ๏ธ AIpresso!