Explore >> Select a destination


You are here

jdsalaro.com
| | zignar.net
24.3 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | rpep.dev
18.8 parsecs away

Travel
| | Alpine Linux is a distribution that is designed to be lightweight. In particular, its seen a lot of use in Docker images because the resulting image bundles are considerably smaller than those generated by other minimal distros. However, in the context of building a Docker image for a Python application, its worth thinking carefully before using Alpine, as it can often result in slower builds and counterintuitively it can even result in larger images occasionally.
| | masnun.com
16.4 parsecs away

Travel
| | If you're a Python developer, you probably know about pip and the different environment management solutions like virtualenv or venv. The pip tool is currently the standard way to install a Python package. Virtualenv has been a popular way of isolating Python environments for a long time. Pipenv combines the very best of these tools [...]
| | opensource.googleblog.com
75.4 parsecs away

Travel
| Today, Gemma models are being released as what the industry collectively has begun to refer to as "open models."