Hacker News new | ask | show | jobs
by Archit3ch 143 days ago
They lost me when they advocate for global dependencies instead of bundling. Are you supposed to have one `python` in your machine? One copy of LLVM (shared across languages!) ? One `cuda-runtime`?
1 comments

yes... the fact that python keeps breaking backwards compatibility is a bug not a feature.