ChatGPT vs. REAL Programmer... Who Will Win?

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ •

  • @_pklm
    @_pklm Рік тому +104

    I agree, I think of chatgpt more as a tool that can help me to program then something that will take my job

    • @Seerinx
      @Seerinx Рік тому +3

      ... for now

    • @notyarrs
      @notyarrs Рік тому

      The thing is chatgpt 5 would probably beat this challenge once it comes out

    • @_pklm
      @_pklm Рік тому +8

      @@notyarrs I am sure even this version of chatgpt would be able to clear this challenge give the right prompt
      But humans are inherently bad at explaining what they want and you need to fill in the holes something chatgpt will never do not because he can't but because that's not what he was made to do
      Also you guys are awfully optimistic about how far AI will go sure given enough time we will probably have human like AI but for now we don't even understand how our own brain works much less how to make an artificial one

    • @sinus4784
      @sinus4784 Рік тому

      i hope it stays that way

    • @ghostlyn69
      @ghostlyn69 9 місяців тому

      @@notyarrsChat GPT learns off of humans and no human is perfect at programming so AI can never be better than a human because we are teaching the AI and we make mistakes too

  • @iansarmiento23
    @iansarmiento23 Рік тому +63

    AI is a great tool for making more efficient code but once the project becomes more detailed, it would be more effort to get AI to give what you want.

    • @shadamethyst1258
      @shadamethyst1258 Рік тому +1

      Sadly from my experience you very quickly reach that stage where the AI is unable to bring meaningful help. I also got backstabbed by the AI almost everytime I trusted it, as it loves to sneak incorrect things into the code

  • @seekerstheshy3842
    @seekerstheshy3842 Рік тому +6

    i'll admit that little game the ai coded is pretty startling with how the player cube gets surrounded by dozens of enemy cubes closing in on it then crashing, friggin jumpscared me lol

  • @themechanicalentry8353
    @themechanicalentry8353 Рік тому +17

    Most programmers need to do test runs and debugging after writing 1 hour worth of code. In my opinion it simply isn't reasonable to expect chatgpt to get it completely right the first time - a more interesting challenge would be giving chatgpt the chance to get the error logs and perhaps even visual feedback. I believe we already have the necessary technology right now to create a program that automatically talks back to chatgpt explaining in simple terms what is happening so that it can decide whether it was a success or whether it needs to modify something within the code. If such program is created, I find it difficult to believe it would take more than five minutes to create a game such as the one in challenge 3.

    • @KnightInSIlver
      @KnightInSIlver Рік тому +2

      Yes, like in the second challenge, if debug info were send to chagpt it would come across with a solution much faster and easy to read

    • @Pheonix1328
      @Pheonix1328 Рік тому

      That's basically what I did. I could have made the program myself, but I just got it to make it xP
      It made it almost perfectly (the "mistakes" were mostly because I didn't specify enough what I wanted) in one shot but with one or two corrections it updated the code to exactly what I wanted and I was able to learn from the code it made.

  • @anthonywong7906
    @anthonywong7906 Рік тому +11

    I fully agree with you. In my most recent project, I used bing AI to help me with my code. I was coding in love2d, a framework in lua, which I was only using for the second time in my life(the first was for Roblox), started doing some advanced things, such as having multiple files and using the require function for the first time. I spent like 30 minutes not understanding what was wrong until I finally asked bing AI when it said: you are not supposed to use parentheses. It was really helpful getting me to understand how to use the framework and working with multiple files in general such as the one stated above, but later on, it was more destructive than useful, as it told me at one point to not use the for in array loop but a regular for loop so that the code doesn’t error when there were too much going on at once, when that really did the opposite a week later.

  • @ThatLazyyGuy
    @ThatLazyyGuy Рік тому +4

    Awesome video idea and great execution!

  • @SnakeSnack
    @SnakeSnack Рік тому +7

    You're a pretty good video editor too, jack of all trades

  • @ComDenox
    @ComDenox Рік тому +4

    ChatGPT is good at programming anything that already has been fully programmed in StackOverflow answers, basically

    • @deathspainvincentblood6745
      @deathspainvincentblood6745 Рік тому

      r u sure about I'll introducing programming helper the programming helper is so powerful and much better than OPENAI wat waiting for now since start 1990 is there Lua language in AI chat and many more

  • @Lorenzo_G_C
    @Lorenzo_G_C Рік тому +6

    If you are using chatgpt 3.5 you will win, if you are using chatgpt 4 chatgpt will win.

  • @matthias916
    @matthias916 Рік тому +3

    its great at simple things but ask any competent professional programmer about their job and tell gpt to solve a problem they have to solve and you'll see it struggle

  • @Trevorus1
    @Trevorus1 Рік тому +4

    hopefully this blows up because it’s extremely good

  • @fadeleaf845
    @fadeleaf845 Рік тому +1

    I mean, it's definitely a skill to not only make this AI, but also to direct it to give workable instructions, or in some creative endeavors, to interpret the AI output in a useful way.

  • @Pheonix1328
    @Pheonix1328 Рік тому +1

    I don't know... the second one seems like a win for Chat. It was so encrypted you couldn't even see it xD

  • @Heeter
    @Heeter Рік тому +6

    Why did you give ChatGPT strong arms when speed comes from strong legs? 1:50

  • @huntercasey846
    @huntercasey846 Рік тому +1

    Bruh. This is the best programming channel on UA-cam. Better than Dani because you upload1

  • @lofislowedtoperfection
    @lofislowedtoperfection 5 місяців тому +1

    ChatGPT 4o smiles

  • @CardcaptorLiShowron
    @CardcaptorLiShowron Рік тому +1

    Great video, and I wasn't prepared to get Rickrolled though.

  • @tdog_
    @tdog_ Рік тому +7

    Chatgpt is surprisingly good at debugging, but you might have to put it in a few times and be specific with what you want

  • @nadishaik8523
    @nadishaik8523 Рік тому +2

    Thanks for teaching us

  • @anchs2501
    @anchs2501 Рік тому

    Where it runs short is when not doing things that are very documented from its learning material like the image encrypter, and the vector, but instead things described by the user that it has never seem before. And then like you said, big projects that require alot of deep planning and integration in already made systems when implementing new features

  • @samirelhage1318
    @samirelhage1318 Рік тому +4

    The goat uploaded !!!

  • @tillhartmann1010
    @tillhartmann1010 Рік тому +1

    I love that video😮.
    It's cool to see what an AI can do and what not.

  • @Scudmaster11
    @Scudmaster11 2 місяці тому

    For vectors... a hash map or table would of been a better name (just pointing that out)

  • @EelkodeVos
    @EelkodeVos Рік тому +11

    Nice and honest comparison! However, we can conclude that in about a year GPT will be better than a regular programmer?!!

  • @pietro93vit
    @pietro93vit 3 місяці тому

    the music of cities skyline at the end? you have my subscription, and don't forget to put one more lane

  • @rogersasanka3408
    @rogersasanka3408 Рік тому

    One thing ChatGPT can’t do consistently,
    “I bet you can’t make a sentence without the letter A!”

    • @Seremor108
      @Seremor108 7 місяців тому

      "Well, sorry to burst your bubble, but numerous sentences could be constructed with the first letter of the English lexicon."

  • @v.f.38
    @v.f.38 2 місяці тому

    Remember: programming isn't dead. Coding is. (Translating text to code. Problem solving is still important and valuable)

  • @MBPLLC
    @MBPLLC 7 місяців тому +1

    Could you use AI to choose the background music?

  • @Sacrefiied
    @Sacrefiied Рік тому +2

    For some reason, ChatGPT sucks at Javascript. Whenever i tell it to write some, it writes fake javascript code with incorrectly named functions, which don't work.

    • @CodeNoodles
      @CodeNoodles  Рік тому +2

      I wonder why specifically JS would be a problem?

    • @anchs2501
      @anchs2501 Рік тому

      ​@@CodeNoodlesthe developers secretly made it so because they dont like JS imagine

  • @EdgeLordOmen
    @EdgeLordOmen 11 місяців тому

    How to do Fibonacci sequence??

  • @deathspainvincentblood6745
    @deathspainvincentblood6745 Рік тому

    can u compared theme between programming helper 1990 vs chat GPT and u is there AI chat in programming helper

  • @TherealCataBlueVR
    @TherealCataBlueVR Рік тому

    My brother made almost made a working fnaf game on Scratch before he got banned for no reason. I used my account to finish it.

  • @Tramsimilar
    @Tramsimilar Рік тому

    "Artificial intelligence has become incredibly *coemplax* "

  • @Ovisq
    @Ovisq Рік тому +3

    awesome sauce

  • @peacubwhoENE
    @peacubwhoENE Рік тому

    Can you make a pikmin maker

  • @molycow
    @molycow Рік тому +3

    Cool video!

  • @妃廬詩裳乃汰
    @妃廬詩裳乃汰 Рік тому +1

    Sadly(or luckily for you) bing chat nerfed its code writing ability. Now it literally useless.

  • @aperson432
    @aperson432 Рік тому

    Honestly, ChatGPT is not the best tool because it cannot program functional discord bots. I personally think just paying a real professional programmer to write code will get the job done more efficiency.

  • @Nbrother1607
    @Nbrother1607 2 місяці тому

    AI is faster but sometimes inaccurate
    Programmers take longer and accuracy depends on the individual

  • @soykiokin
    @soykiokin Рік тому +2

    I loved the video!

  • @BNnnen
    @BNnnen Рік тому +3

    If you had used GPT-4, you would have gotten much better results.

    • @lio1234234
      @lio1234234 Рік тому +1

      I was just going to say this, it's miles better!

  • @comatose3788
    @comatose3788 5 місяців тому

    These are some super low grade programs. The encryption would be crack from both. The other two are just as simplistic. This is hardly a test.

  • @EdgeLordOmen
    @EdgeLordOmen 11 місяців тому

    What kind of brain to do you have? To create magic in programming??

  • @Pawlo370
    @Pawlo370 8 місяців тому

    try chatgpt 4

  • @adityaravikumar1255
    @adityaravikumar1255 7 місяців тому

    I challenge you to a game jam with me, using OPENGL!!! (Aditya Ravikumar, from Romania)

  • @ToxicSnake48
    @ToxicSnake48 Рік тому

    I use ai to clean up my 1AM code

  • @deathspainvincentblood6745
    @deathspainvincentblood6745 Рік тому

    guys I'll introducing programming helper the programming helper is so powerful and much better than OPENAI wat waiting for now since start 1990 is there Lua language in AI chat and many more

  • @ChatterDoesMatter
    @ChatterDoesMatter 7 місяців тому

    you sound like thinknoodles #thinknoodles

  • @Doma_133
    @Doma_133 Рік тому +3

    I got 4th!

  • @rewrose2838
    @rewrose2838 Рік тому +2

    Before this blows up, I just wanted to say hello to future viewers

  • @roselovely7903
    @roselovely7903 Рік тому

    likes = 690 690 - 0 = 69 fune number

  • @explodingwolfgaming8024
    @explodingwolfgaming8024 Рік тому +2

    Commenting 4 algorithm

  • @btwRedbtw
    @btwRedbtw Рік тому +3

    3rd!

  • @THEGUYthatlives
    @THEGUYthatlives Рік тому +2

    o

  • @bluemusic51
    @bluemusic51 Рік тому +1

    im here pretty early hi this looks cool

  • @passe8016
    @passe8016 Рік тому +12

    Thanks for your videos ! It gave me the motivation I needed to start a big programming project. Your playlist on 2D Minecraft is impressive, and is such an example ! And on top that, your videos are so entertaining !

    • @CodeNoodles
      @CodeNoodles  Рік тому +6

      Thanks for your support! I hope your programming project goes well!

  • @RosesWaffleHouseorder
    @RosesWaffleHouseorder Рік тому +1

    I win.

  • @WUHMEN
    @WUHMEN Рік тому +3

    First 😱