Explore >> Select a destination


You are here

pradyunsg.me
| | rob.cogit8.org
9.6 parsecs away

Travel
| | A quick guide on transitioning from pyenv to Astral's uv, highlighting its speed, unified workflow, and tips for setting up Python environments efficiently.
| | myers.io
6.7 parsecs away

Travel
| | Whatever language and package manager you use, be it Ruby Gems, CocoaPods, NPM, Cargo, etc. theres a good chance that if you have a file specifying your dependencies (such as Gemfile, Podfile, package.json or Cargo.toml), theres a corresponding .lock file. Its not always clear what the purpose of these files are, and whether or not they should be checked in to your repo.
| | marty.zalega.me
9.8 parsecs away

Travel
| | I don't think I am the only one who creates a lot of ad-hoc Bash scripts and programs. Whether it be for work or for ourselves, they become part of our perso...
| | www.janmeppe.com
38.8 parsecs away

Travel
| In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.