
Fix ERR_CERT_AUTHORITY_INVALID on Localhost
When testing a local web app, you may see ERR_CERT_AUTHORITY_INVALID in Chrome or si...
Software troubleshooting desk

When testing a local web app, you may see ERR_CERT_AUTHORITY_INVALID in Chrome or si...

You try to install a Python package with pip install --no-cache-dir somepackage and ...

You've updated your DNS records at Cloudflare, but hours later the changes still aren't s...

If you're writing a docker-compose.yml and wondering whether to put a value in <...

When you try to activate a Python virtual environment with source venv/bin/activate ...

You run docker run and the container starts, then exits within a second. No error me...