✕ Clear all filters
10 articles

📰 Dev.to · AI Tech Connect

10 articles · Updated every 3 hours · View all reads

All Articles 101,454Blog Posts 115,487Tech Tutorials 25,669Research Papers 20,984News 15,919 ⚡ AI Lessons
Asana Buys StackAI, Palo Alto Buys Portkey: The Agent Stack Hardens
Dev.to · AI Tech Connect 4w ago
Asana Buys StackAI, Palo Alto Buys Portkey: The Agent Stack Hardens
Two deals in two days split the enterprise agent stack into buyable layers. The build-vs-buy framework for Indian and UK builders, layer by layer.
31% in Production, 37% Gap: Real Enterprise AI Agent Numbers
Dev.to · AI Tech Connect 4w ago
31% in Production, 37% Gap: Real Enterprise AI Agent Numbers
80% of Q1 2026 apps embed an agent, but only 31% have one in production. The buyer-side playbook for enterprise AI agent evaluation.
Zyphra's ZAYA1-8B: An Open MoE Trained End-to-End on AMD
Dev.to · AI Tech Connect 1mo ago
Zyphra's ZAYA1-8B: An Open MoE Trained End-to-End on AMD
Apache 2.0 MoE with 8B total / 760M active parameters, trained entirely on AMD Instinct hardware — the first credible no-NVIDIA frontier training story.
Qwen3.6-27B: The 27B Model That Beats a 397B MoE on Coding
Dev.to · AI Tech Connect 1mo ago
Qwen3.6-27B: The 27B Model That Beats a 397B MoE on Coding
Alibaba's Qwen3.6-27B outperforms the 397B Qwen3.5 MoE on agentic coding benchmarks. Apache 2.0, fits on a single A100 — the self-hostable frontier coding agent
Cut LLM API Costs 70–90%: Layered Caching in Production
Dev.to · AI Tech Connect 1mo ago
Cut LLM API Costs 70–90%: Layered Caching in Production
A three-tier caching stack — exact match, semantic similarity, provider-level prompt cache — that compounds to 70–90% spend reduction, with real production hit
Context Window Engineering: Reliable Recall at 1M Tokens
Dev.to · AI Tech Connect 1mo ago
Context Window Engineering: Reliable Recall at 1M Tokens
Why 'lost in the middle' degrades recall past ~20k tokens and how to fight it with XML markers, hierarchical processing, and server-side compaction on Claude, G