/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

scottk.mba
| | janakiev.com
4.0 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.
| | www.joeltok.com
3.5 parsecs away

Travel
| | The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.
| | www.thinkcode.se
4.6 parsecs away

Travel
| |
| | blog.px.dev
14.9 parsecs away

Travel
| [AI summary] Pixie blog posts discuss topics such as exporting data in OpenTelemetry format, eBPF tracing, production observability, and anonymizing sensitive data while debugging.