McGarrah Technical Blog

Using Github Actions with pip-audit to audit pip library versions

· 12 min read
Dependabot misses Python pip security issues that pip-audit catches. Here's a GitHub Actions workflow that audits dependencies automatically without requiring pinned versions.

Windows Sandbox for Safe Testing

· 5 min read
Windows Sandbox provides a disposable, isolated VM that resets on close — ideal for testing scripts and software without risking the host system.

Start the Windows screensaver with a Shortcut

· 1 min read
How to create a keyboard shortcut that starts the Windows screensaver without locking the computer, using a desktop shortcut to a .scr file.

Windows 11 Upgrade Challenges on ThinkPad T480

· 3 min read
Upgrading two ThinkPad T480 laptops to Windows 11 exposed hardware-specific performance regressions, a broken Logitech C930e webcam, and the counterintuitive fix of switching from Best Performance to Balanced power mode.

Posts