Live data from Hacker News

Show HN: GPT-3 Powered Shell

musings.yasyf.com

31–40 of 114 posts

Re: Show HN: GPT-3 Powered Shell

#31
post #2

So it begins! AI is going to permeate an increasing amount of existing software. Eventually, all software will have some form of intelligence built into it.

And hence no new features will ever be created, since training is only on existing code!

These AIs can generate new features, it’s much more powerful than copy pasting existing text snippets.

Re: Show HN: GPT-3 Powered Shell

#32
post #8

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 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.

Re: Show HN: GPT-3 Powered Shell

#33
post #8

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.

>build... with my own hands...

Eh, that's some abstraction there

Re: Show HN: GPT-3 Powered Shell

#35
My first reaction was, wait how do you use ChatGPT programmatically when it doesn't have an API available yet? I looked into the code and it looks like this uses some kind of wrapper that actually instantiates a headless Firefox session and interacts with it using JavaScript callbacks. Pretty nifty, but how long until this gets clamped down on? I assume it breaks some usage guidelines..

Re: Show HN: GPT-3 Powered Shell

#36
post #8

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 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

#37
post #21
post #16

Earlier 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.

Performance with auto transmission says less about the driver but more about the tech team.

And yes, the point of these racing regulations is to make it at least optically a driver skill competition, not just who can throw more money at a pretty mundane challenge of getting from A to B the fastest. (If not for those regulations, since the track is known to the centimeter, the fastest driver would probably be the lightest one because it would be dead weight.)

Thankfully software engineering challenges are far from mundane, so the chasm will indeed grow

Re: Show HN: GPT-3 Powered Shell

#38

Earlier 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

These tools don’t obviate the need for skill in the domain, they are essentially excellent contextual search engines.

Having an en masse respected opt out from data collection on the internet is wishful thinking. Don’t expect that any time soon.

Re: Show HN: GPT-3 Powered Shell

#40
post #21

Earlier 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.

Performance with auto transmission says less about the driver but more about the tech team. And yes, the point of these racing regulations is to make it at least optically a driver skill competition, not just who can throw more money at a pretty mundane challenge of getting from A to B the fastest. (If not for those regulations, since the track is known to the centimeter, the fastest driver would probably be the ligh…

> Thankfully software engineering challenges are far from mundane, so the chasm will indeed grow

Yes, if you let AI/tooling/interns do the mundane parts, you’ll have more time for the good parts

Post reply on HN