Hacker News new | ask | show | jobs
by loftyal 746 days ago
...and people criticise node's node_modules. At least you don't spend hours doing this
2 comments

Not nearly as hard of a problem. Python does work just fine when it’s pure Python. The trouble comes with all the C/Cuda dependencies in machine learning
But you do because your local node_modules and upstream are out of sync and CI is broken. Happens at least once a month just before a release of course. I'd rather have my code failing locally than trying to debug what's out of sync on upstream.