window

Winsage
July 4, 2026
Dave Plummer, a former Microsoft engineer, is recreating Notepad in 2.5 kilobytes with a project called TinyRetroPad, which includes features like Open, Save, Find and Replace, printing, font selection, word wrap, and unsaved changes prompt. TinyRetroPad leverages existing Windows infrastructure, utilizing built-in resources to function efficiently. It is based on Matt Power’s Dave’s Tiny Editor and operates as a wrapper around RICHEDIT50W. The size of TinyRetroPad increased with each feature added, reaching 2,476 bytes with printing. The project uses Crinkler, a compression linker, to optimize the executable. TinyRetroPad currently lacks a dedicated Releases page and may trigger false positives from antivirus software. Users have reported issues such as excessive memory usage and compatibility problems with older Windows versions. In contrast, the modern Notepad in Windows 11 has grown to approximately 352KB, with a total disk footprint nearing 5MB, leading to user backlash over its complexity. Windows 11 LTSC retains the classic Notepad, while TinyRetroPad aims to demonstrate the potential of leveraging existing OS capabilities rather than adding unnecessary features.
AppWizard
July 3, 2026
GOG is offering the 2004 game Nexus: The Jupiter Incident for free for a limited time of two days and 17 hours. After this promotional period, it will return to its standard price. If claimed during the promotion, it will remain permanently in the user's GOG library as a DRM-free copy. The game was developed by Mithis Entertainment and published by HD Interactive, and it has a Metacritic score of 77, a 4.4 out of 5 stars rating on GOG, and an 86% approval rating on Steam. The intellectual property is currently held by THQ Nordic.
AppWizard
July 3, 2026
You have until July 7th to claim the June Humble Choice bundle, which includes the following titles: - Octopath Traveler 2 (Steam) - The Riftbreaker (Steam) - Life is Strange: Double Exposure (Steam) - INDIKA (Steam) - Citizen Sleeper 2: Starward Vector (Steam) - Construction Simulator (Steam) - Hell Clock (Steam) - Overlooting (Steam) The subscription costs £11.49/.99. Notable ratings include Citizen Sleeper 2 with a five-star rating, INDIKA with a 4/5 star rating, and Life is Strange: Double Exposure receiving three stars. Humble Choice members receive up to 20% off in the Humble store, and 5% of each membership goes to charity, with It Gets Better being the chosen charity for June.
AppWizard
July 2, 2026
The Android 17 QPR1 Beta 6 has introduced enhancements to the Linux Terminal app, including the ability to import custom fonts from phone storage and multi-window support. Users can now select their preferred font as the default and open new terminal windows via the three-dot overflow menu, with each window appearing in Android’s recents screen. The Linux Terminal app debuted on Pixel devices during the March 2025 Pixel Drop and has seen several improvements since its launch.
AppWizard
July 2, 2026
Windrose features forgiving mechanics where players retain weapons and gear, and can easily replace lost pirate ships. Hunger and thirst are not factors, and the NPC pirate crew is immortal. The game allows for seamless sailing without wind. The studio announced a major update during early access, introducing a new biome called the Ashlands, new islands with unique enemies and resources, new building pieces, decorative options, new pirate ship classes, and improved NPC ship behavior. The studio is considering adding wind mechanics but aims to maintain a fun and simple gameplay experience. Further details on the update's release will be shared with the community.
Winsage
July 1, 2026
Microsoft has notified users of Windows 11 Home and Pro about the upcoming end of support for the 24H2 release, which has been available for two years and will conclude its support in a few months. The support timeline for Windows 11 versions is 24 months for consumer versions and 36 months for commercial users. The current fully supported version is 25H2, which can be upgraded to from 24H2, ensuring support until October 2027. The rollout of 26H2 is expected to begin this fall.
AppWizard
June 30, 2026
Valve is set to launch the Steam Frame this summer, with the classic game Portal 2 receiving a compatibility rating of Playable. The Playable rating is due to the lack of support for the Steam Frame's native resolution, meaning while the game runs smoothly, it won't utilize the headset's full resolution capabilities. The Steam Frame features a resolution of 2,160 × 2,160 for each eye, an upgrade from the Valve Index's 1,440 × 1,600 resolution. It also offers standalone gaming capabilities, unlike the Index, which required a PC connection. Valve's compatibility rating system includes Unsupported, Playable, and Verified categories. A late August release for the Steam Frame is anticipated, following the timeline of previous product launches.
Winsage
June 30, 2026
Removing a USB drive from a port without using the “safely remove” option is generally acceptable on many Windows computers, depending on the policy for the external device. Microsoft provides two main options for removable drives: quick removal and better performance. Under the quick removal policy, users can disconnect the device without the “Safely Remove Hardware” process, although this may reduce system performance. Since Windows 10 version 1809, quick removal has been the default policy for external devices. However, users must ensure that all operations, such as copying or formatting, are completed before removal. The better performance policy requires users to use the safe removal option to prevent data loss, as it allows write caching. Failing to do so increases the risk of data loss if the drive is disconnected while Windows is still processing writes. The highest risk of data loss occurs when the drive is removed while Windows or an application is engaged in file operations. The safe removal icon serves as a confirmation that the drive is not in use, helping to prevent accidental ejection during active processes. Users can check the flash drive policy by accessing the device properties in Disk Management. The chosen setting may persist upon reconnection to the same computer port, leading to different experiences for users with similar drives. To minimize data loss, it is recommended to wait for operations to finish and use safe removal when uncertain about the drive's status.
Winsage
June 30, 2026
The 'file in use' error in Windows indicates that a file is currently being accessed by a program, preventing deletion or renaming to avoid data corruption. This error can persist even after closing an application due to reasons such as antivirus software scanning the file, network references from other devices, or files loaded as Dynamic Link Libraries (DLLs) that remain in memory. To identify the process causing the error, Mark Russinovich developed the command-line tool Handle, which shows all open file handles, and Process Explorer, which provides a graphical interface to find and manage these handles. Microsoft is integrating Sysinternals tools into PowerToys for easier access, including the File Locksmith tool that allows users to unlock files directly. A recommended workaround for the error is to rename the file instead of deleting it, as Windows permits renaming even when a file is open.
Search