Microsoft

AppWizard
August 9, 2026
The enhanced version of Minecraft for the Nintendo Switch 2 is set to launch in October. Mojang and Microsoft are conducting a closed beta test for this version to refine gameplay and address bugs before the official release. The number of beta testers is undisclosed.
Winsage
August 9, 2026
A developer named JMarshall23 has ported Microsoft Word for Windows 1.1a to x64 architecture, allowing it to run natively on Windows 11. This port uses the original source code and resources, with modern adaptations to address the limitations of the 16-bit assembly and segmented-memory architecture. Microsoft Word for Windows 1.1a was originally launched over 25 years ago and introduced features like WYSIWYG editing, graphics incorporation, and table insertion. Microsoft has made the source code publicly available through the Computer History Museum, which includes a 7MB bundle with C source files, x86 assembly, build tools, and documentation. Users need the Windows 11 SDK, CMake 3.25 or newer, and PowerShell to build and run this version. The code release is governed by a license that permits only non-commercial use, restricting software redistribution.
Winsage
August 9, 2026
Windows 11 has become a "one-size-fits-all" operating system, lacking excitement and robust features, especially for power users. In contrast, Linux offers a diverse range of distributions, each tailored to specific needs, allowing users to choose one that aligns with their preferences. The exploration of Linux continues beyond the initial choice of distribution, with extensive customization options available, such as different desktop environments and unique updating methods. Overall, Linux provides a more vibrant and engaging experience compared to the predictable routine of Windows.
Winsage
August 9, 2026
Recent updates to Windows 11 have caused issues for users of Dell PCs, resulting in shutdowns, performance degradation, and overheating. Dell has released a list of approximately 245 affected models, including Alienware systems. Microsoft deployed an out-of-band update (KB5121767) to address these issues, which stemmed from an incompatibility between the Intel Innovation Platform Framework Processor Participant driver and the Windows USB-C Connection Manager. Affected devices could experience significant performance setbacks, unexpected shutdowns, increased heat output, and battery drain. Users are advised to install specific builds to avoid these problems, as rolling back the update is not an option. Microsoft is also working on improving driver quality through a new Driver Quality Initiative.
Winsage
August 9, 2026
A new adaptive hibernate policy has been introduced in Windows 11 Insider Preview Build 28120.2630, released on July 31, which adjusts hibernation behavior based on battery level to improve power management. If the battery is above 80%, the system avoids hibernation for quicker resumes, while it hibernates sooner when the battery drops below 10% to conserve power. This policy aims to enhance battery longevity and reduce overnight battery drain associated with the Modern Standby feature. Microsoft has also implemented a Driver Quality Initiative to evaluate third-party drivers for their impact on power management, addressing issues that can lead to excessive battery drain.
Winsage
August 8, 2026
Developer John Marshall has successfully ported Microsoft Word for Windows 1.1a to run on Windows 11 as a native 64-bit executable. This project involved reconstructing the original application from the early 1990s by translating 16-bit Assembly language into C/C++ code and adapting it to modern Win32 APIs. Marshall's work was made possible by Microsoft's release of the source code for Word for Windows 1.1a in 2014. Users interested in setting up the port will need Visual Studio with the C++ workload, the latest Windows SDK, CMAKE version 3.25 or newer, and to execute specific PowerShell scripts provided by Marshall.
Search