/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

ljvmiranda.micro.blog
| | www.cybershu.eu
2.2 parsecs away

Travel
| | If you work with Python, you probably need to activate a virtual environment to manage dependencies. Using a virtualenv requires activation each time you wan...
| | www.mackorone.com
2.2 parsecs away

Travel
| | [AI summary] A developer shares a tutorial and script solutions for managing Python virtual environments within TMux panes to avoid manual re-activation.
| | techtldr.com
2.1 parsecs away

Travel
| | There are two philosophies when it comes to package installation, global first and local first. Global meaning all applications that rely on a certain package have access to the same copy of the library that was installed once. Local means that each project has its own folder of dependencies installed specifically for this project and [...]
| | www.vcluster.com
14.9 parsecs away

Travel
| Learn how to develop and deploy Django applications on Kubernetes using DevSpace. This tutorial covers project initialization, Helm-based deployments, real-time code synchronization, and efficient workflows to boost your productivity in a cloud-native environment.