▲ | deredede a day ago | |
I assume this is tongue-in-cheek, but I don't think the comparison works at all. I spend maybe 1% of my working hours (being generous) using `ls` and something like 50% (likely more) using my editor. If there is some alternative to `ls` that makes my `ls` workflows 2x faster, my productivity increases by 0.5%. If I use a sub-optimal editor that makes my workflow 2x slower, I lose 25% of my productivity. When I need to login to a remote box, I am also very likely to need to use `ls` since I am less familiar than on my own machine, whereas I am unlikely to do any sort of heavy development work (typically I just need to edit a couple configuration files, or do some git operations). |