- Joined
- Nov 10, 2024
For those that do not want to see him soyout tldr is that Terry Davis was right about Linus
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
A16 QPR1 took two months of complaining from release to source code releaseandroid is open source

W Rust.The Cloudflare outage was caused by Rust.
View attachment 8188536
Source, Archive
It failed in the exact way that Linus said it would if it was ever integrated into the Linux kernel and why it was unacceptable to ever rely on rust for anything critical—panic and crash to preserve "memory safety".
So half the internet was taken down because Rust's solution to memory safety is to just panic and crash.
The Cloudflare outage was caused by Rust.
View attachment 8188536
Source, Archive
It failed in the exact way that Linus said it would if it was ever integrated into the Linux kernel and why it was unacceptable to ever rely on rust for anything critical—panic and crash to preserve "memory safety".
So half the internet was taken down because Rust's solution to memory safety is to just panic and crash.
"Handling" failure by slapping .unwrap() onto every Maybe type is a major rustism. The language doesn't force you to do this, but its users do it anyway.I dont see how this is the fault of rust. It seems to me, that it would have failed in the exact same way had it been written in C, C++ or Java.
I dont see how this is the fault of rust. It seems to me, that it would have failed in the exact same way had it been written in C, C++ or Java.
Result::unwrap() on an Err value
unwrap() is a programming idiom that does not exist elsewhere, caused by bad state that's passed in to it. Yes, it is possible to write similar code in other languages. And in context, it's as apt to blame "machine learning" which is the purpose of the code. But the continuing problem is Rust trannies crowing that Rust is better because it stops errors, which is retarded, because bad programmers can write bad code in any language.Which is like saying it was "caused by C" or "caused by PHP". An experienced programmer doesn't say shit like that. A dumbass who has cottoned on to various memes he has no ability to comprehend might, I suppose.The Cloudflare outage was caused by Rust.
You have to intentionally try to cause the same error in these languages.had it been written in C, C++ or Java
Rusted>Introduce Rust to the system
>It grinds to a halt
Poetry.
Because he's a suit, not an engineer. He doesn't know how Internet works, he's just a fall guy for when a board of directors fucks up enough to have to pretend to be sorry.View attachment 8188655
why does matthew "the cucked" prince think a botnet can completely take cf down?
We need Rust for safe laziness. If you're lazy, you just wrap your code in a "lazy" block, so the compiler knows it should skip all that.This has nothing to do with the language. This is just lazy and niggerlicious code that someone had to jump through a safety barrier to write.
guys it's ok to both hate jeets and shit on rust at the same timeSo not inherently Rust, just niggerlicious code. Blaming jeets is back on the menu now boys!
... catch (Exception e) {GayLoggingFramework.logErrorMessageVulnerably("SOMETHING WENT WRONG SAAR");}Niggerlicious code only made possible by Rust's unique attitude towards memory safety that every troon and jeet who codes Rust uses in prod despite saying they don't, yes. So really it's 50/50.just niggerlicious code.
No, it was caused by an H-1B not handling a fucking exception you fucking NIGGERThe Cloudflare outage was caused by Rust.
the historic behavior of rust shills made it so that every piece of jeetcode written in rust is now caused by rustNo, it was caused by an H-1B not handling a fucking exception you fucking NIGGER
YOU JUST ADD AN ERROR HANDLER IT IS THE VERY FIRST THING YOU LEARN IN RUST
"wtf this code throws EXCEPTIONS what kind of language does that??? in my favorite language C when an exception happens it just corrupts memory and keeps chugging"