How To Archives

The main subject of this site: how to get something done, further divided by tags.

Why your PowerShell script suddenly “cannot be loaded” in VS Code (when it ran fine 30 minutes ago)

A PowerShell script that ran fine 30 minutes ago suddenly “cannot be loaded because running scripts is disabled”? You probably didn’t change anything — you changed terminals. VS Code has two nearly identical PowerShell consoles, and only one of them obeys the execution policy.

How to install the Claude Desktop app on Fedora Linux (three ways)

Anthropic’s official Claude Desktop app for Linux only ships for Debian and Ubuntu — but Fedora users have three good routes: a Distrobox container running Anthropic’s own package, a community RPM repository, or a one-click install via Discover. Here’s how all three work, which one suits you, and the one Mesa gotcha to know about.