⚡ The maths of RSA - Robert M
12:23
⚡ The CORS of errors - Josh S
12:25
X-Soc Python - Data Processing
40:18
X-Soc Python: Lists & Loops
40:24
8 ай бұрын
⚡ Making QR Code Art - Felix B
7:20
Why Rust is bad, actually*
11:53
Жыл бұрын
Java: What They Don't Teach You
34:10
⚡ Box Packing is Hard - Keegan R
17:48
Пікірлер
@woddenhorse
@woddenhorse 14 күн бұрын
A chocolate cake is a Goth Lasagna
@afmikasenpai
@afmikasenpai 25 күн бұрын
"Two foodstuffs are isomorphic under the.." Gotta memorize this along with my monad and endofunctor jokes.
@Hshjshshjsj72727
@Hshjshshjsj72727 Ай бұрын
I am not AI pro, but your meme at 4:32 .. isnt “hiring more experts” much more expensive than “stack more layers? I assume the latter involves adding gpus or npus, isnt that cheaper than “hiring more experts”. We want best ROI
@travv88
@travv88 Ай бұрын
yea I hate that game
@sayemoid
@sayemoid Ай бұрын
The giggles says it all.
@worldgeektube
@worldgeektube 2 ай бұрын
Long time Emacs user here andvI enjoyed that. Great analogy with a web browser. Thanks for mentioning syzkaller I hadn't heard of it before. Was also intrigued by your pdf mode, I didn't know it could do that.
@hostgeneral
@hostgeneral 2 ай бұрын
THIS IS A JOKE
@yaswanthmodepalli6443
@yaswanthmodepalli6443 2 ай бұрын
Bro made me reconsider my life choices
@martinmengh
@martinmengh 2 ай бұрын
no mention of octave or scilab at all ?
@Quarkss
@Quarkss 2 ай бұрын
This is why i don't like Rust. 1. It tries to be an everything language, or at least the community tries to make it like that. 2. Nativly, like not installing third party packages / crates, the language is very bland and limited.. I don't even think you can interact directly with windows processes using base rust, you have to install other crates - which ill get into. 3. Windows api usage and FFI is utter garbo.. Way to strickt, way to goofy on the syntax.. no solid references that used the "standardized" windows-rs / sys crates, literally every repo you come across still uses winapi-rs which hasn't been touched in 8 years, even noted it is depreicated and no longer being maintained. 4. Given it's extremely heavy reliant on third party crates, it's hard to get anything done as those crates are not standardized, so if you want to learn how to use Tokio or maybe someother less popular crate then you essentially have to go back to the old days and read the source and documentation or even find examples on github or stackoverflow and just hope they are not completely out of date from the current release. 5. Job market is dead for it, so essentially it's irrelevant. You'll only find job listings if any that require a PhD, and a wild X amount of years in the field worth of experience... i just checked on linkedin and like the the first 5 were like this... the money was good though. 6. Security is a lie... when normy devs who are in sec talking about security, they just mean memory leaks.. which can 10000% be caught using C. A Rust application broken down in a disassembler is just as the same as one in C.. the loop and strings look different in Rust, other than that totally the same shit.. can dump, patch it all the same as you would a C binary.... so normy devs talking about "Rust is safe, Rust is secure" just suck at memory and type managment. 7. Rust does not detect integer overflows unless you are in debug mode. 8. It doesn't have a strong suite... Want to do netcode ? Go lang is alright, want to make kernels for Windows and linux? C, want to make a general desktop app for windows? C# or C/++, Want to get into ML, AI, Data science? Python or Julia, etc etc... It's like every field of developlment and subfield already have really good languages to pick.. that are relevant in the harsh job market now adays, and have been around for a long time which means they have a lot more support here. there, and elsewhere compared to Rust. 9. I don't know this as a fact, but from what i've read in a post from 2023, Rust wasn't added to Linux as much of the meat riders say it was.. it's justa apt-get, not kernel code is in Rust.
@Leonhart_93
@Leonhart_93 2 ай бұрын
Rust will lose because fundamentally it doesn't want you to trust you ability to write good code, it wants you to trust the compiler, which is very arbitrary. And yes, I hear about its security all the time, and what they mean by that is memory security. And I was like "is that supposed to be that hard"?
@brunotorres167
@brunotorres167 2 ай бұрын
Came here to find a solution to a box related problem. left with nothing but hopelessness
@Fiend_Star
@Fiend_Star 2 ай бұрын
The Content is good but To make the video more engaging, please put the camera in front of the host for the recording.
@roryboyes2307
@roryboyes2307 3 ай бұрын
Im in no way associated with the lgbt community. Is it really wise for Warwick to be endorsing intolerance? Screams incompetence.
@Leonhart_93
@Leonhart_93 2 ай бұрын
Heh, I wish more of them would endorse less tolerance, rather than push it in everyone's faces.
@travv88
@travv88 Ай бұрын
tolerance is not a virtue
@alexandremenino2006
@alexandremenino2006 3 ай бұрын
i havent used pyhton for a long time but i remember that when i tried to print 2 strings one after another it would put a space between them but if the strings already had the space at the end of the 1st one or beggining of the 2nd one it wouldnt put a second space WHY WOULD IT DO THAT!!??
@slonkazoid
@slonkazoid 3 ай бұрын
yeah makes sense
@yinyang5162
@yinyang5162 3 ай бұрын
cor blimey
@256k_
@256k_ 3 ай бұрын
so well demoed in so little time. great job
@blackham7
@blackham7 3 ай бұрын
MATLAB's a practical modelling tool if you're proficient in it, otherwise the counter-intuitive semantics of the language, as you've mentioned, in addition to the overwhelming size and documentation of core MATLAB and its add-ons can make it disorientating to navigate and apply in practice to engineering problems and projects. It doesn't help that universities don't teach MATLAB anywhere near comprehensively enough to give students the fundamental understanding and confidence that they need to use it.
@mohammadazg4548
@mohammadazg4548 3 ай бұрын
Nice
@user-yg7vk9dg1n
@user-yg7vk9dg1n 3 ай бұрын
rust is shit
@DC430
@DC430 3 ай бұрын
Great video. Completely lost me with the kitchen analogy haha,. It was the opposite of useful
@PiotrPavel
@PiotrPavel 3 ай бұрын
linux, Microsfot, google suports Rust
@josephs1732
@josephs1732 4 ай бұрын
Damn that pdf flickering is bothering me so much
@yunuszenichowski
@yunuszenichowski 3 ай бұрын
I think it's literally the cursor the size of the slide (it also stops after some time, just like the cursor would), so he could have turned it off easily.
@theelmonk
@theelmonk 4 ай бұрын
Gophers are basically rats, right ?
@dranon0o
@dranon0o 4 ай бұрын
Whatever I don't want to manage legacy Rust code in 20 years I will stick with Go and Zig (+ C)
@einfacherkerl3279
@einfacherkerl3279 4 ай бұрын
hahahoho haha hehe i like standup comedy!
@codeasone
@codeasone 4 ай бұрын
Punchy presentation Aidan, well structured, nicely done!
@agranero6
@agranero6 4 ай бұрын
fuckit module is supposed to be a joke. Isn't it?
@johnc3403
@johnc3403 4 ай бұрын
M-x animate-birthday-present is a great mode. For me, this puts emacs ahead of the rest, and by some measure!
@roeniss
@roeniss 4 ай бұрын
16:06 It's so disrespecful to beat this wonderful presenter up like that 😢
@MurderByProxy
@MurderByProxy 5 ай бұрын
you could say rust is a shitty as this presentation...
@jdrex5039
@jdrex5039 5 ай бұрын
So rust is the chiropractors of the programming languages 😂
@dieSpinnt
@dieSpinnt 5 ай бұрын
Great talk, Joey. Thank you!:) Actually C++ claimed the same stuff (to be an alternative, etc.) 20 years ago. The embedded folks (the serious ones) are still laughing:)
@torphedo6286
@torphedo6286 5 ай бұрын
Is this slide roulette?
@mendelovitch
@mendelovitch 5 ай бұрын
MEMES! So funny. Ha ha ha ha ha.
@pikadroo
@pikadroo 5 ай бұрын
No, you must be wrong. That nasty man linus says its great and he’s all in.
@anon_y_mousse
@anon_y_mousse 5 ай бұрын
If only it was meant, then that'd be a step in the right direction to make the world a better place. Ignoring all the fluff talk of mascots, which no one should ever take such arguments seriously as no language should bother to have one, but the language itself is complete garbage. Everything touted as being better than C++ already existed in C++ for decades, but we'll ignore arguments over what should be in the standard library versus what is, because guess what, they've added all those things to the standard library unnecessarily anyway. The real arguments over which language to use should focus on the core language itself, not the library or the tools, and it's not like every other language doesn't already have a static analyzer that can do what the Rust compiler can do and then some. If someone wants to argue that it's not standard, well that's a losing argument because most of the tools are open source and free. The real problem comes in when people spread propaganda that you can't do something in other languages because it's not standard, and that's an appeal to authority fallacy and just smacks of "you're too stupid to do anything, so trust us to do it for you", which inevitably leads to "you've done something we dislike so you're cut off from using everything". The slippery slope is real. To focus on the only valid argument that should be had regarding which programming language to use is the ergonomics. C++ is ugly, and it's always been ugly, and I've always hated it, but then Rust came along and proved that you can make a language that's uglier and more annoying to use and made me start to like C++. There are so many advantages to using C++ that even writing your code in the same manner as you would in Rust is easier to do. I would even advocate for using C over Rust, because if you're going to write every bit of code yourself anyway, why not do it with a syntax that isn't an eyesore. And if anyone wants to tell me that you can't code defensively in C, then I'm going to tell them they aren't a good programmer.
@jamariobeard7213
@jamariobeard7213 5 ай бұрын
How u use logo n QR code to website
@Bravo-oo9vd
@Bravo-oo9vd 5 ай бұрын
9:41 I wonder if this is an intended reference, or it's just me also hearing voices, only in my case they're australian and speak about defense economics
@_Verac
@_Verac 5 ай бұрын
People claiming to be most liberal created the most tyrannical language ever.😆
@Bravo-oo9vd
@Bravo-oo9vd 5 ай бұрын
Give me liberty or give me Segmentation fault (core dumped)
@sillymesilly
@sillymesilly 21 күн бұрын
@@Bravo-oo9vdfreedooooommm
@exginto8053
@exginto8053 5 ай бұрын
The name..
@exginto8053
@exginto8053 5 ай бұрын
The name..
@almarn
@almarn 5 ай бұрын
Aidan H. should consult a psy....the way is acting on stage....
@shankaranarayanans5510
@shankaranarayanans5510 4 ай бұрын
its a college kid giving a presentation before probably a big audience. Nerves!
@DigitalMirrorComputing
@DigitalMirrorComputing 5 ай бұрын
it's such a fun an entertaining presentation! This guy has a future!!!
@Elxroid
@Elxroid 5 ай бұрын
thankyou for this talk, I am now gonna create my own language based off rust that emulates python... but slower because people are working too hard
@ronbackal
@ronbackal 4 ай бұрын
Seriously a middle ground between Rust and Julia would be incredible . A more mathematical Rust version , or a more low level, no garbage collection Julia
@Alpha-kt4yl
@Alpha-kt4yl 5 ай бұрын
Is this a shitpost of a talk? I love it!
@user-ov5nd1fb7s
@user-ov5nd1fb7s 5 ай бұрын
It is not funny.
@szaszm_
@szaszm_ 5 ай бұрын
So this is basically a joke talk. Not bad, but I was hoping to learn about some actual criticism of Rust.
@Leonhart_93
@Leonhart_93 2 ай бұрын
He just wrapped the criticism in a joke to make it an easier pill to swallow. He obviously doesn't like Rust.
@user-gi3mb3eu1m
@user-gi3mb3eu1m 4 күн бұрын
@@Leonhart_93 pure cope, maybe you should read the description
@atahirince
@atahirince 5 ай бұрын
-why Rust is bad? + it fukin bastaard this lad ma boi