Hacker News new | ask | show | jobs
by physicsguy 1056 days ago
I get where you’re coming from but it’s impractical for many use cases to switch.

I work in Python; pretty much no extension packages have a pre-compiled Musl version so you end up spending a ton of time compiling things!

1 comments

https://pythonspeed.com/articles/alpine-docker-python/

>Using Alpine can make Python Docker builds 50× slower

Musl is a dire mistake.