/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.mackorone.com
| | ljvmiranda.micro.blog
2.2 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.silveiraneto.net
0.7 parsecs away

Travel
| |
| | robr.dev
2.1 parsecs away

Travel
| | Three things from this week. This week I've been following a lot of random threads again. Here are a few of them. Octoprint If you use a 3d printer you might be interested in Octoprint. It runs on a computer connected to the printer and handles a bunch of features like managing prints sent to the printer, tracking progress, or (with a webcam) streams video of the printer while it works.
| | web.navan.dev
24.3 parsecs away

Travel
| Fixing ADFRsuite on M1/MX chip Macs - CLI Tools