Industry News
- Apple replacing Core ML with Core AI framework: Apple planning to replace its long-existing Core ML with "Core AI" as a more modern AI framework, though overlap with MLX remains unclear. link
- OpenAI raises $110B with Amazon, NVIDIA in cap table: Major funding round positions OpenAI at $840B valuation with key strategic partners joining. link
- DeepSeek V4 release rumored imminent: Word is that DeepSeek's next major model version is coming soon. link
Tips & Techniques
- When agents fail, ask "Are you missing any context?": If an agent isn't doing what you want, explicitly ask it this question to surface hidden assumptions or gaps. link
- Post-git-hook for AI model code review: Use AI models to review diffs before merging - catches bugs from format inconsistencies and coordinate transforms before they reach production. link
- TypeScript proving superior for AI agent coding: Despite Python dominance, TypeScript produces more reliable agent code with better type safety and faster iteration. link
New Tools & Releases
- EdgeQuake: Rust GraphRAG framework: High-performance framework that transforms documents into knowledge graphs for reasoning-capable RAG systems beyond simple text matching. link
- Wayfair using holdout testing for marketing attribution: One of the most respected marketing analytics teams runs continuous holdout tests to achieve surgical precision in advertising spend. link
- Qwen3.5-35B-A3B hitting 2,629 tok/s on consumer GPUs: Strong performance on accessible hardware - 5090 achieving 1,738 tok/s. link
- Flexport AI Customs Auditor finds 14-85% error rates: Free tool audits customs entries from other brokers, finding massive error rates and enabling refund claims. link
- Giza World Snapshots: Watch financial agents move onchain: First time you can observe your financial agent's onchain activity in real-time with full snapshot history. link
Research & Papers
- TorchLean: First fully verified neural network framework: Breakthrough enables formal verification of neural networks in Lean proof assistant. link
- Cut cross entropy for edge devices: Apple research shows how to optimize loss functions specifically for on-device AI with limited compute. link
- Agent memory research shows different paradigms needed: Agent memory evaluation on chatbot dialogues reveals real agents need fundamentally different approaches than conversational systems. link
- AI Observability tracing is critical for GenAI systems: Framework for understanding traces and spans in RAG systems - capturing metadata like token counts, relevance scores, and costs across the full pipeline. link
Insights & Commentary
- "Vibe manufacturing will 10x the economy, not vibe coding": The real economic impact comes from applying AI to physical production, not just software development. link
- "Real AI divide is daily users vs non-users": Technical vs non-technical no longer matters - it's about who uses AI agents daily versus those who don't. link
- B players face trouble in AI revolution: A players (deeply caring, competent, internally motivated) will thrive, but those just collecting paychecks are in serious trouble. link
--- *Curated from 450+ tweets across multiple tech/AI lists*
---
Emerging Trends
✨ Seedance 2.0 Release (95 mentions) - NEW Launch of Seedance 2.0 video generation model with impressive results for cinematic and action scenes, positioned as a major advancement in AI-generated video quality and ease of use.
🔥 OpenAI $110B Funding Round (285 mentions) - RISING OpenAI announced a $110 billion funding round from Amazon, NVIDIA, and SoftBank, with significant discussion about the massive capital raise and its implications for AI development and competition.
🔥 Anthropic DoD Dispute (420 mentions) - RISING Anthropic's standoff with the Department of Defense over AI usage for autonomous weapons and surveillance escalated, with DoD threatening supply chain risk designation and OpenAI offering alternative terms.
🔥 Iran Conflict Escalation (180 mentions) - RISING Major military escalation with Operation Epic Fury involving Iran, Israel, and the US, with missiles flying over Dubai and other Middle East locations, causing widespread concern and real-time monitoring.
📊 Codex Desktop App Launch (155 mentions) - CONTINUING Continued strong adoption of Codex desktop app with users praising it as superior to terminal-based workflows, alongside technical discussions about implementation and comparison with Claude Code.