Remaking the Linux "touch" command in PowerShell
A guide to creating a PowerShell function that mimics the Linux 'touch' command for creating and updating files.
A guide to creating a PowerShell function that mimics the Linux 'touch' command for creating and updating files.
A review of File Pilot, a fast and feature-rich replacement for Windows File Explorer, covering its benefits, installation, and current limitations.
ProxyStat, a tool for monitoring system proxy settings, is now available for Windows to help developers avoid connectivity issues.
A developer's first impressions and customization of the Zed editor for .NET and Markdown work, comparing it to VS Code and other IDEs.
dzBdsLauncher 1.0.18 update adds a feature to automatically delete unwanted Windows Start Menu links created by Delphi IDEs.
A developer builds a custom desktop dashboard for Windows using Electron and React, featuring system monitoring, weather, media controls, and app launchers.
Microsoft introduces a native sudo command for Windows 11, allowing users to run commands with elevated privileges directly from the terminal.
Troubleshooting guide for random webcam pauses in OBS, Discord, and web apps, including diagnostic scripts and potential causes.
A technical guide to fix the global CrowdStrike BSOD boot loop by deleting a specific driver file in Safe Mode.
A step-by-step guide for installing and setting up React.js on a Windows machine, including Node.js, npm, and Visual Studio Code.
A guide to installing and configuring Git Bash/MINGW/MSYS2 on Windows, including adding tools like 'make' and customizing the shell environment.
A guide on converting and installing a Sectigo code signing certificate for signing an Electron app on Windows, including troubleshooting common issues.
A developer's critical opinion on Microsoft's recent strategic direction, focusing on Windows 11, Visual Studio 2022, and Azure announcements.
A developer shares their experience switching from a MacBook Pro to a Dell XPS running Windows 10, covering hardware, WSL2, and OS customization.
A guide to essential tools for improving the software development experience on Windows, including terminal emulators and package managers.
Microsoft's Insider Dev Tour London event focused on building Microsoft 365 experiences and the new Edge browser for developers.
A step-by-step tutorial for installing and setting up MongoDB on Windows, including environmental variables and verification.
A guide to creating view-models in MVVM applications that automatically handle UI thread dispatching, making them independent of specific dispatcher implementations.
A technical guide on creating PHP 7 extensions for both Linux and Windows, covering C++ integration and class binding.
A guide to setting up a Docker development environment on Windows and Mac using tools like Chocolatey, Homebrew, docker-machine, and VirtualBox.