software ecosystem

Winsage
September 5, 2026
NVIDIA has enhanced the capability to run AI agents locally on its hardware in collaboration with Microsoft and software partners, coinciding with the launch of new RTX Spark Windows PCs. The installation process for local agent software has been simplified, with improved inference speeds and the introduction of NVIDIA PAIR, which distributes inference tasks across multiple PCs on a local network. Three applications benefiting from these enhancements are Hermes Agent, OpenClaw, and Perplexity Portable Computer, all designed to minimize manual configuration. Hermes Agent offers a one-click local setup for RTX and DGX systems, automatically detecting the GPU and optimizing model selection. OpenClaw simplifies local model setups for RTX GPUs with at least 24GB of VRAM, backed by an open-source community. Perplexity Portable Computer, already available on Linux, is extending support to NVIDIA RTX GPUs and Windows. NVIDIA is also improving performance in the open-source inference stack, achieving throughput increases of up to 1.9 times on GeForce RTX 5090 and up to 1.4 times on DGX Spark clusters. The PAIR software identifies compatible PCs on the same network to optimize computing resources, supporting various hardware configurations. The upcoming RTX Spark Windows PCs, set to launch in October, will include compact desktop and laptop designs featuring Blackwell GPU and Grace CPU architecture. Game publishers like Electronic Arts and Ubisoft are developing titles for these systems. Additionally, CyberLink's PhotoDirector AI PC Mode will integrate local AI processing for creative tasks, emphasizing the trend of migrating generative AI workloads from cloud to local devices. NVIDIA notes that over half of U.S. households have two or more PCs, indicating potential for maximizing computing power.
Winsage
August 30, 2026
The Windows Subsystem for Linux (WSL) is gaining popularity among developers, with GitHub introducing experimental support for WSL in its Copilot desktop application, allowing Linux environments to be used directly within Windows. Google is also integrating WSL support into its Antigravity development platform, marking a shift in its approach to Windows support. Rody Davis from Google confirmed that both WSL and native Windows support are being developed for Antigravity, which will enable file operations and shell commands in a Linux environment. GitHub Copilot now allows users to create sessions inside WSL, enhancing the development experience by enabling real-time interaction with projects in a WSL environment. Additionally, Microsoft is focusing on improving Windows for developers, with initiatives like Coreutils for Windows and the open-sourcing of WinUI, while Ubuntu is reportedly gaining traction on Windows 11.
Winsage
August 19, 2026
Microsoft is reducing the functionality of Windows Media Player Legacy in the latest update, Windows 11 Experimental Build 29648.1000, by restricting caption controls. Users can no longer enable captions in the legacy player and are prompted to switch to the modern Media Player instead. This change was first noted by Windows enthusiast Xeno Panther and indicates a deliberate move by Microsoft to encourage users to adopt the newer application. In the previous Experimental Build 26340.9212, captions were still operational, but the latest build has removed options for Off and Defaults, leaving only "On if available." When attempting to activate captions, users receive a message stating that captions cannot be enabled in Windows Media Player Legacy. The modern Media Player does offer enhanced caption customization features, such as font size and color adjustments, but it has been criticized for its performance issues. The modern app takes longer to open videos and consumes significantly more RAM while idle compared to the legacy version. Additionally, the modern Media Player requires users to purchase HEVC Video Extensions to play HEVC files, which the legacy player supports without additional costs. Despite these changes, the Legacy Media Player still retains features like library view and CD burning, and it remains an optional feature in Windows 11. Microsoft has previously removed other functionalities from the legacy player, such as the Sync tab in 2023. As users look for alternatives, third-party open-source media players like VLC and mpv are becoming more popular, with mpv recommended for its performance and minimal interface.
Winsage
August 12, 2026
Microsoft announced the release of new AI components for Windows 11 Home and Pro editions, documented in KB5101684 on July 28, 2026, introducing the Windows Copilot+. Additionally, updates KB5121003 and KB5121000 were released on August 11, 2026, focusing on performance enhancements, bug fixes, and optimizing user experience.
Winsage
June 27, 2026
The UK Competition and Markets Authority (CMA) is seeking comments on Microsoft's business software ecosystem, with responses from various stakeholders, including the Browser Choice Alliance (BCA). The BCA expresses concerns that Microsoft uses its dominance in operating systems and productivity software to promote its own browser, hindering competition. They argue that Microsoft's distribution strategies and design decisions limit user choice and innovation. The transition from Windows 10 to Windows 11 is highlighted as a critical factor, as it allows Microsoft to influence browser choices during upgrades. The BCA links browser competition to the adoption of AI tools, warning that competitive issues in the browser space could affect the AI domain if Microsoft employs similar tactics. They advocate for independent selection of AI tools to prevent distortion of competition and user choice. The BCA concludes that Microsoft's practices negatively impact user experience and productivity for businesses in the UK, damaging innovative browser developers.
Winsage
June 19, 2026
Microsoft is collaborating with Adobe to enhance the performance of Photoshop, a widely used image editing software. The partnership focuses on optimizing operations within Photoshop, which is primarily developed in C++ and compiled using Microsoft’s Visual C++ (MSVC) compiler. Microsoft aims to improve performance for CPU-intensive tasks, particularly those that are latency-sensitive, such as brush responsiveness and file-opening tasks. The engineering team activated MSVC’s "peak-performance" compilation mode and explored profile-guided optimization (PGO) to refine executables. However, due to the complexity PGO introduced, they shifted to Sample-based Profile Guided Optimizations (SPGO), which uses hardware performance samples from actual release binaries. This method allows for greater flexibility in data collection and typically yields performance improvements of 5% to 15%. By combining MSVC’s peak-performance mode with SPGO, the teams achieved a 20% performance boost on x64 Windows systems and a 13% enhancement on Arm architecture. These optimizations resulted in improved responsiveness for critical tasks in Photoshop, enhancing the user experience in professional creative workflows.
Search