Explore >> Select a destination


You are here

avelino.run
| | yotam.net
6.5 parsecs away

Travel
| | A blog about free software and programming
| | jan.miksovsky.com
5.7 parsecs away

Travel
| | Over this summer I've shifted the Origami expression language to be a closer dialect of JavaScript expressions.
| | abdulapopoola.com
6.1 parsecs away

Travel
| | The post discusses my experience with learning and using Ruby, highlighting its good, bad, and weird parts.
| | rpep.dev
79.0 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.