The Pulse — March 20, 2026
The signals that entered our radar, organized with sources and context to understand what changed.
The audio script is ready; narration will appear after voice generation finishes.
Nemotron-Cascade 2 (30B MoE, 3B active) — model + paper drop
WHY IT ENTERED THE RADARThis is the “intelligence density” story: frontier-ish math/code/agentic behavior with 3B activated params. Also a concrete recipe: Cascade RL + multi-domain on-policy distillation.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“The new open model that ‘acts big’ while staying small: what MoE + post-training actually bought them (and what it didn’t).”
Doc-to-LoRA (D2L): “internalize a long doc instantly” by generating a LoRA adapter
WHY IT ENTERED THE RADARA clean way to reframe long-context costs: instead of paying quadratic attention repeatedly, compile a document into a tiny adapter in one forward pass, then query cheaply.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Long-context is expensive—what if you compile documents into LoRAs on the fly?” (Use a simple mental model: ‘KV cache vs. adapter cache’.)
Anthropic: “Detecting and preventing distillation attacks” (DeepSeek / Moonshot / MiniMax)
WHY IT ENTERED THE RADARUpstream, concrete numbers (claims of 16M exchanges / 24k accounts) + a real playbook of how labs attempt capability extraction. Also touches export-controls narrative: ‘apparent rapid progress’ vs ‘borrowed outputs.’
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Distillation is normal… until it isn’t: the line between ‘compression’ and ‘capability theft’ + what this means for open weights.”
Claude Code “Channels”: push events into a running agent session (Telegram/Discord in preview)
WHY IT ENTERED THE RADARThis is an architecture shift: agents aren’t only pull-based (cron/scheduled). They become reactive systems (inbound events) while the session is alive—closer to ‘always-on ops’.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Agents that wake up when something happens: how event-driven ‘channels’ change automation vs. scheduled polling.”
Claude now creates interactive charts/diagrams/visualizations inline (beta)
WHY IT ENTERED THE RADARVisuals as ephemeral conversational UI (not ‘Artifacts’). This suggests LLM UX is becoming a live notebook-like surface, not just text + attachments.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“The new battleground is UI: chat is turning into mini-apps—what creators should do with interactive visuals (and how it’ll be faked by ‘AI tool’ aggregators).”
Gemini 3.1 Flash-Lite: “scalable thinking model” for high-volume, low-latency work
WHY IT ENTERED THE RADARThis is the ‘production model’ story: throughput + structured output compliance + selectable thinking level. The table also reveals where the market is heading: price/speed as first-class metrics.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Why 2026 is the year of fast reasoning: the economics of ‘good enough’ models that win on latency + cost.”
Scaling Karpathy’s “autoresearch” with a GPU cluster (parallel agent search)
WHY IT ENTERED THE RADARGreat upstream case study: parallelism changes agent behavior (factorial experiment waves vs greedy hill-climbing). This is one of the clearest “agent + infra” pieces you can adapt into creator content.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Agents don’t just get faster with more GPUs—they get smarter search. Here’s why parallelism changes the optimization strategy.”
KittenTTS (v0.8): high-quality TTS on CPU with tiny models (as low as ~25MB int8)
WHY IT ENTERED THE RADAREdge TTS is sneaking up: small ONNX models that run without GPU unlock offline voice features in apps, agents, and devices—without paying API costs.
SUGGESTED EDITORIAL ANGLEOpen original source ↗“The underrated trend: tiny voice models on CPU. Where this beats cloud TTS (latency, privacy, cost).”
arXiv declares independence from Cornell (platform governance / funding)
WHY IT ENTERED THE RADARThis affects the most upstream distribution channel in ML research. Governance changes can influence moderation, sustainability, and product direction (APIs, metadata, partnerships).
SUGGESTED EDITORIAL ANGLEOpen original source ↗“Why arXiv governance matters for AI: the supply chain of research discovery (and how creators can monitor new papers faster).”
Creator-watch (new uploads worth scanning, then go upstream)
Open original source ↗