Because rust has so many wrapper types because of its safety and multi threading model Yes, please may I have a Arc so I can share a string which I can change between threads
@@brhh How is it dead when billions of lines of COBOL are written/changed every year and are responsible for over 80% of ATM transactions and 2/3rds of global financial transactions?
@@brhh I honestly have no problem with this, because it just cements my job security as a COBOL programmer working with mainframe application development/legacy maintaining--for decades to come!
Bruh, when SpiderTux was "rusting" in front of GNU-man I shed a tear, I was literally about to cry because of all the good times and unbreakable friendship that those pieces of software AND the characters in the MCU had, it was a very emotionally charged moment! Also I had a moment of enlightenment when I finally understood what "SpiderMonkey" was lol, I didn't know it was just rusty V8. And the moment when find and sed turned into fd and sd was hilarious, it reminded me of companies simplifying logos
@@dimi5862 nope, because the C and C++ compiler lack the ability to catch certain bugs Rust catches and are unable to perform various optimizations Rust can without using dangerous keywords like noalias.
And you just don't have bugs of... really any kind Logic errors happen but that's about it most of the time In my experience working on medium-level complexity projects, if it compiles it usually just works
@@trollerjakthetrollinggod-e7761when was the last time you wrote a rust kernel for your self written rust os running on rust daemons and rust utilities to bootload your rust server that hosts your bad anime fanpage?
@@ItsCOMMANDer_ It's not so much about avengers. Cap is from the older era, he was born before WWII. And he is classy. So he fits very well as C, a time honored, reliable tool for writing system tools.
@@SimonClarkstone oh sorry i expressed wrong, i edited it now. But basically you can see people emulating(or trying to) rust-like features, like it's borrow checker and traits.
Can you name all the software represented by the Logos? I hear TH-cam is giving out cookies to the winner! Bonus points if you've used all or most of them.
@@thestemgamer3346 Bruce Banner in the Hulkbuster armour being a strongly typed functional language with monad transformers (into The Hulk) is inspired. Well done.
Hmm .... Interesting comparison . Rust is a super villain who causes destructive chaos in an ultimately pointless act because the "population" (programs and languages in this case) will multiply again and and we will be right back to where we started , except with much higher levels of trauma . Seems about right to me ;)
Spend 2 billion on the migration with no return, going to lose all your money before finishing the project as for every line of code you rewrite, two are added to the main project
@@talkysassis I've been in the industry for some time & this is just so true. Migrations for small projects are also incredibly taxing, it requires huge commitment & coordination to freeze the big ones long enough to be rewritten.
Haha, so funny how Rust programmers keep failing at writing a compiler (the most trivial part of designing any programming language is its implementation) in Rust.
There is one MASSIVE problem with rust that will make it impossible to program in. You'll go broke because you buy new keyboards all the time. Why? BECAUSE THE STUPID "" IS BROKEN.
For me they're the big 3 I love; Rust, C++, C ... I don't see the need to be an Evangelist for any one language... Weaknesses will always arise in a language, just a matter of time. C and C++ have been around for a while so their weaknesses now seem obvious. Give Rust some time and we'll see what happens... All in all I'm enjoying using them and solving issues. I'm just happy to make money as a programmer. 🤓🤓🤓
@@morso9080 if you have ever used a raw pointer or malloc, your code is already unsafe. Even more so if you open any threads. Your code is unsafe until you can prove it to be safe, not the other way around. C has no abstractions that can prove any degree of safety.
Everything is written on C, or is based on something that was originally written on C. So thinking that we are unable to write safe code in C is the equivalent of thinking we are inferior to our predecessors 🤣
Tried rust, i think the programming language is kinda stupid, but i recommend everybody to try it as it breeds an sense of responsblity for memory issues
And with one snap he turned everything into RUST.
Geometry Dash reference
@@twelvetican how?
@@tristenarctician6910 Rust by Neigefeu brother
Half! Legacy code won't alow it. *yet*
we should write a program one-snap, that rewrites the project as input, to rust
as a c programmer, i am going to begin the task, TO REWRITE ALL RUST FEATURES IN A SINGULAR C LIBRARY!
- Hey what is your favourite programming language?
- Bitcoin.
@@kyonas6047 idk man, GNU coreutils and Linux are clearly the superior programming language
😂😂😂
grep is turing-complete
Everyone after switching to Rust: Why the hell do I need a million just to make things work?
*World explodes*
Generics Typed? Aren't they from C#?
@@wil-fri also lifetimes
@@wil-fri Generics have been around since 1989. Ada and Scheme were some of the first languages to use generics
JavaScript and Julia survived too
Because rust has so many wrapper types because of its safety and multi threading model
Yes, please may I have a Arc so I can share a string which I can change between threads
Cobol: *finally, the sweet release of Death*
so dead to the point that it wasn't even worth showing its death in the video
@@brhh How is it dead when billions of lines of COBOL are written/changed every year and are responsible for over 80% of ATM transactions and 2/3rds of global financial transactions?
@@NUCLEARARMAMENT dead by adoption
Would cobol be Odin?
@@brhh I honestly have no problem with this, because it just cements my job security as a COBOL programmer working with mainframe application development/legacy maintaining--for decades to come!
Bruh, when SpiderTux was "rusting" in front of GNU-man I shed a tear, I was literally about to cry because of all the good times and unbreakable friendship that those pieces of software AND the characters in the MCU had, it was a very emotionally charged moment!
Also I had a moment of enlightenment when I finally understood what "SpiderMonkey" was lol, I didn't know it was just rusty V8. And the moment when find and sed turned into fd and sd was hilarious, it reminded me of companies simplifying logos
Meanwhile:
Cobol & Fortran are playing cards somewhere and didn't even notice anything.
The same could be said for Ruby.
When was the last time you used Ruby?
@@thestemgamer3346 a month ago
Stan Lee as Fortran cameo
Antman as Cobol
Fortran is based.
I do a lot in Rust and Haskell, but in physics Fortran is unavoidable.
It's rather nice, actually.
Rust will never replace c++
Meanwhile C being he who remains
Exactly. Rust is a fad. It’s on par with anything else and isn’t all that special.
Rust programmers when compile time
End users when runtime tho
@@Hadkek C or C++ when debugged properly are better
At least they dont explode
@@dimi5862 nope, because the C and C++ compiler lack the ability to catch certain bugs Rust catches and are unable to perform various optimizations Rust can without using dangerous keywords like noalias.
C++ devs when undefined behavior, memory leaks, bad pointer usage, etc etc etc
Rust users trying not to have god complex
Its kinda hard when you can write your kernel, OS, daemons, utilities, backend server, and frontend in the same language.
Theoretically, you can do that with every language @@trollerjakthetrollinggod-e7761
And you just don't have bugs of... really any kind
Logic errors happen but that's about it most of the time
In my experience working on medium-level complexity projects, if it compiles it usually just works
@@trollerjakthetrollinggod-e7761when was the last time you wrote a rust kernel for your self written rust os running on rust daemons and rust utilities to bootload your rust server that hosts your bad anime fanpage?
@@lukasbeyer2649 few months ago
mold feels like an odd inclusion given that it's cpp, but other than that great video!
Yeah I should have done more research on that front. I heard it was a replacement and jumped the gun, my bad.
Oscar goes to .....
For "safe, concurrent, state of the art" film making.
I love how Cap is C. The most fitting choice. Classy.
i never watched avengers, can you explain?
@@ItsCOMMANDer_ It's not so much about avengers. Cap is from the older era, he was born before WWII. And he is classy. So he fits very well as C, a time honored, reliable tool for writing system tools.
Rust programmers are the stereotypical vegan that must say to everyone how much the love X
As a rusty vegan, I can confirm I like the language enough that I can't stop talking about it.
@@Caellyan and to no one’s surprise, everyone gets annoyed by rust programmers even though I like the language a lot, it’s filled with vegan yellers
Vegan rust programmers who use Arch linux
@@archusrtm6325 Don't do this...
@@archusrtm6325 why does that fit me 100%
holy cow never thought about how widely used rust is and how it's replacing current tools.
Quaalllity video right there
none of the programs that I used for past 20 years were replaced yet...
@@kirayoshikage4057 Then rewrite them in Rust
@@sophiatheczech1918I should rewrite them in raw assembly.
The only inevitable thing about Rust is its cult of SJWs. Luckily, the language will never be implemented for anything serious, so... no risks.
@@kirayoshikage4057rewrite your comment in rust please
You have no idea how much i love this
hope you loved it as much as I loved making it
where did i see you earlier?
@@proloycodes me?
@@federicomorrone9583 yeah?
@@proloycodes What
Tony stark stealing the gems sounds very relatable since some developers are emulating some rust-like features.
What did Rust originate? The borrow checker? Partly-inferred type signatures?
@@SimonClarkstone oh sorry i expressed wrong, i edited it now. But basically you can see people emulating(or trying to) rust-like features, like it's borrow checker and traits.
@@aYMKRDVC ah yes, traits, the rust like concept back from 1960.
@@kirayoshikage4057 can you even read
@@aYMKRDVC can you even type?
Can you name all the software represented by the Logos?
I hear TH-cam is giving out cookies to the winner!
Bonus points if you've used all or most of them.
0:00 - Rust
0:19 - C++
1:28 - C
2:14 - Bash*
2:16 - Ruby, Python
2:20 - Jekyll
2:25 - Go
2:28 - Chrome
2:30 - Electron
2:35 - JavaScript
2:41 - Tauri
2:42 - Java
2:45 - GNU Project
2:46 - Linux, V8, Qt, Bitcoin
2:55 - Spidermonkey
3:06 - Iced*
3:15 - Solana
3:21 - Node.js
3:31 - Deno
4:22 - Haskell, WebAssembly, Julia
*had to google
@@garklein8089 damn that didn't take long
@@tanawatjukmongkol2178 honestly I only got solana because it says the name on the logo lol
C# cameo is missing :c
This video could be an entire movie and win Oscar
I am afraid Ant Man was not available.
I thought the Java actor did the cast in different movie
@@techpriest4787 xD
C# is starting to turn into Rust, with slices, some types with carefully-restricted lifetimes, and now abstract static methods.
@@SimonClarkstone That's true. And with the proposal for roles and extensions, which is some kind of traits, it will be more alike.
Omg. Crab rave playing 🦀
Lol, after rewatching this 10 times, I noticed there's an orange color effect while the rust rewrite on earth
This is the most genius video that I watched recently!!! Oh gosh, masterpiece!
thank you, I didn't even think anyone would watch it lmao, I'm glad some people can enjoy it too
@@thestemgamer3346 Bruce Banner in the Hulkbuster armour being a strongly typed functional language with monad transformers (into The Hulk) is inspired. Well done.
Of course rust is inevitable, that's called enshittification.
The stones creating the 2021 edition was great lol
"Rust is perfectly save like all things should be."
Double linked list with a strap on is in your WC , waiting for unsafe to be used
This is a masterpiece meme.
Let’s not forget the supreme being of the programming universe watching this and scoffing. HolyC
RIP Linux. I love how Chrome doesn't know what is going on LOL.
Uhh no. Linux won't die at all. Its internals are just re-written in Rust and that's a good thing. Nice try though M$ shill
@@guccifer7874 my brother in stallman he’s talking about the video in which Linux is dusted
Chromium to Servo lol
Hmm .... Interesting comparison . Rust is a super villain who causes destructive chaos in an ultimately pointless act because the "population" (programs and languages in this case) will multiply again and and we will be right back to where we started , except with much higher levels of trauma .
Seems about right to me ;)
WAIT PYTHON CAN BE FASTER OMG!1!!1
**BINARY ARRIVES AS IRON MAN**
The virgin legacy code base vs The CHAD REWRITE IN RUST.
Spend 2 billion on the migration with no return, going to lose all your money before finishing the project as for every line of code you rewrite, two are added to the main project
@@talkysassis I've been in the industry for some time & this is just so true. Migrations for small projects are also incredibly taxing, it requires huge commitment & coordination to freeze the big ones long enough to be rewritten.
@@talkysassis these rust Dev so domb
virgins: No! C++ is the best! No! Rust is the best!
chads: Uses both C++ and Rust together, using the best parts of both the languages
Gigachads: *codes in assembly*
Except using C++ and Rust together literally does not work and the moment you grab C++ you don't need Rust anymore.
You don't need rust because you want to write code with thousands of memory leaks and security vulnerabilities. 🤣
@@ABHISHEKSINGH-nv1se smart pointers: *hello there*
@@mastershooter64
Nobody really uses that crap
"ripgrep" lmao 😂
Cool video man. I like how you gave Tony Stark GNU.
this video is a good way of finding OSS
Carcinization: Everything turns to crab
3:13 I swear that bitcoin becomes solana
A masterpiece.
now i wonna see Thor(c++) kill thanos(rust) :)
This is a great and a well elaborated meme
Qt should've faded into GTK-rs
At least Rust didn't take Scratch
It's not going to replace python or julia for machine learning either.
at least it didn't take lua
that was some quality content
This is actually the most of infinity war i've seen.
Or endgame I dont care
Thank you for listing all these Rust programs, imma try them!
Iron Man is Haskell, super accurate.
Rust stands for Redditors United in Sappy Thinking. I’m going to continue shorting on its future
Amazing shitpost 10/10
|
We need the BSD's to beat rust
Ferris is so powerful he can rewrite anything into Rust
Except gold, he accidentally rewrite him in C++ (yes, mold is C++ not Rust)
Haha, so funny how Rust programmers keep failing at writing a compiler (the most trivial part of designing any programming language is its implementation) in Rust.
Fine I will go and try Rust.
its gonna take a lot more than this for me to switch to rust
Haskell never dies
Awesome video, lesggooo crustaceans! 😼
The best!
Honestly looked it up after hearing so much about the rust cult- ngl it looks pretty cool 🦀
This video is genius lmao
There is one MASSIVE problem with rust that will make it impossible to program in. You'll go broke because you buy new keyboards all the time. Why? BECAUSE THE STUPID "" IS BROKEN.
For me they're the big 3 I love; Rust, C++, C ... I don't see the need to be an Evangelist for any one language... Weaknesses will always arise in a language, just a matter of time. C and C++ have been around for a while so their weaknesses now seem obvious. Give Rust some time and we'll see what happens... All in all I'm enjoying using them and solving issues. I'm just happy to make money as a programmer. 🤓🤓🤓
Linux will stay. Just the internals will be Rust instead of ancient C. And that's good news.
TempleOS will win mark my words
@@waterbird2686 it already won. HolyC is the future
From what I hear, the ownership model of some key kernel data structures is difficult to express in Rust. Some other parts are well-suited though.
@@SimonClarkstone yeah. Rusts panic model is apparently also dangerous for its architecture
And that's a good thing
One of the best TH-cam videos I’ve ever seen
Node will not be killed by that other thing.
Deno is good
and now with Fresh framework it's fukin amazing
Tauri lets goo
Laughs in lua
I still don’t understand how some people can’t write safe C code.
Because it is very easy to write unsafe code
@@thestemgamer3346 no.
@@morso9080 if you have ever used a raw pointer or malloc, your code is already unsafe. Even more so if you open any threads.
Your code is unsafe until you can prove it to be safe, not the other way around.
C has no abstractions that can prove any degree of safety.
@@morso9080
it really is very easy to write unsafe code, that's why people literally do this everywhere, you're not a special being
Everything is written on C, or is based on something that was originally written on C. So thinking that we are unable to write safe code in C is the equivalent of thinking we are inferior to our predecessors 🤣
this is -gold- mold
so i should start learning rust then
(im getting back into programming)
The GNU + Linux as Spiderman and Stark is genius
*crab rave just plays in the background*
I don’t even understand but it’s still funny
*evits Rust*
Ok, I laughed at Bitcoin turning into Solana. Giant downgrade.
the thumbnail looks like an album cover
Steve rogers is c is sooooo on point
Waiting for an endgame version of this masterpiece 😂
Rust evangelist?
NOOOOOOOOOOOOOOOOOOOOO NOT LINUX BRO ...now u breaking my heart
this made me cry!!!! :(((
yes embrace the carcinagization
I am here for the rust take over bgm and context is a perk
Shouldn't chrome die for Firefox to stay around?
if chrome dies edge wins so I don't know who to root for
Edge is chrome
I would have said that but for me the inevitable language was odin
I just Love that javascript is spared
Nice meme, man! Keep up the Good Work..
fuck this
we gotta go back to the BASICs
Macro. Expansion. Bounded Polymorphism. Web Assembly.. THE PROBLEM WITH MEDIOCRITY.
I let my Threads panic. For pleasure...
Julia is one of the survivors! Nice!
Julia deserves it, It's a shame that this language isn't used so often
We are entering a new age of software
Awesome
guess it's a good time to learn C
This is amazing.
Qt should've been replaced with slint not be iced.
haha crab language go brrrrrrrrrr
Written in rust, as everything should be
Playing crabrave mekes this scene so much less sad.
The best video I have ever seen 😂
imagine not being able to write a safe program without a cope language that does everything for you
C++ copium is something else istg
Is this talking about rust or c/c++
@@thestemgamer3346 copium++
This message is brought to you by the c/c++ gang
Yeah imagine being able to actually focus on writing a program instead of worrying about the safety of your code. Sounds terrible, I know.
Me: I'll never use rust
>Le wildo Cargo appears
Me: *starts sweating* nice try.
>Le wild Tauri appears
Me: hhhnnnnnn...
Haskell smash !!!
Tried rust, i think the programming language is kinda stupid, but i recommend everybody to try it as it breeds an sense of responsblity for memory issues