Half of the fun of using cli is using it with your own knowledge imo. Using GPT3 makes it feel like I may as well use some GUI tool. I understand gpt3 will/does save time and money but I actually like to code and to use my skills and knowledge to build and solve thingswith my own hands. Maybe I'm an outlier here, but using some tool to do it for me doesn't sound like fun.
I have never considered using the cli fun. The reason I use it is because it provides a better experience than using a GUI in many cases. I don't see how writing CLI commands is similar to building something with your hands. You either know what the switches are or you try running --help, looking at the man pages or search on Google. This looks like an alternative for Google.
Show HN: GPT-3 Powered Shell
41–50 of 114 posts
Re: Show HN: GPT-3 Powered Shell
#42Earlier quoted context omitted.
I don't think you're an outlier, but you will become one if you don't adapt to the inevitable. Like it or not, gpt3 has signalled a massive change in toolset power and this is just the start. Times have changed, we move with them or we will be left behind.
As soon as opt out is implemented training data will stop to grow and we're back to skills mattering
Re: Show HN: GPT-3 Powered Shell
#43I might give this a shot someday (though I've found I never stick with things that don't work primarily offline, Sublime 4 is my primary editor even though I occasionally use VS code). Having a dependency on an internet connection prevents something for me from being a goto dev tool, as I often either disconnect out of my control (or by choice to do focused programming).
Re: Show HN: GPT-3 Powered Shell
#44Earlier quoted context omitted.
Agreed. There is quickly going to be a bigger chasm between the best devs and average/bad devs bc of LLMs.
Yes. The best race car drivers use an automatic transmission if that’s 0.5 seconds faster per lap. In fact driver aids had to be actively banned in many racing series. Just to make it more fun for spectators.
Re: Show HN: GPT-3 Powered Shell
#45Re: Show HN: GPT-3 Powered Shell
#46Earlier quoted context omitted.
Yes. The best race car drivers use an automatic transmission if that’s 0.5 seconds faster per lap. In fact driver aids had to be actively banned in many racing series. Just to make it more fun for spectators.
And often hand crafted guys have more character, story and quality behind them and people often pay more for them. So goes both ways sometimes.
Re: Show HN: GPT-3 Powered Shell
#47Half of the fun of using cli is using it with your own knowledge imo. Using GPT3 makes it feel like I may as well use some GUI tool. I understand gpt3 will/does save time and money but I actually like to code and to use my skills and knowledge to build and solve thingswith my own hands. Maybe I'm an outlier here, but using some tool to do it for me doesn't sound like fun.
Unfortunately, quite a portion of my search activity is hunting down the syntax for getting a certain thing done. It's not just blind copy-paste-trial-and-error activity. Quite often I just need some help in getting the syntax right or reminder of the specific command or library.
Re: Show HN: GPT-3 Powered Shell
#48Re: Show HN: GPT-3 Powered Shell
#49Re: Show HN: GPT-3 Powered Shell
#50Half of the fun of using cli is using it with your own knowledge imo. Using GPT3 makes it feel like I may as well use some GUI tool. I understand gpt3 will/does save time and money but I actually like to code and to use my skills and knowledge to build and solve thingswith my own hands. Maybe I'm an outlier here, but using some tool to do it for me doesn't sound like fun.