APIs

Winsage
August 11, 2026
A developer has adapted Microsoft Word 1.1a, originally for 16-bit x86 systems, to run natively on modern 64-bit Windows PCs through a project called “Opus.” This adaptation compiles the original source code into a genuine x64 application, avoiding the use of emulators or virtual machines. The developer translated incompatible segments of the original code, including 16-bit assembly language, into C or C++, while mapping Win16 functions to modern Win32 APIs. The project retains original resources and copyright notices, and is hosted on GitHub without a broad open-source license. Automated testing has been implemented to ensure functionality mirrors the original application. Microsoft has previously published similar historic projects, but this port is an independent effort, providing insights into early Windows software architecture.
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.
AppWizard
August 4, 2026
Support for independent tech journalism is emphasized, particularly for Chrome Unboxed, which offers a membership for an ad-free experience and exclusive access to a private Discord. The author expresses frustration with the limitations of Android apps on ChromeOS, specifically citing issues with PUBG Mobile's performance on Chromebooks. The introduction of Googlebook, particularly the Lenovo Googlebook ‘Sapphire’ detachable tablet, is highlighted as a potential solution, featuring an architecture built on native Android, which promises improved app compatibility, native input mapping, direct hardware acceleration, and seamless Play Store integration. The author envisions an ideal tablet experience that combines the functionality of a desktop Chrome browser with robust Android applications.
Winsage
August 4, 2026
David W. Plummer, the creator of the original Windows Task Manager, is developing a new tool called Task Manager OG (TMOG) for macOS, aimed at providing a comprehensive system console for users of graphical user interface-based operating systems. TMOG will feature detailed insights into processor frequency, thermal values, resource allocation metrics, in-depth analysis of CPU core activity, and process branching visualization. The macOS version is being developed using Swift and AppKit, while the Windows version will be a pure Win32 application optimized for x86-64 architecture. A beta version for macOS is currently available, with a Windows beta expected soon. TMOG will be free, with a potential "Pro" version planned for additional features. Plummer's previous company, SoftwareOnline, faced legal issues after he left Microsoft, resulting in a settlement that included 0,000 in civil penalties and ,000 in legal fees.
Winsage
August 3, 2026
Microsoft is addressing performance gaps in Windows 11, particularly with built-in applications. Users have turned to third-party applications like Files, which has received a substantial update focusing on file extraction and folder loading improvements. The update includes enhanced user experience features, such as updated sidebar icons and improved management of encrypted archives. A notable addition is the integration of WindowSill into Files, allowing users to perform various tasks directly from file selections without opening dedicated applications. This integration provides context-aware actions for different file types, including images, PDFs, videos, and Office documents. The update also includes numerous bug fixes and performance enhancements. The latest version of Files, 4.2.2, is available for download on GitHub and the Microsoft Store.
AppWizard
August 1, 2026
Google has released Android 17 QPR1 Beta 8 for Pixel devices, addressing a significant audio issue that caused crackling, distortion, and loud static during media playback and notifications. The update, build CP31.260623.010, focuses on improving system stability and fixing bugs ahead of the official Pixel Feature Drop in September. The audio glitch had generated over 30 reports in Google's issue tracker. The primary fix involves managing buffers within the audio framework. Beta 8 is available for eligible Pixel devices in the Android Beta Program, including the Pixel 6 series to the Pixel 10 lineup. However, the Pixel 6 and Pixel 6 Pro will not receive Android 17 QPR2, and the stable QPR1 release in September will be their last major software update.
AppWizard
July 28, 2026
Google has released Play services v26.29 and Play Store v52.5, which include several enhancements for the Android ecosystem. The new Play services version features upgraded Maps APIs for various devices, new utilities APIs for Wear OS, and unspecified improvements to system management and diagnostics. The "Connected apps" section has been rebranded to "Linked apps," and Gboard has been optimized for messaging applications on Pixel devices. The Play Store update focuses on content discovery and user engagement, with a refined Play Games Sidekick dashboard and expanded Play Shorts offerings that include comic book previews. Additionally, the Engage SDK has been updated to help third-party travel applications display previous searches, aiding trip planning.
Search