AI & ML
- Google DeepMind releases AlphaGenome Atlas, providing precomputed molecular predictions for all 9 billion possible single-letter mutations in the human genome, enabling researchers to understand how genetic variants impact biology without lab testing each variant individually. Read more
- OpenAI announces AI proof of the Navier-Stokes Millennium Prize Problem, demonstrating unprecedented mathematical reasoning capabilities in its latest internal model trained since August 28. The company is not claiming the prize and coordinates with concurrent work from Anthropic. Read more
- OpenAI launches $5 million in research grants to support independent studies on how generative AI affects young people ages 13–17, with applications open through October 6, 2026. Read more
AI Coding Tools
- CodePal Assistant version 2.1.7 released for IntelliJ IDEs, integrating AI chat, file editing, project context awareness, MCP tools, and inline ghost text completion with support for both OpenAI and Anthropic APIs. Read more
Frameworks & Libraries
- SvelteKit 3 release candidate now available, offering a fast development experience with Vite, Hot Module Replacement, and improved remote procedure calls (RPCs) to reduce endpoint boilerplate for full-stack applications. Read more
Browser & Web Platform
- Chrome 153 launches today with Google's new accelerated 2-week release cadence, introducing memory-safe XML parsing in Rust to eliminate buffer overflow bugs, dedicated
andHTML elements, CSSscroll-axis-lockproperty for diagonal scrolling control, and spatial audio (IAMF) support. Read more - Chrome 153 adds
Iterator.zip()method, improves CSS animation timing for interoperability with Firefox and Safari, and runs origin trials for JavaScript Self-Profiling Markers to measure real-world performance via call stack sampling. Read more
DevOps & Cloud
- AWS recognized as Leader in 2026 Gartner Magic Quadrant for Strategic Cloud Platform Services for the 16th consecutive year, with highest rating on Ability to Execute axis as agentic AI increases demand for production-ready data foundations. Read more
- Amazon RDS adds support for latest SQL Server Cumulative Updates and GDR patches across all versions (2016–2025), addressing CVE-2026-47295, CVE-2026-47296, CVE-2026-54118, and CVE-2026-55002. Read more
- Amazon SageMaker Feature Store introduces feature-level writes via new
UpdateRecordAPI, allowing data scientists to update individual features without read-modify-write patterns, lowering latency and cost for high-volume feature updates. The Standard Tier now includes new Standard_V2 storage format. Read more - AWS Transform now available in AWS GovCloud (US-West), enabling government agencies and regulated organizations to automate large-scale migrations of VMware, bare metal, Hyper-V, and database workloads within isolated environments. Read more
Databases & Data
- Jellyfin 12.0 released with major version bump (dropping the "10" prefix) featuring faster database backend, Modern UI as default, FFmpeg 8.1 support with Dolby Vision and AV1 streaming, built-in books and comics features, and support for multiple episode versions/resolutions. Read more
- Plex launches refreshed Plexamp with native system web engines (replacing Electron) on desktop for lower memory usage, unlimited playlist downloads, Keep Played Music auto-retention, device-local loudness analysis, and expanded CarPlay/Android Auto offline access including Home, Library, and Charts. Read more
CMS & Site Builders
- Fimo, the AI CMS built by the Strapi team, launches today as the first platform to convert AI-generated code (from Claude Code, Codex, etc.) into self-optimizing autonomous websites with 24/7 agents handling SEO, translations, content refresh, schema fixes, and internal linking within review workflows. Available free with paid tiers for custom agents and enterprise controls. Read more
Security
- Microsoft releases September 2026 Patch Tuesday fixing 966 vulnerabilities including 2 zero-days, with notable critical flaws in Windows Netlogon (CVE-2026-62760 RCE), Graphic Fonts (CVE-2026-72986, CVE-2026-73018 RCE), and Windows PDF (CVE-2026-69586 integer overflow RCE with CVSS 9.8). Read more
- Adobe patches critical zero-day CVE-2026-75650 (CVSS 10.0, "StyleSmuggler") in Adobe Commerce and Magento, actively exploited since September 4 to deploy Rust backdoors and PHP web shells via template-processing and dependency-injection chain, affecting versions 2.4.4–2.4.9 and Magento Open Source 2.4.6–2.4.9. Read more
- SAP warns of maximum-severity kernel vulnerability CVE-2026-44756 ("OVERPASS") affecting Internet Communication Manager (ICM) with over 10,000 Internet-facing systems at risk, alongside critical missing-authentication flaw CVE-2026-58240 ("S4GET") in NetWeaver Message Server allowing unauthenticated remote code execution as SAP admin user across entire cluster. Read more
- Red Hat discloses FreeIPA critical flaw chain (CVE-2026-76578, CVSS 9.8) allowing anonymous clients to create reusable administrator credentials via unprotected access control rule for one-time-password tokens combined with lack of permission checks, plus separate critical code-injection flaw (CVE-2026-79678, CVSS 8.1) in
idp-addcommand via Pythoneval(). Read more
Open Source
- NextAuth / Auth.js (MIT, ~28.3K GitHub stars, ~4.24M weekly npm downloads) remains the open-source incumbent for self-hosted auth in Next.js, with stable v4.24.14 shipping 9.8–14.2 KB gzipped client bundle and v5 core in beta with no built-in 2FA or passkeys; security maintenance now shared with Better Auth team as of mid-2026. Read more
- Git 2.55.0 released with improvements to distributed version control workflow, available as x64/ARM64 installer or portable build for Windows, macOS, Linux, and Unix-like systems under GNU GPLv2. Read more
Dev Tools & IDEs
- JetBrains GoLand releases 181.5540.13 with editor improvements and scratch file save options, and 181.3741.27 with platform API, plugin development, and IDE configuration updates. Read more