Hacker News new | ask | show | jobs
by neonsunset 584 days ago
It would be nice if more effort was put into avoiding large dependencies for slow languages, like Python. Edit: It's not just the size of the dependency, it's the complexity this adds to the deployment and development.

(these dependencies are for building the project, not for deploying it)