Recent posts

The security risks of pip and PyPI

2 minute read

Installing packages with pip via PyPI is very convenient but dangerous. Here I explain the risks of running pip install <package>.

Random Git tips

less than 1 minute read

A collection of unrelated but useful Git tips.