Explore >> Select a destination


You are here

www.ericholscher.com
| | ryxcommar.com
11.9 parsecs away

Travel
| | March 4, 2024 update: This blog has been updated to reflect additions to uv as of 0.1.12, specifically the --system flag. See Addendum section for more information. When I heard that Charlie Marsh, the creator of Ruff, created a fast replacement for pip called uv, I dropped everything I was doing and added it to...
| | blog.fredrb.com
12.2 parsecs away

Travel
| | Tiny Python Docker Images I was looking for a way to create a very small docker image for a Python project. The python project I created is a Telegram bot quizzes me in German. The python-telegram-bot pip package requires gcc to fully build- so using alpine image did not do the trick for me. I searched online, found a few example bot none that would actually do what I needed with a reasonable image size.
| | andyfreeland.net
9.8 parsecs away

Travel
| |
| | mdanilor.github.io
73.8 parsecs away

Travel
| What features are in place to protect your system from memory corruption? And how to bypass them?