file size

AppWizard
August 10, 2026
Marvel Rivals has reduced its file size by approximately 40 GB for PC users as part of an "Optimized texture resource compression strategy across all platforms." Creative director Guangyun Chen stated that a massive texture compression overhaul is being implemented in season 9.5 without sacrificing visual quality. Helldivers 2 also reduced its file size from around 154 GB to approximately 23 GB by eliminating redundant data. The trend towards efficient data management in gaming is evident, especially as SSD prices rise.
Winsage
August 2, 2026
My mother had a strong aversion to Windows 8 but eventually upgraded to Windows 10 and later embraced Windows 11. Windows 11 will soon update its File Explorer to display file sizes in KB, MB, and GB instead of just KB. This change is expected to be welcomed by many users, although some may find the adjustment challenging. There is a discussion about user preferences regarding changes in familiar features and the potential for Microsoft to retain legacy options alongside new enhancements.
Winsage
July 31, 2026
Microsoft has updated the Details view in File Explorer for Windows 11 to display file sizes using appropriate units (KB, MB, GB) instead of only kilobytes (KB). This change aims to enhance user understanding of file sizes, particularly for casual users. The update is confirmed in the release notes for Windows 11 KB5101684. Users can enable this feature by downloading ViveTool, running a specific command, and rebooting their system. The original KB-only display can be restored with another command, although there is no toggle option provided by Microsoft for switching back.
Tech Optimizer
July 28, 2026
PGSimCity is a web application that provides a 3D visualization of PostgreSQL's architecture, allowing users to explore its internal operations during SQL query execution. The application features an interactive interface that guides users through the connection process to PostgreSQL, illustrating how client connections reach the Postmaster and backend processes. It highlights the significance of connection pooling and the impact of increasing connections on backend processes. In the 'Query Lab' section, SQL statements are transformed into execution plans, showcasing processes like Parser, Rewriter, Planner, and Executor, along with execution paths such as Seq Scan and Index Scan. The shared_buffers area represents PostgreSQL's buffer cache, optimizing performance by reading data in 8KiB pages. Visualizations depict data pages stored on disk, with pathways showing the movement of pages to shared_buffers. The Write-Ahead Log (WAL) mechanism records changes for recovery, and transaction commits wait for WAL records to be flushed. Checkpointing writes dirty pages to storage in batches, which can cause latency spikes. PostgreSQL uses Multi-Version Concurrency Control (MVCC) to manage updated rows and dead tuples, which are cleaned up by autovacuum processes. The application also illustrates replication, where WAL from the primary server is sent to the standby server to maintain data consistency. Overall, PGSimCity provides a comprehensive view of PostgreSQL's components and potential performance issues related to caching, WAL management, checkpointing, vacuuming, and replication.
AppWizard
July 23, 2026
Microsoft will release a remake of Halo: Combat Evolved on July 28, 2026, priced at £40. The game is being developed by Halo Studios and will feature cooperative multiplayer for up to four players, but will not include player-versus-player options or a theater mode. It will offer the original campaign along with three bonus missions. The visual style has changed from the original, leading to mixed reactions regarding its aesthetics and audio updates. The remake has a file size of 70GB and may have performance issues on less powerful hardware. Comparatively, The Master Chief Collection offers more content for a lower price.
AppWizard
July 20, 2026
Samsung has updated its Browser app on Wear OS, allowing users to download images and GIFs directly to their smartwatches. Users can long-press on images to prompt a "Download image" option, supporting formats like PNG, JPG, JPEG, and GIF, with a maximum file size of 10MB. Downloaded images are stored in a "Downloads" folder in the watch's internal memory and can be viewed as thumbnails on the app's home page. To access full images, a third-party file manager or gallery app is needed. Users can delete individual images or select multiple images for bulk deletion through a long-press action.
Search