Google has launched Android Bench 2.0, an upgraded benchmark for evaluating AI coding agents, which now includes 30 long-horizon tasks that can take human engineers days or weeks to complete. The best pass rate for these tasks is around 28%, down from approximately 91% in the previous version. The benchmark measures both pass rates and completion rates, acknowledging partial progress rather than just failures. It assesses various challenges, including app creation and feature integration, using a comprehensive scoring methodology that evaluates functionality, regression checks, and visual fidelity. AI models perform better with new code than with modifications to existing systems, facing challenges in runtime validation and cross-platform conversions. The current leaderboard shows OpenAI’s GPT-6 Astra leading with a 28% pass rate, while Gemini 3.8 Flash has an 8% pass rate. Developers using AI agents should be aware that while AI can generate significant portions of applications, further refinements will require human input. The benchmark is available on Google’s Android Bench leaderboard.
Mark Russinovich, the Chief Technology Officer of Microsoft Azure, transitioned ZoomIt, a Windows tool for screen zooming, recording, and annotation, to macOS using artificial intelligence. Originally developed to aid in teaching Windows Internals, ZoomIt has been enhanced over the years with features like screen recording and webcam overlays. Despite initial reluctance due to time constraints, Russinovich utilized AI to create a functional macOS version in just two days, significantly faster than anticipated. The AI model leveraged the original Windows code, allowing for a high-fidelity clone of ZoomIt that includes essential features. ZoomIt for macOS is now available as a free and open-source tool, requiring macOS 14 Sonoma or newer, and can be installed via Homebrew or from Microsoft’s GitHub repository. Users can access its functionalities through keyboard shortcuts and a menu bar icon.
Windows 11 was released in 2021 and received mixed reactions, with users noting the removal of several familiar features from Windows 10. The taskbar was locked in place, preventing repositioning, and the ability to drag files onto taskbar applications was initially absent but restored within a year. The Start menu lost flexible resizing options, and Microsoft faced challenges in transferring established features due to the new framework. By 2026, Microsoft announced changes allowing users to relocate the taskbar, responding to user demand. The Start menu remained less flexible than its predecessor, leading to user frustration. Microsoft acknowledged the need for a movable taskbar, which was implemented in a preview by May 2026, coinciding with the September 2026 Patch Tuesday update. The integration of AI into development processes has accelerated feature implementation, but also introduced new stability issues.
Microsoft's Paint has been a popular tool since its launch in Windows 1.0 in 1985, with over 100 million monthly users reported in 2017. Paint 3D was introduced as part of Microsoft's vision for "3D for everyone," featuring tools like 3D Doodle, Brushes for 3D surfaces, Magic Select, and Mixed Reality Viewer. However, it struggled to resonate with users due to a cumbersome interface and a lack of necessity for 3D capabilities, leading to its deprecation in 2024. By 2021, Paint 3D was no longer preinstalled on new Windows 10 devices, and Microsoft shifted focus back to the original Paint, enhancing it with features like background removal and AI-driven tools. Despite its potential, Paint 3D failed to bridge the gap between casual users and professional 3D software, and an open-source approach could be a way to revitalize it.
Valve has released the Steam Frame, its first VR headset since 2019, priced at ,059, bundled with Half-Life: Alyx. The game has been ported to run natively on the Qualcomm Snapdragon Gen 3 chip, allowing it to operate without a traditional desktop PC. The Steam Frame features eye-tracking technology and foveated rendering, enhancing performance by focusing on areas where the user is looking. Valve invested a year in software development for the headset, benefiting not only Half-Life: Alyx but also other games on the platform. The Steam Frame supports various games without extensive porting and can run Windows games through translation and emulation layers. Valve has not been developing new VR content since 2025, though speculation about Half-Life 3 persists.
Tom transitioned from image processing to database management, particularly contributing to the Postgres project. He was part of a group that created an open-source implementation of JPEG, leading to the development of libjpeg, where he served as the principal maintainer for about five years. NASA's Perseverance rover uses libjpeg, a fact discovered by Joe Conway through research. Tom noted that the widespread adoption of JPEG was due to its efficient compression and the availability of a free implementation, which aided its integration into early web browsers. His interest in Postgres was influenced by its liberal licensing model, similar to that of libjpeg. Tom's commitment to open-source projects stems from his passion for collaborative software development, which began during his graduate studies in the 1980s. His PhD focused on software architecture, shaping his approach to both image processing and database management.
The Windows 11 Beta Preview Build version 26220.9343 has introduced a new recovery option called "cloud rebuild," which allows users to efficiently restore their operating system. This feature reflects Microsoft's commitment to enhancing user experience and responsiveness to feedback.
David Fowler, an engineer with 18 years at Microsoft, claims that traditional software development methods are becoming obsolete, stating, “Typing code is absolutely over.” He has co-created technologies like SignalR and NuGet and currently leads Aspire, a toolchain for building distributed applications that emphasizes AI-driven development. CEO Satya Nadella noted that AI contributes to 20-30% of the code produced at Microsoft. While developers will still interact with code, manual typing is becoming less central, with a shift towards strategic software engineering tasks. Microsoft Research found that AI-generated suggestions in Visual Studio IntelliCode are often overlooked by developers. GitHub Copilot has evolved to autonomously perform tasks, including building Windows development environments as of February 2026. Linus Torvalds supports AI in Linux development, viewing it as a useful tool. A report from Veracode indicated that about 44% of AI-generated code contains known vulnerabilities, highlighting the need for oversight. Microsoft’s MDASH system uses AI for enhanced vulnerability assessments. Microsoft emphasizes native Windows development through the open-source WinUI 3 framework and provides resources for beginners using Copilot. Project Zenith aims to optimize Windows 11 for developers, supporting local AI-powered development. Fowler's statement signifies a transformation in developers' roles, focusing on strategic aspects rather than typing code, while the need for skilled software engineers remains essential.
Windows announced Project Zenith, a developer-optimized Windows 11 experience designed for devices with over 64 GB of unified memory and memory bandwidth exceeding 250 GB/s. The project will initially launch with AMD’s Ryzen AI Halo and will include preconfigured Windows setups and a curated selection of development tools. Devices under Project Zenith will allow developers to run models with over 30 billion parameters locally, reducing reliance on cloud resources. Enhancements to Windows 11 include improved performance and a cleaner workspace tailored for coding, with features like pinned Windows Terminal and Visual Studio Code. Project Zenith also integrates the Windows Subsystem for Linux (WSL) and provides a secure environment for developing agentic applications, leveraging OS-enforced identity and Microsoft Execution Containers (MXC). The initiative aims to offer a consistent ready-to-code experience across various devices while responding to developer needs and evolving with advancements in AI and software development.