/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

til.simonwillison.net
| | codeworkshop.net
4.0 parsecs away

Travel
| | [AI summary] The post shares a shell script and launchd configuration that automates daily Homebrew package updates with Growl notifications.
| | ljvmiranda.micro.blog
2.1 parsecs away

Travel
| | I'm now a uv convert. I haven't really updated my Python tooling and workflow for the past two years. In fact, I've been using the same workflow ever since I started working: python -m venv venv source /venv/bin/activate # While in venv pip install -r requirements.txt But there's a lot of limitations in this workflow. For example, I'm limited by the Python version installed in my machine or it's hard to just install ad-hoc dependencies for my one-off scripts.
| | www.mackorone.com
3.4 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.
| | littlegreenviper.com
13.1 parsecs away

Travel
| Software Development For People That Help People.