preview

Winsage
July 26, 2026
Microsoft released Windows 11 Insider Experimental Preview Build 26300.8935 on July 20, which improves File Explorer's ability to delete large, fragmented files more quickly in certain scenarios. The update promises at least a 30% speed increase for bulk deletions and enhances the responsiveness of the Home tab in File Explorer. The Recommended section now supports touch scrolling. Future updates will include a modernization of the Properties dialog and improvements to search functionality. These enhancements aim to address the sluggishness of File Explorer, which has been attributed to fragmentation issues in NTFS and the hybrid architecture of the application.
AppWizard
July 25, 2026
SCS Software is working on upcoming downloadable content (DLC) and significant base map reworks for Euro Truck Simulator 2 and American Truck Simulator. For American Truck Simulator, Nevada will be reworked to revitalize existing locations, introduce new ones, and expand the road network, including new segments of US-95 and additional depots. Euro Truck Simulator 2 will see a transformation in the UK, with new locations such as Inverness, Stonehenge, and Leeds, along with a revamped EuroTunnel. Both games are anticipated to be released on console platforms, with progress being made, although a specific release date has not been provided. SCS Software will participate in Gamescom 2026, showcasing their largest booth to date and partnering with Thrustmaster and Volvo, but details on the console versions remain undisclosed.
AppWizard
July 24, 2026
Nothing has launched the Essential Apps application, allowing users to build, preview, and deploy apps directly from their devices. The app is available on the Google Play Store but is being rolled out in stages, initially accessible only to users who have previously used the Builder on the web. Users will receive an error message if they attempt to access the app without permission, and Nothing will notify users via email when access is granted. The company plans to eventually remove the waitlist for broader access. Additionally, Nothing has paused the publishing of new applications on its Playground platform to improve the user experience.
Winsage
July 24, 2026
Microsoft is retiring several outdated user interface elements from Windows 11, some dating back to Windows 95. The latest preview builds show a new File Explorer properties dialog box, part of Microsoft's initiative to replace antiquated dialog boxes with modern versions using WinUI 3. This modernization aims to enhance user experience but poses challenges due to the legacy nature of Windows 11, which may affect performance and third-party applications. Additionally, Microsoft is updating the Windows Run dialog to include a visual refresh and improved functionality, accessible via the Windows key + R shortcut. Users of Windows 11 Home may miss features available in Windows 11 Pro, with a special upgrade offer available.
Tech Optimizer
July 24, 2026
Making data from transactional databases accessible to analytical databases is essential in modern data architecture, but it faces challenges such as fragile tooling, high costs, and complex operations. Snowflake has developed a Postgres service that addresses these issues by reimagining Postgres replication. Postgres is a strong operational database, but its change data capture (CDC) capabilities need improvement. Many data pipelines are fragile due to complexities in managing continuous data flow, schema changes, snapshots, and failures. To enhance user experience with Snowflake Postgres, a complete reinvention of the replication process was necessary. A new feature called data mirroring is in public preview, allowing resilient data replication into Snowflake with low cost, minimal lag, and transactional consistency. This feature directly pushes changes from Postgres into Apache Iceberg™ tables in transactional batches, which are then automatically applied to Snowflake tables without extra infrastructure. Change data capture records changes from a transactional database for replay on another system, primarily using logical decoding in Postgres. This method decodes WAL records into logical operations, but the client bears the responsibility for subsequent steps like backfilling, managing schema changes, and handling failures. Built-in logical replication in Postgres only addresses some complexities. A limitation of logical decoding is that the external system does not recognize the state of Postgres, making it difficult to detect schema changes or correlate snapshots with changes. The solution is to push changes from Postgres into a data lake, specifically into Iceberg tables using compressed Parquet format, with object stores like Amazon S3 as the destination. The mirroring process uses a new Postgres extension called snowflake_cdc, which continuously pushes batches of changes into per-table change logs and a meta log. This extension understands the Postgres environment, coordinating schema changes and complex transactions while ensuring alignment between snapshots and changes.
Winsage
July 23, 2026
Windows 11 is testing a new feature that allows users to reassign the Copilot key to do nothing. The Copilot key has been present on newer Windows PCs since its introduction in 2024, and Microsoft considers a PC an AI PC only if it includes this key. Users can remap the Copilot key to preferred applications or restore it to its original function as the Right Ctrl key. An additional option, “Do nothing,” will make the Copilot key inactive. This feature is currently available in Windows Insider preview builds, with a public rollout expected soon. Microsoft acknowledged that the Copilot key has created challenges for users who rely on the Right Ctrl key or Context menu key, and it plans to allow customization of the Copilot key through Settings. Initially, only two remapping options were planned, but the “Do nothing” option was added in response to user feedback. Microsoft cautioned that remapping the Copilot key to the Right Ctrl key may cause inconsistencies with certain keyboard shortcuts.
Tech Optimizer
July 23, 2026
Poor database performance can lead to missed SLAs, delayed releases, customer dissatisfaction, and lost revenue. Microsoft has enhanced PostgreSQL on Azure, transforming it into a fully managed platform that meets enterprise demands. Azure Database for PostgreSQL and the new Azure HorizonDB offer significant performance improvements, with HorizonDB being three times faster than self-managed PostgreSQL. The PostgreSQL extension for Visual Studio Code integrates performance management into development workflows, providing tools for managing PostgreSQL throughout its lifecycle. Key features include a server metrics dashboard that displays performance indicators, Azure Advisor recommendations for actionable insights, improved query plan visualization, and AI-assisted query analysis. The extension also enhances schema design and query formulation experiences, ensuring secure and governed interactions with PostgreSQL. Azure HorizonDB is in public preview, designed for AI-native workloads. These advancements aim to reduce friction, enhance clarity, and enable faster actions for enterprise teams managing PostgreSQL at scale.
Search