shish_mish@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoAI chatbots were tasked to run a tech company. They built software in under seven minutes — for less than $1.www.businessinsider.comexternal-linkmessage-square33fedilinkarrow-up1126arrow-down161
arrow-up165arrow-down1external-linkAI chatbots were tasked to run a tech company. They built software in under seven minutes — for less than $1.www.businessinsider.comshish_mish@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square33fedilink
minus-squareArbiterXero@lemmy.worldlinkfedilinkEnglisharrow-up42arrow-down1·1 year agoAs someone that uses ChatGPT daily for boilerplate code because it’s super helpful… I call complete bullshite The program here will be “hello world” or something like that.
minus-squareLazaroFilm@lemmy.worldlinkfedilinkEnglisharrow-up17arrow-down1·edit-21 year agoAbsolutely I can create a code for your app. void myApp(void) { // add the code for your app here return true; } You may need to change the code above to fit your needs. Make sure you replace the comment with the proper code for your app to work.
minus-squarewhileloop@lemmy.worldlinkfedilinkEnglisharrow-up12·1 year agoCouldn’t even write a void method right, return true!
minus-squareLazaroFilm@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoLMAO. At list it didn’t sudo void… (:
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up4·1 year agohttps://github.com/salvatorecordiano/hello-world-as-a-service
minus-squarescarabic@lemmy.worldlinkfedilinkEnglisharrow-up5·1 year agoAnd how long did it take to compose the “assignments?” Humans can work with less precise instructions than machines, usually, and improvise or solve problems along the way or at least sense when a problem should be flagged for escalation and review.
But did it work?
As someone that uses ChatGPT daily for boilerplate code because it’s super helpful…
I call complete bullshite
The program here will be “hello world” or something like that.
Absolutely I can create a code for your app.
You may need to change the code above to fit your needs. Make sure you replace the comment with the proper code for your app to work.
Couldn’t even write a void method right, return true!
LMAO. At list it didn’t
sudo void…
(:“hello world” as a service?
https://github.com/salvatorecordiano/hello-world-as-a-service
And how long did it take to compose the “assignments?” Humans can work with less precise instructions than machines, usually, and improvise or solve problems along the way or at least sense when a problem should be flagged for escalation and review.