nuclearrap
Power Member
- Apr 19, 2011
- 589
- 1,922
Man, coding a software shit is the most complex task and journey, takes too much time and process, why is everyone saying that GPT4 will kill coding soon? It is not there yet.
I don't even understand why people ask this. See you ask chatgpt4 to make a script. It makes it for you. Still you have to understand it completely in order to use it or integrate it with the rest of the project.Man, coding a software shit is the most complex task and journey, takes too much time and process, why is everyone saying that GPT4 will kill coding soon? It is not there yet.
Chatgpt saves me few hundred $ to hire dev on fiverr.I don't even understand why people ask this. See you ask chatgpt4 to make a script. It makes it for you. Still you have to understand it completely in order to use it or integrate it with the rest of the project.
I think for programmers chatgpt4 is blessing in disguise. Just type what you want and instead of searching the same thing on stack overflow a 100 times you have a script ready to use in one command.
Bro. I am taking about real projects.Chatgpt saves me few hundred $ to hire dev on fiverr.
I expect to save more with chatgpt4
Lets face it, you dont have to learn coding to do code, now the needed skill is how to make the right question/prompt.
Lets say in the past you need 5 devs to code one project in 1 week.Bro. I am taking about real projects.
Big ones that require actual effort.
Those 5 dollar gigs on Fiverr are copy pasted code anyway.
But if it's helping you great for you. Still developer have a good amount of area free to explore.
If you don't know what the code will do and how it is going to function, how you can deliver that to a client?you dont have to learn coding to do code, now the needed skill is how to make the right question/prompt.
Yes and no, It can for sure find the quickest solutions to a problem, but when needed to tie different pieces of code together to form a project, you might find yourself inside a big chaos.GPT-4 can literally code better than almost everyone in the world. That's why.
True, it for sure removed jobs from low-end coders.Lets say in the past you need 5 devs to code one project in 1 week.
Now you only need 2 good devs to do the work of 5 devs in 3 days.
Thats why people scare the sh*t off.
Bro. I am taking about real projects.
Big ones that require actual effort.
Those 5 dollar gigs on Fiverr are copy pasted code anyway.
But if it's helping you great for you. Still developer have a good amount of area free to explore.
Somebody gave it a real world problem which is based on a variation of A* Algorithm, it had no clue how to solve it. Since there's atleast 1 documented case where it failed at a non-trivial task, it's definitely not better than almost everyone in the world.GPT-4 can literally code better than almost everyone in the world. That's why.
Yep, exactly. I don't use GPT for coding. I tried, but it was actually harder than doing it myself.I think we are optimizing for the wrong problems here. Not even 50% of the time of making software is actually spent on writing the code.