Hacker News new | ask | show | jobs
by Zvez 1274 days ago
Good stuff. But I still probably wouldn't use it. Because my cli usage can be roughly divided into two categories:

1. Commands I use often (daily). These I usually know and they are much faster to type than to explain what I want to do.

2. Commands I need to google/man to do something specific I don't usually do. And these I usually want at least understand before running them. For example some git manipulations.

So AI tool can be helpful for (2) but most probably I will still go to google to read more about what does the command do.