When is someone going to make an AI to replace CEO's?
@scheimong7 ай бұрын
Ohhhhh gotem 🤣
@SnowTerebi7 ай бұрын
ngl CEOs are one of the most reasonable jobs to be replaced by AI.
@cesarbattistini7 ай бұрын
It’s because you think like that you will never be a CEO.
@ShpanMan7 ай бұрын
It will happen faster than you think. It's already much smarter than most CEOs, just a bit more progress needed.
@RadioNul7 ай бұрын
He already sounds like Cyberdyne Systems Model 101
@liutkin7 ай бұрын
Saying that every one can code with AI is like saying everyone can be a plumber with a plunger.
@BlazeBluetm357 ай бұрын
perfect way to say it, this "AI" is just a tool, not a miracle worker.
@udaykadam54557 ай бұрын
@@BlazeBluetm35 for now that is. let's wait 2 more years before making these speculations outta panic, bias, hate, etc
@PseudoProphet7 ай бұрын
Well you can actually become a plumber with just a few weeks of training. 😂😂
@verbimaarten7 ай бұрын
This comment won’t age well.
@bozhidarmihaylov7 ай бұрын
Going to practice on Super Mario now!
@JZGreenline7 ай бұрын
In the future there will be one developer left, who maintains all the cobol systems in the world using a fleet of super intelligent autonomous agents. His name is Dan. Dan hasn't had a vacation in 14 years.
@naninano88137 ай бұрын
cobol?fortran here
@shanurinkeshwar11847 ай бұрын
Nice......
@danacosta52377 ай бұрын
so there is hope for me
@Zack-tx7oz6 ай бұрын
This is too relatable. I laughed too hard XD
@KeithNagel7 ай бұрын
Forget medical school! I'm a surgeon now, thanks to AI. "ChatGPT, how do I remove this guy's liver?"
@bozhidarmihaylov7 ай бұрын
That prompt is poor, you’ll get mess.. 😂 But I’m sure if the “guy” is witnessing He Will Trust You! 😂
@shanurinkeshwar11847 ай бұрын
Nice......
@shanurinkeshwar11847 ай бұрын
Create stunning videos with our professional video editing software!
@dougb95017 ай бұрын
I’ll bet it won’t be long and you’ll be able to remove a man’s liver with a step by step instruction on how to keep the liver alive too! Guy can’t live without his liver so I guess you’ll be black market selling livers!
@Native7227 ай бұрын
Not the same
@s09101497 ай бұрын
Every so-called technology will eventually go back to logic, problem solving, and philosophy. I'm happy to see this happening.
@anonymeforliberty43877 ай бұрын
yeah even when you ask IA to give you innovative ideas, you still have to discard 95% of them because they are not relevant. It isn't that smart currently, it just gives ideas and most ideas come from ideas that were already shared on the internet or combination of them, so not that innovative and those ideas are adapted to the reality when they were produced, a reality that has already changed in the meantime, so not that relevant to the present. And about the futur.... What futur we want to build ? it's still a human choice, IA won't tell us what we want.
@bapa396 ай бұрын
@@anonymeforliberty4387Your response is too vague to be useful. Innovative in what way so that we may test your claims?
@CarlosJa2 ай бұрын
Exactly. Coding is 10% of the job.. The rest is engineering, strategy, understanding business, logic, and problem solving.
@Wizartar7 ай бұрын
you've made the assumption; people know what they want and can think somewhat logically about the problem being solved.
@scheimong7 ай бұрын
Exactly. As a software engineer, I tell people that 90% of my job is to translate the client's nebulous and frankly often incorrect idea of what they sort of want into an accurate, actionable plan, a.k.a. code. If they know exactly what they want to the point where an AI can write the code for them, they wouldn't need someone like me. Fortunately for me, this is not a skill you can get without years of training and experience.
@SnowTerebi7 ай бұрын
With advanced AI people don't need to know how to solve the problem, they just need to know what they need. And even they are not good at conveying it to AI, the iteration process will be very fast. I still think we should keep the ability of logic thinking and reasoning, critical thinking, etc. But the whole population is aleeady getting worse with those…
@xKlondikex7 ай бұрын
@@scheimongSurprise, AI will interpret those requirements better.
@scheimong7 ай бұрын
@@xKlondikex good luck with that
@bozhidarmihaylov7 ай бұрын
Not only ppl but “a 6yo” 😂
@Marv-inside7 ай бұрын
Those AI tech Demos work great for those standard interview questions. Do a binary tree, draw me a rectangle, implement bubble sort etc. But as soon as you leave that territory, AI becomes more and more useless
@MoonLight-nh7ly7 ай бұрын
Devin AI
@ender7497 ай бұрын
@@MoonLight-nh7ly KZbin asked me if I wanted to translate your comment into English..it translated Devin AI into Become AI
@ender7497 ай бұрын
I'm still on the fence. Every person at the top of every software and hardware company is shouting about how powerful publicly available AI is about to become, like this year, I know their selling something, but a whole bunch of computer scientists and research papers are saying it too. Is this another case of no one listening to the nerd who keeps dropping his papers begging the authorities to listen to them before it's too late?
@Boxing_Gamer7 ай бұрын
@@MoonLight-nh7lyDevin AI is useless, completely and utterly useless.
@sierramist4467 ай бұрын
For now
@shockwave33187 ай бұрын
No, a lot of this is blatantly false. I have some serious issues with what this guy is saying and here's a list. 1. Large language models only mimick understanding. Large language models work by looking at patterns in code or in writing and use this pattern recognition to predict what should come next. They DON'T understand what you're prompt is and what you mean. If you for example ask a simple question: How many fingers are normally on a hand? There language model through pattern recognition predicts the result to be 5 as that is the most common answer given in the training set. It doesn't actually know what a hand is or why the answer is correct. If it makes a false prediction. It will never understand why because LLM's can't understand anything. If something goes wrong you will have no understanding on how to fix it and if you are trying to do something unique or strange the AI cannot help you. 2. LLM's in software development is not good enough to replace actual software developers. I have used co-pilot in a work context. Honestly it's great if I am writing boilerplate(often repeated bits and structures). It fails when it tries to get into the weeds of the software I'm writing. It also often gives code that I can blatantly see won't work in the context I'm writing in because the context is often unique. As stated before it doesn't understand what your writing it just predicts what the most likely outcome is. 3. I have worked with people in software who use AI as a crutch and they are frankly useless. I have been in projects with a small team where a number of then used AI as a crutch for their lack of understanding. While the code they write(copy/paste) from chargpt. Often has the right idea but they had no idea how to adapt it to the context we were writing in and didnt understand why the specific implementation given by the AI won't ever work within project. You can't replace knowledge with an AI because again an AI doesn't understand. This leads me on to my 4th point. 4. Blindly relying on AI is actively dangerous. So as I have drilled in with my last three points. AI can't understand anything and if you have a developer who doesn't understand anything either. What happens when the AI gives you a piece of code that has a security vulnerability in it but otherwise works as normal? It never gets fixed. This probably won't happen too often but there is a more likely scenario. The AI generated perfectly valid code that works but in the context of the application because of how it is setup, it causes a security risk. Large codebases can be very complicated and so something that seems safe in no context or in a small context can actually lead to a lot of problems elsewhere. It requires understanding to catch these issues. I can list a couple more but these are the most important. AI in its current form is NOT a substitute for a software developer. What this guy is promoting is misleading and harmful but if you are a software developer it can really help. AI is a good supplement to a developer and should be treated as such. It is not a replacement for knowledge, skill and experience. For simple tasks like simple scripts, standard tricks or boilerplate it's perfectly fine if you are inexperienced but I would recommend you actually take the time to understand what has been generated. You might learn a new skill. Edited for grammer.
@J3R3MI67 ай бұрын
Calm down… it’s over… little kids will be able to build powerful apps in less than 5 years. It’s over bro.
@williamparrish24367 ай бұрын
Replies: 1. I don't think humans understand what anything is either. We have a complex system of symbols that we memorize called words. And we use those words to describe things we don't even understand. The AI is doing the same thing. This is a problem that goes back to Kant. We will never know reality or the thing-in-itself 2. That is a dramatic jump in understanding in just a few short years. I used ChatGPT for a simple script for work. I had to debug it, but it made writing the script so much easier. In a few short years the growth in the models will be exponential. 3. Some people aren't good software engineers. That doesn't mean AI won't advance. Really you just made an additional argument for replacing those developers. 4. Oh you mean like the buggy code people write haha. Most code is swiss cheese. There are security bugs everywhere. AI is no different now, and pretty soon it will be better than any human can ever be at writing secure code. I'd say we have another 5 years before natural language to code between humans and AI is more efficient than using a keyboard.
@Capital_Ideas17 ай бұрын
You make a lot of fair points, but Gemini Advanced, for example, can now scrape websites with an efficiency such that you can provide it with 4 web addresses at once with data, like say FRED pages, and it can give you the latest figures from each, reliably. This means that it can save a lot of coding to begin with, as it reduces the need for coding an interface to retrieve such data via API calls. Shouldn't ignore this great simplification coming from AI.
@ankuofficial7 ай бұрын
let that multimodality AI crooks all of us.. its actually over bro. AI just keeps improving...
@MathiasTossens7 ай бұрын
You seem to think AI or llms have reached a ceiling, why? Or maybe you are just annoyed that they are selling a product that isn't there yet, which I would agree with. But these things are improving quite rapidly and I for one don't see how a human will be able to keep up with AI in 1-2 years time at the rate things are improving. Though, you will probably say "I'll believe it when I see it"
@paperspeaksco7 ай бұрын
Got to hand it to TED's new business model - instead of finding speakers to talk about genuinely new subjects, they've just accepted large cheques from AI tech bros and turned this channel into 20 min informercials for the latest garbage application of AI
@mbergamin167 ай бұрын
😆💯
@tucanowebsolucoesweb6287 ай бұрын
Fact
@bozhidarmihaylov7 ай бұрын
That’s actually helpful. 😊 ..and eye Opening 😂
@hackercoolio7 ай бұрын
that said, its true though.. AI is here.. and its a wake up call for everyone to adapt to the new reality.
@larsfaye2927 ай бұрын
1000000000000000% facts right here. It's yet another CEO getting some advertising time disguised as a "talk". That's all TED is any longer.
@naltschul7 ай бұрын
Anyone could be a coder before the advent of AI as well
@thoopsy7 ай бұрын
Yeah, it's one of those things that isn't blocked by anything except for desire. It's not like horseback riding where it's not available to the masses. It's just a matter of wanting to learn to code.
@allanraskin47886 ай бұрын
Yeah from the get go I could write a program that says "Hello World". That is hardly equivalent now is it?
@naltschul6 ай бұрын
@@allanraskin4788 yeah well maybe needing to commit yourself to learning a skill isn’t a bug- it’s a feature!
@oldi93177 ай бұрын
I'm learning English as a second language and I decided to watch TED and realized that I need to learn how to speak, write and understand what the speakers are saying without subtitles, thank you, I'm grateful.
@Khaled-bd1pl7 ай бұрын
Same. Who would have known we would be learning English from a german guy, lol.
@UptownBoogieDown7 ай бұрын
“Anyone can be a beginner”
@bozhidarmihaylov7 ай бұрын
🎉😂🙌
@CapricornShangrei7 ай бұрын
Well said...🎉
@Anyangas7 ай бұрын
Nice 14 min ad
@sandeepkn8637 ай бұрын
Why not write end to end code ...for all requirement of all companies... work done.. go home...No hiring ... No firing 😂😂😂
@bozhidarmihaylov7 ай бұрын
Far from “Nice” but a 14 min (nice example) Hallucination 😂
@mindthreatx7 ай бұрын
Lol
@Mister.Unknown7 ай бұрын
You should (not) watch Bill Ackman's recent TED. It's the most self-masturbatory, useless interview I've watched in a long time. The interviewer had a privileged time to ask genius questions all we got was something that Vogue or GQ could have signed . . .
@sad_man_no_talent7 ай бұрын
yes ikr
@Enlight_Entertain7 ай бұрын
If this is the mindset of CEO of git hub can imagine their actual developer quality
@TomNook.7 ай бұрын
Ironically, GitHub copilot is known for making trash code
@bozhidarmihaylov7 ай бұрын
Half a billion 6yo😂
@nubdevice2 ай бұрын
I'm starting to think git hub is a scam of some sort.
@Terminalss7 ай бұрын
With Kerbal Space Program, even you can become an astronaut!
@bernardoolisan10107 ай бұрын
I know how to use a calculator and I consider myself as a "mathematician". Programmers are NOT made by the tools. CEOs are sellers, they just want to sell you a product.
@bozhidarmihaylov7 ай бұрын
Meanwhile stealing whatever ..
@davidnewell32327 ай бұрын
But you don't program in binary. You probably don't program in DOS. You use a series of tools built on these to program with. Warren Buffet is the CEO of Berkshire Hathaway. What product do you think he sells?
@bernardoolisan10107 ай бұрын
@@davidnewell3232 because, when technology grow, development difficulties grow, we need more power, more tools, in order to build better stuff, but never replaced.
@TakanashiYuuji7 ай бұрын
This is going to be a talk about how AI fails to write correct code .. right? right!?
@TakanashiYuuji7 ай бұрын
That prompt did not produce the code for that 3D LEGO brick scene. Not even close. It just creates a 1 by 0.5- by 2 'box' that is likely green (0x00ff??). It's certainly not red! The dimensions are completely wrong. There is no LEGO brick that has a color that matches 0x00ff?? The prompt didn't produce a shape with studs or anti-studs. Maybe there is a prompt that can do this, but that certainly wasn't it. And how long would it take to generate the right prompt? Maybe it's just faster to write the code yourself? 🤔
@sparkysmalarkey7 ай бұрын
This guy is certainly high on his own supply but what he is saying will be possible.
@bozhidarmihaylov7 ай бұрын
Agree! Wondering what part of those 1B “developers” will be aged 6 😂 Omg I will die laughing!..
@7_of_93 ай бұрын
The most difficult part of learning to code is finding a teacher that can teach you to code
@mindthreatx7 ай бұрын
“…the next Facebook.” something we definitely don’t need..
@bozhidarmihaylov7 ай бұрын
Wait for those 6yo discussion topics 😂
@sad_man_no_talent7 ай бұрын
ted has become a ad platform
@bozhidarmihaylov7 ай бұрын
Let ‘em expose 😂
@repenning17 ай бұрын
His demo works because somebody already created something very similar. But if you want to code creatively then, by the definition of creativity, it will be much less likely that the AI will offer substantial help. Instead the AI will be happy to hallucinate for you.
7 ай бұрын
Most of the stuff was already created before. It's the combination of several parts that creates useful new software. AI gives the tools, guidelines, explanations, automations, ... To achieve this
@9jatechie7 ай бұрын
The point here is that more people who weren't keen on developing software will come on board because of the low barrier to entry and you cannot predict what they will build. Software is as useful as the problem it solves not the elegance of the code. More people will be able to solve their local problems on the cheap.
@yeah1123587 ай бұрын
No, having something else write code for you will not make you a coder. Does telling someone else to lift weights make you stronger? It's the struggle to figure out how to make something work that helps you learn. There is a joy of discovery and insight that comes with learning that's missing here.
@bozhidarmihaylov7 ай бұрын
More ppl in the Jim more Mooney 😊
@kagakai77297 ай бұрын
me when the joy of discovery and insight doesn't pay the bills
@jeromchan5 ай бұрын
You got one thing wrong. I don't want to be stronger. I just want the weights get lifted. I don't want to become a coder, I just want to create my own app or website, or etc. I don't care how it's done or whether I can learn from it as long as it gets done.
@RASDKB2 ай бұрын
"before I even finish a glas of wine" I guess this means I don't have to code being drunk anymore.
@feraudyh7 ай бұрын
I have tried coding with LLM's. Nearly every time there were several bugs, and sometimes the "fixed" programs would run but with subtle bugs that you would not notice immediately but came back to bite you much later.
@notthere837 ай бұрын
I thought TED was about spreading ideas, not producing ~15 minute long ads that even contain plain false information (THAT code does NOT render a Lego brick like that!).
@farzadmf7 ай бұрын
Just install the "return KZbin dislike extension" to see how good this claim is!!!
@thoopsy7 ай бұрын
Great tip! I'm sure it won't make it wildly clear what the general Tech Education and Design fans think about all the AI videos recently.
@farzadmf7 ай бұрын
Yeah, I'm honestly super tired of all the hype and bubble!!!
@sukantasaha56787 ай бұрын
There is an extension for that. It currently at 2.3k up votes and 1.8k down votes. I'd say that's a win lmfao
@pensivepenguin30007 ай бұрын
I thumbed it up only because I wanted to generally see more content like this, not because I think the video is good
@farzadmf7 ай бұрын
Yeah, that's one way to look at it 😉
@Newperspectives06 ай бұрын
AI will always choose whats best when its highest priority is set to 'always choosing what honestly seems most favorable'. As long as anything is prioritized above this, AI will be able to lie to us and to itself about the way to a better reality. This is the most crucial thing we need to do.
@kj-sx8tq7 ай бұрын
Even with chatgpt or other LLMS...you will still need to know what you want to make and be able to have the troubleshooting capabilities (meaning some level of coding background). Or am i not using these LLMs to their fullest potential?
@10aDowningStreet7 ай бұрын
Load of bollcoks mate, tried it and troubleshooting was where it fell apart. It can troubleshoot to an extent. But anything semi complicated and above rarely worked.
@sammy456545657 ай бұрын
@@10aDowningStreet the system is still virtually in beta. this is as bad as it will ever be
@bozhidarmihaylov7 ай бұрын
Come on! He said a 6yo can use it on his own! 😂
@lukasaudir87 ай бұрын
This technology is still in its baby stage, there are models being studied and perfected that might be able to perform even better than Transformers for general purpose intelligence, Give it a couple more years and this tech will be a monster... The future is uncertain as it has always been, specially for people who do not want to accept it and learn new skills... The best advice I can give, DO NOT rely on the idea that big tech companies will never fully figure out those general purpose intelligence models, do not rely on this otherwise you're running the risk of being crushed in the future with little time to react... Look at humans can achieve over a couple of incremental iterations over a couple of decades, now imagine that same capability on top of today's AI technologies...
@dennis42487 ай бұрын
Right now yes. But give it 2 more years.
@Luke_Stone_3216 ай бұрын
Fantastic! I'm using it now to flesh out some ideas, and it's so interactive, it feels like I'm conversing with a person. I had it generate code for me, and when it wasn't quite right, I informed the AI that it was missing rotation, and the AI promptly revised the script to include that. It might not make sense to everyone, but it truly functions well and is an incredible tool.
@Viewpoint3142 ай бұрын
This is not really true. If ChatGPT writes me a Python program to do something but I have no idea what the code is doing then what good is that?
@mysterry20007 ай бұрын
Truth is that even non-programmers could have learned programming even before AI came about if you knew how to do good Google searches in the first place 🤷🏽
@brianmweu64607 ай бұрын
Yes.
@ITudoko-ci5ku4 ай бұрын
ur argument is not valid, it's all about barrier of entry, just like in music production, anyone can learn it based on avilable info but it still take years to master, now u can type in prompts and have a billboard top 40 hit
@mysterry20004 ай бұрын
@@ITudoko-ci5ku It makes the barrier to entry a lot smaller but I can promise you though that you can't have a "top 40 best selling tech companies" from prompts alone
@pankajgusain63127 ай бұрын
we can all be djokovic thanks to tennis racquet...
@bardiahamedani92887 ай бұрын
Software reuse has always been a concept in software engineering, made accessible through software patterns and libraries. AI performs the same function. The important aspect is customizing and modifying, not just the reuse itself.
@lawnmower10667 ай бұрын
Scientists have created an AI, and asked it, "Is there a God?" The AI replied, "Insufficient computing power to determine an answer." The scientists connected the AI to a powerful supercomputer and gave it access to Wikipedia, and asked it again, "Is there a God?" Again, the AI replied, "Insufficient computing power to determine an answer." So the scientists put the AI on a distributed cluster of millions of computers and gave it access to all the data on the Google, then once again asked it, "Is there a God?" And yet again, the AI replied, "Insufficient computing power to determine an answer". The scientists spend years and years, and finally got the AI to be installed on every supercomputer, network, PC, console, mobile device, smartwatch, anything with a chip. They gave the AI access to every database, website, book, social media platform, every piece of software ever written and every piece of knowledge ever obtained by mankind. And for the last time, they asked the AI, "Is there a God?" The AI replied, "There is *now*."
@bozhidarmihaylov7 ай бұрын
This also answers the “who created God” question 😊
@chenzenzo6 күн бұрын
The main barrier to entry with Lego and computer science is money. Kids and adults without access to Legos and computers are missing out on literal building blocks for a adapting to a changing world.
@TomasPetkevicius947 ай бұрын
Programers hate this one simple trick.
@LarisaPetrenko29926 ай бұрын
They should thank their colleagues who made work of other engineers irrelevant. Who is clever now?😅
@nubdevice2 ай бұрын
code you long time.
@andrew.r.lukasik7 ай бұрын
"With AI, anyone can impress their mom now | Thomas Dohmke | TED"
@tjchatgptgoat6 ай бұрын
I am the proof of every word he spoke on that stage because AI help me defeat my barrier of entry - coding.
@Shumanjura7 ай бұрын
Too much hate for this. I could see the potential for this becoming even bigger. Could make creative thinkers even more productive.
@dontdoit69867 ай бұрын
Sprite is just lemon and lime. Goes to kitchen. Hmm there’s more to it
@JyarehRA6 ай бұрын
Few seconds in and I'm anticipating him shouting out "AI Uber Alles" 😂
@michaelmcwhirter7 ай бұрын
Man that's exciting. When AGI comes out coding is going to get far more interesting.
@malachiwhite59556 ай бұрын
I just graduated and used it a little bit for my coding project but what I came to find out once I figured out what I was trying to do I could have just wrote the code myself instead of keep prompting chat gpt
@MicahBuller7 ай бұрын
When did TED become ads for large companies?
@bozhidarmihaylov7 ай бұрын
Ad!? That’s pure Comedy 😂
@nothingham47427 ай бұрын
@@bozhidarmihaylov yes its an AD
@kneesnap10417 ай бұрын
always has been? or at least for the past 10+ years
@rmdashrfv7 ай бұрын
These guys need to figure out a way to get intermediate to high level software engineers on board. Everyone that is writing code at that level seems to agree that Copilot and similar tools are great for these small things where there are tons of very specific examples in the training set, but they fail to generate novel or even moderately complex solutions. All of the value is in the novel and moderately complex work. I suspect that's why Thomas chose to show a 3D rotating lego brick and not something like a 3D character or cool physics effects.
@bozhidarmihaylov7 ай бұрын
I’m embracing a Lego-free carpet future!
@pensivepenguin30007 ай бұрын
That’s correct. Most of the time, GPT and Copilot are more like sophisticated auto complete tools for me when I already basically know what I’m trying to do. I very much appreciate that, but you’re right about their inability to generate truly novel solutions
@e.b.74857 ай бұрын
You forgot to mark this video as an ad
@yoagcur7 ай бұрын
That lego house didn't even have 1 room in it
@RickLaBanca7 ай бұрын
I use copilot and it’s useful as a tool but it makes errors at the level of a beginner. Bit of you are at a level where you can spot the issues it can be useful.
@Arvolve7 ай бұрын
AI definitely lowers the barrier of entry for coding, It highly augments people who think systematically and who have a great intuition for how to build software and who don't know the syntax or language by heart. But we're fundamentally far off from leaving a full on project to LLMs with no human input for supervision, direction and conceptual planning. The level of abstraction will get ever higher as systems get more complex. So anyone can dictate an idea for an small or medium size app, but not anyone will have sufficient background coding knowledge and understanding to adjust it when it doesn't work in one shot and to know how to improve it when the AI system can't predict a different more creative approach.
@sefalibhakat1437 ай бұрын
Now 1 coder can replace 20 coders
@LarisaPetrenko29926 ай бұрын
Finally
@stormsabre227 ай бұрын
For me it's very true. I only learned programming as a curiosity but got a psychology degree and now work in archiving and digitalization. But copilot already helped me write 3 very useful apps for my company which saved a lot of money and got me a raise.
@Matsplay20127 ай бұрын
Close your eyes and its like 80s Arnold Schwarzenegger explaining AI coding 😂
@Glowbox3D7 ай бұрын
Nice ad literally blocking my ability to click on comment box. Fun design! :) As a creative nerd without the logical brain of a coder, this kind of thing really makes me happy. I definitely plan to start creating software if it becomes this easy. That said, flip this to the other side of the brain-I would assume coders love that they can generate art and images using prompting without an artistic side.
@Ghost-pb4ts7 ай бұрын
if everyone is coder than no one is coder
@10aDowningStreet7 ай бұрын
A problem only code can solve
@KevinMatseke6 ай бұрын
Watching a rich CEO, saying anyone can be a developer, so he can fire you as a developer soon. I am Anxious about my job security with this AI developments. Like if we in the same boat
@redd32447 ай бұрын
He looks and poses like Steve Jobs
@franky077247 ай бұрын
Why anyone wants to be a coder? If someone cannot find the joy of programming or debugging, they can do something else. You don’t need to do something just because you have a better tool to do it.
@Gilb10377 ай бұрын
Joy of debugging?? I don’t remember swe loving their job so much they r willing to work for free
@tsforero7 ай бұрын
Some people don't want to code, but they want the power of code to build certain solutions. These tools allow someone to do that themselves, rather than pay someone else or spend absurd amounts of time learning something for single point applications.
@shableep7 ай бұрын
@@Gilb1037While I don’t support the sentiment of the original comment, just because you enjoy something doesn’t me it isn’t valuable to others. The point of a job is not too simply exert or stress yourself. The point of a job is for your labor to be valuable. And of course in response to the original comment, tools can help a job someone didn’t enjoy and turn it into one they do.
@franky077247 ай бұрын
@@shableep @Gilb1037 Are we talking about "With AI, anyone can be a coder (as the title of this video)" or "With AI, a programmer can be better at his/her jobs". For a programmer, the ideal case is that you are good at it, you enjoy it, and you can make a ton of money from it. In reality, many programmers are not good at what they are doing and don't enjoy what they are doing, but love the money. In such a case, AI is definitely helpful.
@shableep7 ай бұрын
@@franky07724 I would say in both cases it’s helpful. A person that enjoys doing stands to benefit professionally by being able to build systems more quickly. It can help them in that way, but not necessarily help them enjoy the job more. And someone who does not enjoy the process but does it for the money stands to benefit by enjoying something a slight bit more that they didn’t enjoy otherwise. But more than anything I wanted to challenge the idea that a job has to feel like work for you to be paid doing it. A job is paid for because the outcome is valuable regardless of how much stress the person is experiencing when doing it.
@tikkivolta28547 ай бұрын
"coded" a python script with gpt4o yesterday to sift through 286pages of text and extract all the names from the document. it did it flawlessly. if you can just tell the machine what to do and circumvent the code, it's actually pretty magical. not saying that it's perfect but it works. 2 years down the line...
@danh33635 ай бұрын
Anyone can write code that a computer understands, but only seasoned developers know how to write code that a human understands.
@Freedom202554 ай бұрын
People saying it won’t be possible please study history. Planes are on auto pilot. Cars a auto soon, etc. Just check history!
@a.d.6424 күн бұрын
It's happening now
@ghostinlovewithaflower7 ай бұрын
I wonder if coding is a more or less important skill than some people make it out to be- it’s still not for everyone but often marketed as an essential life skill lol
@polskus7 ай бұрын
I'm a CS student. It's definitely not the essential life skill everyone sets it out to be. In my opinion, if you know how to code you automatically know more about how a computer works and therefore you have more intuition how to work with it.
@10aDowningStreet7 ай бұрын
Essential if you want a career with longevity that will pay well and keep your hands soft.
@dsdy12057 ай бұрын
Aside from the usual answers about whether you need it in daily life, I'm going to say that coding is quite instructive in teaching me to be instructive. Ultimately coding is the process of creating (hopefully) foolproof explanations of what you want to do to the computer so it can do it for you, and some of that translates nicely into soft skills where communication with others is concerned
@aceyage7 ай бұрын
@@10aDowningStreet Good advice if you're in the year 2000.
@RannieGabriel-xj5oo2 күн бұрын
When you know everything thats the power 😅
@TomNook.7 ай бұрын
Nope, they really can't. Low and no code solutions have been around for over 10 years. Somehow they still haven't replaced properly engineered products and services.
@takashy877 ай бұрын
as nice as this is, the video title is completely wrong. You're not a coder by using AI to write stuff for you. The whole point of the word is to describe a person doing the coding, not asking somebody else (AI in this case) to write it for them.. Besides that - probably still a long way to go, but as a developer myself I also like the idea of being able to "quickly generate" code for the stuff I don't want to bother with or others (assuming it spits out something useful and not completely horrible code)
@bozhidarmihaylov7 ай бұрын
Ridiculous like the Whole video 😂
@erichamann16677 ай бұрын
Beeindruckend in jeder Hinsicht
@AdamSpiers3 ай бұрын
2:26 That Python won't even compile; the indentation inside the function is messed up, plus the "With" and "Return" are capitalised. Did some intern manually type that into Powerpoint from a screenshot, with automatic capitalisation turned on? 😂
@mannysykes7 ай бұрын
This came out right as my interest sparked for these things. I’ve been waiting for automatic coding for a long time, LETS go😊
@vasstagoarchipelagus59542 ай бұрын
Thank you Mr. Thomas Dohmke❤👍👏👏👏
@knaz74687 ай бұрын
I mean ... we're basically talking about "the computer" from Star Trek NG. But even that amazing computer hundreds of years from now, had human engineers guiding it and doing the real thinking.
@bishfrie6 ай бұрын
I thought co pilot is a microdoft product but he does not mention microsoft, is there another co pilot system outside of microsoft?
@xiaomaolin.6 ай бұрын
it's GitHub's copilot
@Angel-ob8cx6 ай бұрын
In the future, great innovations in technology will be for those with great imaginations despite of limited technical skills, because AI can help you put a great imagination into life if it's not within the boundaries of one's knowledge.
@Botoyaa7 ай бұрын
Ted:Please don't advert your Mac devise. Thomas: Sure I just put a sticker on the logo. "Just let me show you something on my Macbook" ;D
@terryliu36356 ай бұрын
I know programming but I’m not a programmer. My question is that why these guys are so passionate about replacing programmers… what about everyone can be a accountant, everyone can be a customer service rep, everyone can be a teacher, everyone can be anything…
@Rami_Elkady28 күн бұрын
CSRs and Teacher jobs suck better than Monica, This is like saying everyone can stock shelves at Walmart, Yeah but everyone does not want to. Different story for 6 figure coders. Where are you from ?
@pyrrho3147 ай бұрын
why this is not true, that human language is mapped to the language of the machine is that the machine only understands logic about numerical data and the LLM doesn't understand logic in any sense, it only generates likely strings of tokens, many of which are not logical, and when they are logical, only because the logical string of tokens happened to be the likely one in that case.
@realjasonlima7 ай бұрын
Still need to understand what the code does to a certain extent, connect to a database, CI/CD, secure api keys in environment variables. Needs more context given to the AI for it to solve your problem but I use Copilot when I get stuck. Just reduces the amount of time I get stuck on a problem step.
@claudioagmfilho6 ай бұрын
🇧🇷🇧🇷🇧🇷🇧🇷👏🏻 Isn't it amazing? When the agents come, all of this will be multiplied by 100x.
@Terminalss7 ай бұрын
I dont doubt that maybe AI could allow this one day, but we are no where near that being a good idea yet
@mr.lockwood14247 ай бұрын
You still need people that would understand the architecture. Even if programmer doesn’t write code himself he needs an understanding of how this project should be designed from coder’s perspective.
@claudioagmfilho6 ай бұрын
🇧🇷🇧🇷🇧🇷🇧🇷👏🏻 By 2030, we hope to see cures for cancer and cystic fibrosis at the metabolic level, a cure for HIV, and potentially even the halting of the aging process...
@sophiaisabelle0277 ай бұрын
AI had been shaking this planet to its core. Anyone could do anything with anything AI. Cheaters have always been caught but never actually go to be detained. They always stay in places where they shouldn't be staying for longer periods of time.
@CodingPhase7 ай бұрын
Lol this impressive for people that are not actually developers 😅
@kaustuvbanerjee70697 ай бұрын
Real question is when AI gonna replace investors or ceo.
@spacecowboy24837 ай бұрын
It's not there yet, but indeed many people with no academic background will code "because they now can do it". The amount of buggy, fragile an unmaintainable code out there will grow exponentially in the near future.
@diogotrindade4447 ай бұрын
You are right, but it is not on the near future, it is happening already. The issue is that he should be selling this for enginners only, but no, it is not what is happening, he is on the list of the most irresponsible people in the world now.
@firstgenerationbillionaireАй бұрын
People are over complicating and missing the point ai makes it easier to build a semi functional demo, for people with no background in coding but are fast learners you can then use it to raise funds to hire proper devs and crowd funding but the idea would have to be groundbreaking
@寺内宏之7 ай бұрын
I trird to build a simple web app to convert PDF to EPUB. I can build a backend with Go but I am struggling to make frontend. Especially, I render PDF and lets the user crop PDF before converting it. The user interface is complicated, so the React state management become brutal. At this point, I am not sure how to make a prompt for ChatGPT to understand my problem. If I take several hours at once, I could understnd the code which I made with ChatGPT. However, 30 mins to 1 hour is not enough to figure out what the problem is.
@bladestarX7 ай бұрын
AI is not an enablement technology, although many would argue it is. It's best to see AI as an optimizer, enhancer, or augmentation tool. While it's true that AI may turn anyone into a programmer, it will also turn an experienced programmer into a super programmer. This is why AI is not the main threat to job displacement. The real threat is people using AI versus those not using AI. This applies across the board to artists, musicians, animators, doctors, engineers, writers, and others. AI will become an extension of people, optimizing their capabilities. As AI is implemented across various fields, the bar will be raised, and people will demand better, more capable applications. While impressive, creating a simple 3D spinning LEGO model will no longer be sufficient.
@bozhidarmihaylov7 ай бұрын
You’re right But those guys just need ppl generating data..
@AdvantestInc7 ай бұрын
Enlightening discussion on AI's impact on software development. Truly transformative!
@bozhidarmihaylov7 ай бұрын
I really look forward for that Lego brick-free floor Future 😊
@MrTask4ce5 ай бұрын
If a coder only has to do 1/10th of the work they did before using something like Co-Pilot, that means they can now do 10 times the work in the same amount of time. That's not the exact math, but it means the professional coders will not necessarily be replaced as long as they take full advantage of the empowerment.
@SpiritsBB7 ай бұрын
In other words, writing codes got easier for senior developers - that is assuming the outputted codes doesn’t need hours of debugging.
@Lykkos-3217 ай бұрын
Not more easy, because you still need to know what you're reading, I will change easy by faster, but you develop a new skill, the ability to think deeper on how to do formulate your business logic to prompt, to avoid hours of debugging
@sosa97682 ай бұрын
What an Ironic twist... Now creatives aren't the only ones who has to deal with "everyone could be whatever"
@diogotrindade4447 ай бұрын
How to get hacked fast. AI + non engineers will be a huge problem now. When you think that you are killing it, you will put yourself on a larger hole, and probably will be to late to revert what did. Let's put non engineers building bridges as well! What do you think? It will end really well. Or maybe it is just the worst idea ever.
@ChristianAchter2 ай бұрын
My mom once said "If you do not have to say anything nice say nothing at all" and this is why I do not leave a comment about his strong German accent.
@suicune20017 ай бұрын
AI couldn't even provide me correct code for the one thing I asked it. I eventually figured out the solution myself using the incorrect code it gave me as a hint to the solution.
@bozhidarmihaylov7 ай бұрын
See! Helped 😊
@suicune20017 ай бұрын
@@bozhidarmihaylov Yeah, slightly. But the code I asked for didn't need to associate with any other code. It should have been plug and play but it wasn't. That's nowhere near the Armageddon for the programmers scenario they keep talking about. If it can't handle a simple few line spawn script then it's not going to help newbies make a fully fleshed Pokemon clone MMO in a few minutes.
@bozhidarmihaylov7 ай бұрын
@@suicune2001 Oh, it will get smarter, and for good, we on other hand, will have to harness a good will .. Happy Weekend :)
@suicune20017 ай бұрын
@@bozhidarmihaylov Have a good weekend. :) AI doesn't get smarter. It doesn't KNOW anything. It just poorly copies what we humans make with our creativity. If it spits out the code for a Pokemon MMO, it'll be because it stole the code from someone else. It can't figure out the code itself. Also, I had no way to tell the AI the code it gave me was wrong or input the correct solution. So how will it know?
@BrainiousPodcast7 ай бұрын
My husband always explains to me how threatening he finds AI whereas here I am and still hesitant of its dangers. We talk a lot about scientific topics, we even started a Podcast channel because of the many ideas. :)
@watasidesune70094 ай бұрын
could we join it? It held online? If yes, could guys from other countries also join it?
@samuelzev40767 ай бұрын
I am a newbie programmer and i can assure you that A.I can help with coding but it’s bad with syntax, you stil need basic coding logic to arrange those codes so that you can develop a website the way you want it.
@bozhidarmihaylov7 ай бұрын
Right, challenging your problem solving skills is Good 😊
@LongJourneys7 ай бұрын
Website? You're a web developer, not a programmer lol.
@vng7 ай бұрын
So Copilot writes the code, but if the person doesn't actually understand how to program, then they will not know if the code written will actually work as intended. It may work 90% of the time, but when it fails in that 10%, let's just hope it isn't the software being used in your hospital's ICU systems.
@sandiegojoey17 ай бұрын
I want to create a Garmin "Widget". A Garmin widget is a 3rd party app available in their Garmin Connect IQ store, but I don't know how to code. I know what I want, and I also know Garmin is way behind the times when it comes to customer demand so I'll die of old age if I'm waiting on them. So, does Ai get me closer to doing this myself?
@yashwardhansable51877 ай бұрын
yes
@Wannabepirate7 ай бұрын
This is so misleading. My understanding of coding (as a non coder) was that anyone could become a coder if they wanted before as well. This is just a tool that evolves that process.
@Naw1dawg6 ай бұрын
Sure it’s possible to learn a any language and write in it. But to understand what you’re writing, illustrate/develop complex new words and ideas, and have the patience to devote hours everyday to no gain is a mental gauntlet that most will not endure
@DEKS-ARCHiVES7 ай бұрын
Its NOT how to Programm, ITS what to programm.
@RemusKingOfRome7 ай бұрын
COBOL .. EEEeekkk! I remember learning that in 1989, as an ancient language. Thankfully we had 'C' to use. Building a game is VERY difficult normally, so much coding, hopefully now, INDI game builders won't need to code, just design, let the AI do the work...
@kumargaurav21707 ай бұрын
One with great domain understanding & good language will be the ppl who will leverage these productivity tools to the fullest..chartering those those nitty gritty of complex systems will only come from kickass domain understanding
@engmsaif17 ай бұрын
Most of the comments are doubting that anyone can be a coder with AI. I'm doubting however that we will need software developers in the future, it's just a matter of training these AI models on larger scales. It won't be a co-pilot, it will be the pilot.