Windows NT

Winsage
August 18, 2026
The Windows Format dialog box was initially created in late 1994 by Microsoft engineer Dave W. Plummer as a temporary solution during the transition from Windows 95 UI to Windows NT. It has remained largely unchanged for over three decades, retaining many of the same options and layout, despite the advancements in Windows 11's design. The dialog box has effectively functioned over the years, leading to a lack of updates or complaints from users. Additionally, the FAT32 format limit of 32GB, also established by Plummer, persisted until it was raised to 2TB in 2024, although the maximum file size remains at 4GB. Windows 11 features many elements from older versions, including the Windows 7 personalization menu and the Disk Management utility, showcasing a blend of nostalgia and functionality.
Winsage
August 13, 2026
Dave W. Plummer, a notable figure in programming, contributed significantly to Microsoft by introducing ZIP file support for Windows, adapting Space Cadet Pinball for Windows NT, and creating the Windows Task Manager, which debuted in 1996. He has shared insights from his time at Microsoft through his platform, Dave's Garage. Recently, he released a mockup of a redesigned Task Manager, named "Task Manager OG" (TMOG), which features a cyberpunk aesthetic and is currently available as a beta version for macOS, with a Windows version planned. TMOG combines elements of macOS's Activity Monitor and Windows Task Manager, providing essential system information and deeper diagnostics. The application is described as being half the size of the Windows Task Manager and is available for free download.
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
July 31, 2026
On July 31, 1996, Microsoft unveiled Windows NT 4.0 to its manufacturing partners. This release, codenamed Cairo, integrated the Windows 95 interface into a 32-bit enterprise OS and was the last version to support Alpha, MIPS, or PowerPC CPU architectures. The first public release of the NT line was Windows NT Server 3.1 in 1993, followed by versions 3.5 and 3.51 in 1994 and 1995, respectively. Windows NT 4.0 introduced features like My Computer and My Documents, as well as advanced components such as the cryptography API, DCOM, TAPI 2.0, and DirectX (v2). It had low minimum system requirements, recommending a CPU of 33 MHz or better, 32MB of RAM, SVGA graphics, and a 256 MB hard disk. NT 4.0 served as the foundation for Windows XP, which was released in 2001.
Winsage
July 31, 2026
On July 31, 1996, Microsoft released Windows NT 4.0, codenamed Cairo, which integrated the Windows 95 interface into a 32-bit enterprise operating system. It was the last version to support multiple CPU architectures, including Alpha, MIPS, and PowerPC. Windows NT 4.0 included features such as the Start Menu, Taskbar, Task Manager, and support for advanced functionalities like the cryptography API and DirectX (v2). The minimum hardware requirements were a CPU of 33 MHz or better, 32MB of RAM, SVGA graphics, and a 256 MB hard disk. Following its launch, Microsoft introduced versions for embedded systems and a Terminal Server edition. The release of Windows XP in 2001 marked a shift away from DOS-based consumer operating systems.
Winsage
July 27, 2026
The FreeBSD project released its Q2-2026 status report, highlighting several advancements, including the introduction of an AMD ROCm port and the development of a new NTSYNC driver. Enhancements for desktop and laptop users included porting the latest graphics driver code, transferring WiFi driver code from Linux, improving suspend and resume functionalities, enhancing support for the Framework Laptop, implementing suspend-to-disk capabilities, and refining the audio stack. An intern from the FreeBSD Foundation worked on porting AMD ROCm, and the NTSYNC driver is designed to be compatible with the Linux 7.0 interface. The unified system management platform, Sylve, received new features, and improvements were made in the scheduler, IPv6 support, and various software updates.
Winsage
July 7, 2026
ReactOS has successfully run Half-Life 2, following its ability to run the original Half-Life a month prior. This was achieved using a GeForce GTX 960 graphics card with Nvidia's 368.1 legacy driver and Creative Sound Blaster Audigy drivers. The progress was documented by @AotorHibiki. ReactOS is an open-source project aimed at creating a Windows-compatible operating system, currently in alpha state after nearly three decades of development.
Winsage
June 22, 2026
The Windows desktop experience has a streamlined interface, but its command line interface (CLI) offerings, particularly the cmd.exe shell, have been criticized for lacking the features found in UNIX/BSD/Linux environments. Microsoft’s transition to PowerShell has disappointed users who prefer a more traditional CLI experience. Despite Windows NT operating systems being POSIX compliant, they have historically lacked a suitable shell. MSYS2 provides a solution by offering a Linux-like experience with a Bash shell and the pacman package manager, allowing users to run shell scripts and access various tools. However, binaries compiled in MSYS2 may depend on shared libraries not included in the Windows system path. Upon installation, users can choose from different terminal options, with the UCRT terminal recommended for its usability. MSYS2 facilitates a streamlined development workflow, enabling the use of familiar tools across multiple platforms, but it does not achieve perfect integration within Windows and has some limitations, such as issues with stdout output in Bash.
Search