Hacker News with Generative AI: Windows

SteamOS Destroys Windows (pointieststick.com)
With the release of the Lenovo Legion Go S gaming handheld, we’ve now got a real apples-to-apples comparison of how Windows 11 fares against Linux (specifically, SteamOS with KDE Plasma) on the same 1st-party supported OEM hardware in a gaming context. And the results are pretty devastating for Windows in terms of performance and battery life — according to even windowscentral.com!
End of 10 (endof10.org)
Support for Windows 10 ends on October 14, 2025.
Microsoft is starting to open Windows Update up to any third-party app (theverge.com)
Microsoft is starting to open Windows Update up to any third-party app that needs to be updated.
Signal to Windows Recall: Drop Dead (computerworld.com)
Microsoft’s Recall is a security disaster disguised as a feature. Messaging app Signal is doing what it can to block it.
Still booting after all these years: The people using ancient Windows computers (bbc.com)
CTRL+ALT+DEL, but make it forever. As technology marches on, some people get trapped using decades-old software and devices. Here's a look inside the strange, stubborn world of obsolete Windows machines.
Show HN: WinCse – Access Object Storage in Windows Explorer (Now AWS, GCP, etc.) (github.com/cbh34680)
WinCse is an application that integrates object storage into Windows Explorer, allowing you to manage buckets as if they were local file systems.
Mesa3D Drivers for Windows (github.com/pal1000)
Mesa 25.1.1 builds with Visual Studio and MSYS2 Mingw-w64 are now available in releases section.
ReactOS, an Open Source Take on Windows (thenewstack.io)
Windows Was the Problem All Along [video] (youtube.com)
Microsoft will stop accepting new third-party print drivers in Windows (2023) (arstechnica.com)
It's the beginning of the end for third-party printer drivers in Windows, according to a support document the company released earlier this month.
Valve takes another step toward making SteamOS a true Windows competitor (arstechnica.com)
Valve continues to plan for a SteamOS future that goes beyond the Steam Deck.
In 3.5 years, Notepad has gone from "barely maintained" to "it writes for you" (arstechnica.com)
AI features in Windows are gradually becoming more widespread and inescapable.
Desktop Icons of Yore (datagubbe.se)
After reading an excellent blog post about the intended use cases for moricons.dll in Windows 3.1, it seemed pertinent to spread some further love for these little images.
The Windows efficiency toolkit open-sourced by Microsoft (github.com/microsoft)
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
Disabling kernel functions in your process (2009) (chadaustin.me)
Detecting and reporting unhandled exceptions with SetUnhandledExceptionFilter seemed logical, and, in fact, it worked... for a while. Eventually, we started to notice failures that should have been reported as a last-chance exception but weren't. After much investigation, we discovered that both Direct3D and Flash were installing their own unhandled exception filters! Worse, they were fighting over it, installing their handlers several times per second!
Why do Windows functions all begin with a MOV EDI, EDI instruction? (2011) (microsoft.com)
If you look at the disassembly of functions inside Windows DLLs, you’ll find that they begin with the seemingly pointless instruction MOV EDI, EDI. This instruction copies a register to itself and updates no flags; it is completely meaningless. So why is it there?
MCP Server for Windows (windows.com)
As AI agents become more capable and integrated into daily workflows, the need for secure, standardized communication between tools and agents has never been greater.
Show HN: A Tiling Window Manager for Windows, Written in Janet (agent-kilo.github.io)
Jwno is a highly customizable tiling window manager for Windows 10/11, built with Janet and ❤️. It brings to your desktop magical parentheses power, which, I assure you, is not suspicious at all, and totally controllable.
Still Booting: People Stuck Using Ancient Windows Computers (bbc.com)
CTRL+ALT+DEL, but make it forever. As technology marches on, some people get trapped using decades-old software and devices. Here's a look inside the strange, stubborn world of obsolete Windows machines.
MCP will be native to Windows 11 (windows.com)
As AI agents become more capable and integrated into daily workflows, the need for secure, standardized communication between tools and agents has never been greater.
Microsoft Foundry Local for Windows and Mac (microsoft.com)
Foundry Local is an on-device AI inference solution offering performance, privacy, customization, and cost advantages.
Microsoft's Windows Subsystem for Linux is now open-source (theverge.com)
Microsoft is making its Windows Subsystem for Linux (WSL) open-source today, opening up the code for community members to contribute to.
The Windows Subsystem for Linux is now open source (windows.com)
Today we’re very excited to announce the open-source release of the Windows Subsystem for Linux.
Windows 10 to Linux upcycling campaign (endof10.org)
Support for Windows 10 ends on October 14, 2025.
The people stuck using ancient Windows computers (bbc.com)
CTRL+ALT+DEL, but make it forever. As technology marches on, some people get trapped using decades-old software and devices. Here's a look inside the strange, stubborn world of obsolete Windows machines.
Show HN: A Wolfenstein3D-like raycaster made in Windows Batch (github.com/nTh0rn)
A Wolfenstein3D-like raycaster made in Windows Batch.
The people stuck using ancient Windows computers (bbc.com)
CTRL+ALT+DEL, but make it forever. As technology marches on, some people get trapped using decades-old software and devices. Here's a look inside the strange, stubborn world of obsolete Windows machines.
FreeBASIC is a free/open source BASIC compiler for Windows DOS and Linux (freebasic.net)
FreeBASIC is a free/open source (GPL), BASIC compiler for Microsoft Windows, DOS and Linux.
Why is Windows Compressed Folders support stuck at the turn of the century? (2018) (microsoft.com)
Every so often, a customer will ask whether Windows Compressed Folders (Zip folders) supports something fancy like AES encryption, and we have to shake our head and apologize. “Sorry, no.”
How I fixed the infamous Basilisk II Windows “Black Screen” bug in 2013 (downtowndougbrown.com)
I’ve been noticing a lot of fun stories lately about bugs in old software that suddenly showed up in newer Windows versions.