TLDRocket
Sign in

Open Source

289 summarised stories about Open Source, each linking back to the original source. Browse all topics →

Wednesday, 1 July 2026

Godot says bye bye AI, bans vibe-coded contributions

The Register 2 weeks ago

The Godot game engine team announced a new contribution policy that prohibits almost all AI-generated code submissions, citing an overwhelming volume of low-quality pull requests from contributors who don't understand their code. New contributors will need explicit maintainer permission for significant changes, and any autonomous agent-authored code will result in automatic bans, with AI use limited only to menial tasks like code completion. The stricter policy aims to reduce wasted time reviewing poor-quality submissions and ensure contributors understand the codebase well enough to maintain it responsibly.

Announcing our $800M Series C to accelerate the shift to open-source AI

Together AI 2 weeks ago

Together AI announced an $800 million Series C funding round from investors including Aramco Ventures and NVIDIA to expand its open-source AI platform. The company secured commitments for over 500 MW of compute capacity and operates endpoints for open-weights models, with customers reporting 6x to 20x lower inference costs compared to proprietary alternatives. Together AI aims to make open-source AI the standard for production deployments as companies seek to reduce the economic burden of running large language models at scale.

Hugging Face and Cerebras bring Gemma 4 to real-time voice AI

Hugging Face Blog 2 weeks ago

Hugging Face and Cerebras demonstrated a real-time speech-to-speech AI system using Google DeepMind's Gemma 4 language model paired with Cerebras inference acceleration to reduce response latency in voice conversations. The system achieves predictable performance at the P95 latency percentile by combining open-source components including Nvidia's Parakeet for speech recognition and Alibaba's Qwen3TTS for text-to-speech conversion. The modular architecture enables developers to deploy responsive voice AI for robots, assistants, and embodied AI applications where conversational naturalness depends on minimizing delays between user input and system response.