Generated about 15 hours ago.
TL;DR: April 3 centered on open AI models, agentic/assistant tooling, and practical deployment/search improvements—plus a safety edge-case reminder from autonomous driving.
Model releases & open weights
- Google DeepMind released Gemma 4 open models, positioning them for agentic workflows and multimodal (audio/vision) reasoning, with multilingual support and fine-tuning options, plus efficiency variants for edge/local use.
AI tooling & faster systems
-
Cursor 3 launched as an agent-first developer workspace, adding a unified agents sidebar, improved PR diffs/workflows, deeper navigation (LSP), and an integrated browser.
-
Mintlify replaced RAG with a “virtual filesystem” for its AI documentation assistant, mapping doc sections to an in-memory structure and reusing an existing Chroma index—reporting a major drop in session boot time.
- Community projects/gists advanced local and search setups: Ollama + Gemma 4 setup on Mac mini, and TurboQuant-style vector search quantizing embeddings (2–4 bits) for smaller/faster indexes.
Safety & real-world training limits
- WIRED reported alleged Waymo violations involving school-bus stop signals, underscoring the difficulty of reliably training self-driving systems for rare, hard-to-detect safety devices (under NTSB investigation).