Y
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
cozzyd
143 days ago
yes... the fact that python keeps breaking backwards compatibility is a bug not a feature.
link