Page 1 of 1

Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 3:34 am
by Highway Routine
Found out about OPENAI this past week, They have an ai in the baking that does coding. why don't we wait for it to release and use it to make stuff?

I don't know how AI works, I don't know if this will work but it will be really cool.

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 3:41 am
by cacogen
so it's like a neural network but instead of barely comprehensible text or bizarre images it generates random blocks of code?

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 4:12 am
by Mothblocks
GitHub Copilot is already a tool you can use it and is already near useless, especially for DM code

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 4:25 am
by Highway Routine
cacogen wrote: Sat Apr 23, 2022 3:41 am so it's like a neural network but instead of barely comprehensible text or bizarre images it generates random blocks of code?
Yeah, still in closed beta tho.

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 4:38 am
by Mothblocks
I have been using it for months and it hasn't helped me once

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 6:12 am
by cacogen
ok i got added to the watchlist ill check it out thx 4 recomend

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 7:25 am
by terranaut
Mothblocks wrote: Sat Apr 23, 2022 4:38 am I have been using it for months and it hasn't helped me once
wow, just like real coders! :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 8:26 am
by Stickymayhem
Mothblocks wrote: Sat Apr 23, 2022 4:38 am I have been using it for months and it hasn't helped me once
How is it already perfectly simulating a coder?!?!

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 8:26 am
by Stickymayhem
terranaut wrote: Sat Apr 23, 2022 7:25 am
Mothblocks wrote: Sat Apr 23, 2022 4:38 am I have been using it for months and it hasn't helped me once
wow, just like real coders! :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:
ah fuck you got there first you fucker

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 12:36 pm
by CPTANT
Mothblocks wrote: Sat Apr 23, 2022 4:12 am GitHub Copilot is already a tool you can use it and is already near useless, especially for DM code
I don't think it's useless at all. For larger parts, yes, but it's pretty usable as a form of smart snippets.

Re: Why don't we have an AI do code stuff

Posted: Sat Apr 23, 2022 6:53 pm
by Mothblocks
Every time copilot gives me a small snippet it's either wrong (worse, non obviously), doesn't match style guides (it uses one letter variables for instance), or is something I could've typed significantly faster if it would let me use my autofill instead of constantly trying to hijack Tab.

Re: Why don't we have an AI do code stuff

Posted: Mon Apr 25, 2022 1:49 am
by PKPenguin321
Mothblocks wrote: Sat Apr 23, 2022 6:53 pm Every time copilot gives me a small snippet it's either wrong (worse, non obviously), doesn't match style guides (it uses one letter variables for instance), or is something I could've typed significantly faster if it would let me use my autofill instead of constantly trying to hijack Tab.
skill issue