All newsletters
2026-07-31
6 min read
AIAI ToolsFrameworksLanguagesBrowserDevOpsDatabasesSecurityOpen SourceDev Tools

Gemini Robotics 2 Whole-Body Control & Chrome 152 CPU Performance & OpenAI GPT-5.6 Pricing

Google DeepMind launches Gemini Robotics 2 for full humanoid control, Chrome 152 adds CPU Performance API, and OpenAI cuts GPT-5.6 model prices up to 80% on AWS.

AI & ML


  • Google DeepMind launches Gemini Robotics 2, a vision-language-action (VLA) model that controls entire humanoid robots with whole-body coordination. The system demonstrated controlling Apptronik's Apollo 2 humanoid to pick up a watering can and place it on a shelf based on natural language instructions, marking the first time a single model can manage feet-to-fingertips motor control. Early-access partners now have the VLA and On-Device models available. Read more
  • Google DeepMind releases Gemini Robotics ER 2, a new embodied reasoning (ER) vision-language model that enables robots to understand physical environments, plan multi-step tasks over several minutes, and collaborate as teams. The model is now available in Google AI Studio and private preview on Gemini Enterprise Agent Platform. Read more

AI Coding Tools


  • GitHub Copilot in VS Code now supports Copilot vision (GA), allowing developers to add images and PDFs directly to chat. Additional updates include AI credit usage tracking for Business/Enterprise users, BYOK model support in the Agents window, and the ability to run terminal commands with the ! prefix in chat. Read more

Frameworks & Libraries


  • Astro themes platform features new production-ready templates: Virion (fintech/SaaS, 41 pre-built pages on Astro 6), Medonix (healthcare SaaS AI theme on Astro 7), Zelda (creative agency on Astro 7 with zero framework JavaScript), and Nuvora (architecture/real-estate, 38 pages on Astro 7). All ship MDX-powered blogs, JSON-driven products with cart, and fully editable content layers without a backend. Read more

Languages & Runtimes


  • Azure Developer CLI (azd) July 2026 release includes new Durable Functions fan-out/fan-in quickstarts in Java, JavaScript, TypeScript, Python, and PowerShell, all deployable to Azure Functions Flex Consumption with managed identity and VNets. Also ships an Azure Functions C# HTTP trigger quickstart using Terraform as the IaC provider and a demo of mutual TLS (mTLS) with Azure API Management and Application Gateway. Read more

Browser & Web Platform


  • Chrome 152 beta introduces the CPU Performance API, letting web apps detect a user device's CPU performance tier and optimize UX accordingly—can pair with the Compute Pressure API to respond to CPU load changes. Users can override reported performance in settings; admins can manage via CpuPerformanceTierOverride policy. Read more
  • Chrome 152 beta adds the window-drag CSS property for installed desktop web apps, allowing specific UI regions to act as draggable titlebar areas. This standardizes and renames the existing app-region property, changing value names to move and none with explicit inheritance. Read more
  • Chrome 152 beta expands CSSPseudoElement support to include ::backdrop, ::scroll-marker, and ::view-transition in addition to existing ::after, ::before, and ::marker. Also adds media element pseudo-classes (:playing, :paused, :seeking, :buffering, :stalled, :muted, :volume-locked) and the autocorrect global HTML attribute for controlling spell-check on editable elements. Read more

DevOps & Cloud


  • Cloudflare announces cdnjs (one of the Internet's busiest open-source CDNs) now runs exclusively on Cloudflare's Developer Platform as of June 23, 2026. The migration surfaced platform limits that the platform grew to meet, demonstrating real-world usage of Workers, R2, Queues, and Durable Objects at scale. Read more
  • AWS Transit Gateway now supports Policy-Based Routing (PBR), giving network administrators granular control over traffic forwarding based on source/destination IP, ports, and protocol—not just destination IP. Replaces multi-VPC architectures by enabling inline traffic classification and steering through firewalls or inspection appliances without extra infrastructure. Read more
  • Amazon Bedrock announces up to 80% lower prices for OpenAI's GPT-5.6 Terra and Luna models. Terra delivers GPT-5.5-level performance at lower cost for everyday production; Luna is the fast, affordable model for high-volume inference where latency and cost per token matter. Usage counts toward existing AWS commitments. Read more
  • AWS releases guidance on deploying Kimi K3, a 2.8 trillion parameter Mixture of Experts (MoE) model from Moonshot AI with 1M-token context window and native multimodal support. Includes example Kubernetes configs for SageMaker InferenceEndpointConfig with vLLM serving framework. Read more

Databases & Data


  • ClickHouse releases PostgresBench, a fully reproducible, open-source benchmark for managed PostgreSQL services. Results show NVMe-backed instances from both PlanetScale and ClickHouse, with recommendations to validate performance using your own workloads. Read more
  • Jump Trading combines ClickHouse with Apache Iceberg for real-time analytics and batch workloads. ClickHouse ingests 10M rows/sec with sub-20-second p99; Iceberg provides scalable retention and multi-reader access (Spark, Polars, DuckDB). Performance improves with each ClickHouse version—a quantile query improved from 13.5s on v25.12 to 8.5s on v26.2. Read more

Security


  • Check Point Security Management Server (MDS) patches critical CVE-2026-16232 (CVSS 9.3), an authentication bypass in SmartConsole login that lets unauthenticated attackers obtain full admin tokens. Gitea fixes CVE-2026-60004 (CVSS 9.8), a remote code execution flaw in patch processing that requires repository write access; Gitea 1.27.1 is the fix. JetBrains TeamCity addresses CVE-2026-63077 (CVSS 9.8), allowing unauthenticated arbitrary code execution—upgrade to versions 2025.11.7 or 2026.1.3. Read more
  • Google Chrome 151 patches 370 flaws including 7 critical ones (CVE-2026-17650 through CVE-2026-17656). 349 bugs were discovered by Google using AddressSanitizer, MemorySanitizer, UndefinedBehaviorSanitizer, and fuzzing tools; none are currently exploited in the wild. Fixes available in 151.0.7922.71/.72. Read more
  • VMware releases patches for three critical vulnerabilities: CVE-2026-59309 and CVE-2026-59310 (vCenter auth bypass, CVSS 9.8 each) and CVE-2026-47876 (VMXNET3 VM escape, CVSS 9.3). vCenter fixes in 9.1.0.0300, 9.0.2.0100, 8.0 Update 3k; ESXi fixes in 9.1.0.0200, 9.0.2.0100, 8.0 Update 3k. Read more

Open Source


  • Komi Store, a cross-platform app store for GitHub releases, enables developers to discover and install open-source software with one click. Available on GitHub and F-Droid as a free, open-source alternative for browsing GitHub, Codeberg, and Forgejo releases. Read more
  • Sparrow Wallet releases major updates including Silent Payments (SP) receiving wallets with airgapped hardware signer support, BIP375 PSBT fields and DLEQ proof verification, Codex32 (BIP93) importer, and support for Trezor Safe 7, Keycard, and Ledger Nano Gen5. Refactored transaction diagram and upgraded JavaFX to v26. Read more
  • OpenChatCut, a local-first conversational AI video editor, integrates Vercel AI SDK 7 (supporting Anthropic, OpenAI, Gemini, Kimi, DeepSeek, and more), Agent Skills, and MCP SDK for agentic workflows. Built with React 19, Remotion rendering, and a dual-host Vite/Electron architecture. Read more
  • dbx, a 20MB lightweight database client supporting 70+ databases (MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server), ships built-in AI, MCP Server, CLI, and desktop/Docker options. Uses Tauri 2 frontend with Vue 3 and Rust backend (sqlx, tiberius, redis-rs, mongodb). Read more
  • Fluxer, a free, open-source instant messaging and VoIP app, is preparing to stabilize and release its latest code after completing trust/safety infrastructure work, audio/video improvements, and hundreds of bug fixes. Canary builds are available; stable client updates coming soon. Read more
  • OpenClaw, a personal AI assistant running on your own devices (macOS, iOS, Android), learns and grows with you via channels you already use and offers voice, listening, and live Canvas control. Developed openly by the OpenClaw Foundation (non-profit) under MIT License. Read more

Dev Tools & IDEs


  • Junie CLI from JetBrains introduces plan mode, where the tool proposes a design document with Requirements, Technical Design, Testing, and Delivery Steps tabs before implementation. Developers can review, refine, and iterate on plans via Ctrl+P to open plan view, keeping course corrections cheap before code generation begins. Read more

Enjoyed this issue?

Get this in your inbox

Join 1,000+ developers getting daily tech updates.

Subscribe free