Veteran Microsoft engineer says original Task Manager was only 80KB so it could run smoothly on 90s computers — original utility used a smart technique to determine whether it was the only running instance

Dave Plummer used several clever techniques to ensure that Windows Task Manager will always run while cutting the performance hit on your hardware when when it’s opened.

Linux 7.0 enables three new AI-specific keys for keyboards, an apparent expansion beyond the Copilot key — Google authors both the HID spec and the kernel patch

The Linux 7.0 kernel has merged support for three new keycodes intended for a coming wave of laptops with dedicated AI agent keys.

Valve engineer shocks Linux community with game-changing VRAM hack for 8GB GPUs — breakthrough solution turbocharges gaming by prioritizing VRAM for games while background tasks take a back seat

Natalie Vock, a dev on Valve’s Linux graphics driver team has introduced new fixes that optimize VRAM usage for games in Linux. Previously, any background task could make the OS evict game data from VRAM and throw it into …

Clippy, Microsoft’s hapless Office assistant, was retired 25 years ago today — its irritating spirit lives on in 100+ Copilots

Microsoft’s Clippy was put out to pasture a quarter century ago. This hapless, and some would add ‘irritating,’ productivity assistant would no longer be enabled by default in Office, starting April 11, 2001.

Original Apollo 11 code open-sourced by NASA — original Command Module and Lunar Module code repos are now public domain resources

The historic computer software code that took Apollo 11 to the moon has been open-sourced and is available to anyone to read, download, and tinker with.

Microsoft simplifies Windows Insider program — fewer channels, and switching without wiping your device

Microsoft is simplifying the Windows Insider program with fewer channels, making it easier to switch between them and enable the latest features.

French government says it’s ditching Windows for Linux — country accelerates plans to ditch US-based software in digital sovereignty push

France is accelerating its digital sovereignty plans. In an official press release this week, the country’s DINUM announced its “exit from Windows in favor of workstations running on the Linux operating system.”

Ambitious hacker reduces worst-case memory latency by up to 93%, but with severe downsides — 1960s bottleneck overcome by hedging memory accesses to avoid running into DRAM refresh stalls

The clever software trick works on both x86 and Arm to radically reduce worst-case memory latency, but it has severe limitations, too.