Live data from Hacker News

Experienced software developers assumed AI would save them a chunk of time

fortune.com

1–7 of 7 posts

Re: Experienced software developers assumed AI would save them a chunk of time

#3

[flagged]

I concur.

Just using AI to write boilerplate with a simple "Do what I did for this for these" request and it's like what I hoped The Future would be, 5 years ago. It's great !

But get over-ambitious with your requests and you get over-complex almost-solutions that, indeed, take up all your time to fix and I find this takes all the fun out of development - you have to restart coding something from scratch that you had "almost" finished a day ago.

But when you get to know the AI's limits, it is definitely a time-saver.

Hmm, I think I will trademark "Over-complex almost-solutions".

Re: Experienced software developers assumed AI would save them a chunk of time

#4
The bigger surprise here is the test sample of experienced software developers "expected AI to expedite their work and increase productivity". Perhaps a more scientifically selected sample would have yielded a more scientifically valid result.

Re: Experienced software developers assumed AI would save them a chunk of time

#5

[flagged]

Exactly this; for some tasks, it can speed up you dramatically, 5 - 10 x; with others, it actually makes you slower.

And yes, very often writing a prompt + verifying results and possible modifying them and/or following-up takes longer than just writing code from scratch, manually ;)

Re: Experienced software developers assumed AI would save them a chunk of time

#6

[flagged]

I concur. Just using AI to write boilerplate with a simple "Do what I did for this for these" request and it's like what I hoped The Future would be, 5 years ago. It's great ! But get over-ambitious with your requests and you get over-complex almost-solutions that, indeed, take up all your time to fix and I find this takes all the fun out of development - you have to restart coding something from scratch that you had…

> But get over-ambitious with your requests

Have you first asked the bot if the request is overambitious? :)

> But when you get to know the AI's limits

That would be when you know whether its output can be trusted, right? And there's the problem. Software is way beyond the point where product can be adequately proved. We rely on process control. And stochastic parroting does not cut it.

Re: Experienced software developers assumed AI would save them a chunk of time

#7
post #6

Earlier quoted context omitted.

I concur. Just using AI to write boilerplate with a simple "Do what I did for this for these" request and it's like what I hoped The Future would be, 5 years ago. It's great ! But get over-ambitious with your requests and you get over-complex almost-solutions that, indeed, take up all your time to fix and I find this takes all the fun out of development - you have to restart coding something from scratch that you had…

> But get over-ambitious with your requests Have you first asked the bot if the request is overambitious? :) > But when you get to know the AI's limits That would be when you know whether its output can be trusted, right? And there's the problem. Software is way beyond the point where product can be adequately proved. We rely on process control. And stochastic parroting does not cut it.

I suspect the AI-Dunning-Kruger effect would come into play.