/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

daniel-m.github.io
| | www.simplygeek.co.uk
3.0 parsecs away

Travel
| |
| | dhariri.com
1.6 parsecs away

Travel
| | The website of David Hariri, a software developer, designer, and entrepreneur.
| | www.silveiraneto.net
3.4 parsecs away

Travel
| |
| | vxlabs.com
20.3 parsecs away

Travel
| The new Python package and project manager uv is in fact amazing. I say that, because it's really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments. However, I've been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the .venv sub-directory of your project, almost exactly like the...