Why You Can't Name a File 'CON' in Windows?
Explains why Windows prevents naming files CON, PRN, AUX, NUL, and other reserved names due to MS-DOS legacy and backward compatibility.
Explains why Windows prevents naming files CON, PRN, AUX, NUL, and other reserved names due to MS-DOS legacy and backward compatibility.
Productivity tips for using Microsoft PowerToys Run on Windows to quickly search, calculate, and launch apps.
Testing and confirming CPU Fair Share Scheduling support on Windows 10 Multi-Session for equitable CPU distribution among user sessions.
A guide to using Windows Focus Assist's priority list to allow specific app notifications (like custom PowerShell toasts) while blocking others.
A guide to building Linux Docker containers from Visual Studio on an EC2 Windows instance by configuring a remote Docker daemon on a Linux server.
Quick fix for a Docker connection error when starting a HashiCorp Boundary dev instance on Windows.
Fixes a common Docker Desktop Windows error by switching between Linux and Windows container daemons.
A developer shares their experience switching from a MacBook Pro to a Dell XPS running Windows 10, covering hardware, WSL2, and OS customization.
A technical guide explaining the XML structure of Windows toast notifications and how the BurntToast PowerShell module simplifies their creation.
Step-by-step guide to install Ghost for local development on Windows, including prerequisites and CLI setup.
A developer shares custom keyboard shortcuts for Visual Studio Code's Integrated Terminal on Mac and Windows, focusing on toggling and splitting the terminal.
A guide to customizing Visual Studio Code keyboard shortcuts for seamless use across both Mac and Windows operating systems.
A guide to essential tools for improving the software development experience on Windows, including terminal emulators and package managers.
A guide to disabling Windows' automatic screen brightness and adaptive contrast features, which often cause distracting changes.
Guide to emulate Mac's Dvorak-Qwerty-⌘ hybrid keyboard layout on Windows, including key remapping for Mac-like shortcuts.
A guide to setting up a Windows machine for web development, covering WSL, Chocolatey, and Git configuration for developers switching from Mac.
The history of PuTTY's development from a personal project to a widely-used SSH/Telnet client, as recounted by its creator Simon Tatham.
A personal review of the Surface Book 2 laptop, focusing on its suitability for programming and development work compared to other devices.
A technical guide on implementing custom snooze and dismiss buttons for toast notifications using the BurntToast PowerShell module.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.