/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

www.joeltok.com
| | dominickm.com
1.7 parsecs away

Travel
| | Dependency management in software development is often akin to playing an elaborate game of Jenga where everyone involved is on their third IPA: every block you move introduces the risk of toppling the tower which is becoming more wobbly over time. Complexity Unchained Python prides itself on simplicity and readability, but as soon as you [...]
| | janakiev.com
1.4 parsecs away

Travel
| | Python's built-in venv module makes it easy to create virtual environments for your Python projects. Virtual environments are isolated spaces where your Python packages and their dependencies live. This means that each project can have its own dependencies, regardless of what other projects are doing.
| | blog.viraptor.info
1.2 parsecs away

Travel
| |
| | blog.ostanin.org
15.2 parsecs away

Travel
| I always wanted to have an always-on Mac OS X machine which I could run Jenkins on to build and test iOS apps. While I have an old MacBook Pro I could use, I'd rather not have another computer running 24?7, especially one which would receive so little use. While OS X runs in VMWare (with some hacks) and VirtualBox, it can also run on KVM with a few patches thanks to Gabriel Somlo's excellent work.