Hacker News new | ask | show | jobs
by xchkr1337 1182 days ago
I've used lots of obscure cli tools and the ones written in python are always so slow to the point where it's just annoying. Maybe python is meant to glue things together but many people just ignore that and write everything in python anyway.
1 comments

Could you give examples? Because I know that there is subsection of people who simply refuse to use a CLI tool if they hear it was written in python, but I really want to get my hands on one so I can see for myself.
Try conda: its dependency resolution is hilariously slow