If you have AGI, there would be no point in keeping it for yourself because money would be obsolete, given that you can make anything without paying for it. There would be a point in having it in more hands, because then more things get built. There wouldn't be any point in selling it, since you have no need for money. This is kinda what they've been saying from the beginning and why they put a clause in the contract with microsoft that if they reach AGI, the profit-focused wing of the organization mustn't have any control.
@milhousevanhoutan923512 сағат бұрын
Someone in chat mentioned standard libraries, but there's a huge difference between standard libraries and packages. Standard libraries are, well, standard. What they include and don't include is decided by an umbrella orginization that has largely transparent processes and you don't generally have to worry about things that are in the standard library going away or regression (it does occasionally happen but it's rare). The fact that strcopy and strcmp still exist in C is a great example of this 'nothing goes away.' Conversely someone mentioned that EA rolled their own C++ standard library that they subsequently open sourced. Well that's because there was a major business advantage in doing it. Specifically that reducing library overhead was a competitive advantage in prior console generations. So paring out library functions that are largely unnecessary for game development was worth the time to do. Which fits with the ethos of the article- "if it's core to your business then roll your own."
@itfitness579112 сағат бұрын
I feel like we dont get AI to the level of our programmers, but we get our programmers down to the level of the AI
@roccociccone59712 сағат бұрын
This AI stuff is just becoming so exhausting... In my experience using an AI to get something done is more work than just doing myself.... Not only do you need to be able to both review and fix the code it produces, because for most cases these these tools produce nothing but shit, I also have to learn how to prompt these things correctly. I will be spending 1 hour crafting a good enough prompt that gets me what I want, only to then also spend who knows how long ensuring what it produced is actually correct, only to realise that it would've taken you 30 minutes to do it yourself.
@rafaelbordoni51613 сағат бұрын
Should we start selling courses on mirror telling everyone it's the future?
@EriCreatorr13 сағат бұрын
the specification doesent seem that wrong to me. isnt it just recursive?
@DavidBreneisen13 сағат бұрын
Whoever develops AGI first would go full Lawnmower Man.
@bren.r13 сағат бұрын
0:25 “when project managers can describe exactly what they want” is the biggest joke of the year. Our PM’s incompetency actually makes the team less efficient.
@theevilcottonball13 сағат бұрын
Rust has exceptions too then, right? Catch unwind anyone?
@pradeeshbm555813 сағат бұрын
Go is just C with garbage collector.
@refusalspam13 сағат бұрын
Bro you’re classic “golden hammer”, “maslovs hammer”, “rule of the hammer”. Just because you’re so used to checking for errors after each function call you don’t know how to code effectively without trying to replicate the same error checking spam with try/catches all over the place. Try instead to have just a couple of catch blocks in strategic locations and/or utility wrapper functions. You will find that you code faster, error handling is more consistent, and ppl may even make negative unit test cases 🤯.
@Plagueheart13 сағат бұрын
I am a dev and I like cats, but i don't wear a costume.. am i a furry?
@alvaromoe13 сағат бұрын
As someone with a malformed dict I find this offensive.
@StraussBR13 сағат бұрын
It was Funny when Stallman used to call mobile phone as mobile tracking devices in the 90s Who is laughing at him now
@MrElrood13 сағат бұрын
<rotfl> AI powered test driven development which basically is the same quality as lazy stupid student test driven development xD
@chm1032313 сағат бұрын
3:14 the spec literally generated by AI, why? 'cause I do a try with chatgpt to make a PEST format parser file, and it gave similar shit for that 😂
@vincentvindevogel236813 сағат бұрын
What a gorgeous job you did, editor
@urhnoddy979513 сағат бұрын
threaten to commit soduku?
@ratfuk934013 сағат бұрын
What's wrong with using regex for finding tokens?
@johnnydenver-m8r13 сағат бұрын
It is not about the company you work at. It is about the way you describe each job on your CV
@InfiniteXmas13 сағат бұрын
dvorak is fun partly because when you're typing fast, it feels like you're mashing your home row
@Dawy123513 сағат бұрын
i avoide to learn to code because i tried for 2 years and did not understand if statements
@ZapMan-ex1yp13 сағат бұрын
IS AI the new junior dev? if AI is so smart why does it need to write a language for itself? OR If humans are so smart why didn't they just program the AI to efficiently use C++? OR Maybe we are being replaced already and just can't see it.
@JohnnyThund3r13 сағат бұрын
The A.I. train really feels like it fell off the wheels these last 6 months, the A.I. has already consumed every resource on the internet, while it's still only about as intelligent as a cockroach in my estimation and it looks like it won't get any better anytime soon. I started using it for coding, and for sure it's helpful to learn coding initially and can get you up to speed quickly, once you start doing complex stuff, or any level of real software engineering, it's usefulness quickly falls off a cliff. I think the only people that need to worry about their Jobs getting replaced are people who never really learned to code in the first place, and never did anything more then making a basic website with Javascript. Even then, their jobs will just be replaced by graphic designers, so it's really a moot point.
@refusalspam13 сағат бұрын
There’s nothing wrong with that code in particular. Any function regardless of whether it is async or not can throw errors. So long as you catch it at some point where you can handle the error you are good. There’s absolutely no reason to blindly catch exceptions if you aren’t gonna actually handle them.
@kenzo351813 сағат бұрын
Listening to this late at night. Air pods in the ears. Just finished brushing my teeth, all lights off, on my way to bed... out of nowhere i hear fricken battlecries. Ngl that scared the dhit out of me, I thought I was about to battle vikings in my livingroom.
@rommellagera854313 сағат бұрын
To join the common sentiment here, never ever use an AI coding tool, it is always wrong, the code it writes is wrong all the time and not one time will it pass a code review, just imagine it uses Regex 😂😂😂 If you continue this line of thinking your job will be taken somewhere else by people who knows how to properly utilize AI coding tools, yes it halucinate because it is based on mathematical probability or your prompting is soo out of context it cannot figure out what to say Also if you take time to learn Regex it is amazing 😊
@velorama-x13 сағат бұрын
Is this the enshitification of programming? What a time to be alive.
@danultracreative13 сағат бұрын
The issue with devs and ai, I find, is lack of vision when it comes to ai. And that’s because they are craftsmen/women/infinite-genders. I think ai blends well with designers, or visionary designers. Imagination is key to get something worthwhile out of it.
@Muddysmind13 сағат бұрын
I lost it.. "Commit Soduku" .. what a word smith.
@SaHaRaSquad13 сағат бұрын
That's been a meme for years by now
@Martin-Squirrel13 сағат бұрын
This gonna be fun, AI could never write good code I have seen the horror :) Its gonna take steps to get to super AI if its possible to get to super AI. So as long its open to everyone along the way no one gets to have the whole cake. If it get closed then it might be like that.
@ChristianKeithley-jc9mf13 сағат бұрын
Honestly, considering the legality now, AI. How do I even begin to think of using AI in any capacity that can get into loaded legal problems?
@Solar_Messenger13 сағат бұрын
Prime: "I played with Mirror for about 2 hours" Some job posting on linkedin today: "At least 5 years experience with mirror."
@Doniroux13 сағат бұрын
Can confirm. Rust is C for furries.
@danultracreative13 сағат бұрын
I created a new json parser :)
@chrismdev_13 сағат бұрын
This advice will be outdated in some number of years. Just learn to build things in multiple languages. You don't have to be perfect, rather, adaptive. If you build cool projects, somebody will want to work with you
@scottydontpee722913 сағат бұрын
heh, dick
@Hamish_A13 сағат бұрын
"Late stage TDD" 😂😂😂
@re_detach13 сағат бұрын
i rely on you to think for me what a disappointing video
@MyroslavSuprun14 сағат бұрын
OMG, this is perfect
@serenditymuse14 сағат бұрын
Why the hell C flavors? C is like universal assembler. Which is cool but sort of 1980. Not that that is bad by itself as Common Lisp, the programmable programming language I LOVE, is from the late 50s. And it produces javascript? BORING. Who designed this stupid language? Lets get AI to do the code by given human much worse tools and making them stupid and ineffective. BRILLIANT.
@K9Megahertz14 сағат бұрын
I'm glad I'm not the only one who feels a certain way about using regex's in a parser. Never understood why you'd do that...
@paulsingh1114 сағат бұрын
Going to drink this bottle of whiskey in O(1) time
@mairswartz14 сағат бұрын
Best quote ever! "Obviously AI is going to all of our jobs the moment product managers can accurately describe what they want. Which means our jobs are effectively safe ad infinitum" 🤣🤣🤣. I totally agree with your sentiment.
@thesenamesaretaken13 сағат бұрын
Of course it just requires the customer to perfectly specify what they want. But when they do there won't be any need for the product manager either.
@pattobrien522814 сағат бұрын
7:54 "why wouldn't AI companies keep AI for themselves" this is a (counterintuitive) misunderstanding of how markets work. Yes, there's a lot of value in keeping trade secrets to yourself - but unless it's in the exact domain that you already have proficiency in (or is strategically an area where it makes sense to expand to), then there's an opportunity cost from making your company the sole "customer" over the tool rather than making it accessible to all. I mean just look at Google, Apple, etc - they've become too big to function efficiently; it makes much more sense to have others build things on top of their platforms.
@bob-y7f5m13 сағат бұрын
i think you may misunderstand. He's talking about AGI not the current AI. AGI you'd be able to solve problems we can't current solve. AI right now solves already existing problem just re-arranged basically. AGI would solve quantum computing, nuclear fusion, cancer, black holes literally anything. You wouldn't sell this to the general public. You'd create the first company that has a monopoly on everything basically.
@RawrxDev13 сағат бұрын
I mean its kind of an unprecedented situation, this isn't "knowing trade secrets to making mugs" or something, the claim being made is an unlocking of intelligence, something that would become beyond even our comprehension, your strategy in an industry would mean nothing, the AI would do it all for you. (Not that I think we're close to solving intelligence, this is just the claim people from openAI and anthropic make)
@sugoiya398114 сағат бұрын
great video, but please bro tell the editor to drop the elevator music
@zachpalmer553814 сағат бұрын
Thats what i want to do. I finally found something I love doing for work and just in general. I want to learn get better and better and it just feels like all of these tech companies are trying to take it away. It's funny you mentioned anthropic I seen a post today about how amazon partnered with them and dumped a bunch (not shit wish it was) of money into Claude. I just want to get better at my craft and be able to feed my kids with it.
@bonnassem14 сағат бұрын
Is the title a reference to this (based) : kzbin.info/www/bejne/bqG3dqCYmqqBfJY (Jokes aside, this video set me in motion thinking on new programming languages, and I would really love to see Prime's opinion on it !)
@Aditya_Vyas14 сағат бұрын
Funny Bit: It's 4 AM in India here & the effect is being seen on my Master Prime Serious Bit: He is just saying the truth which beginners won't listen & intermediate people would appreciate & Sr people already know so they will open the video for the fun bit. I love watching his videos be it long or short. The name is ❤