Give me some good reasons to learn rust

Give me some good reasons to learn rust.

Other urls found in this thread:

rocket.rs/
diesel.rs/.
words.steveklabnik.com/rust-is-more-than-safety
graydon2.dreamwidth.org/247406.html
thefeedbackloop.xyz/safety-is-rusts-fireflower/
words.steveklabnik.com/fire-mario-not-fire-flowers
ncameron.org/blog/rust-is-about-productivity/
mgattozzi.com/rust-is
insanitybit.github.io/2016/12/28/why-rust-sum-types
redox-os.org/news/rust-is-softwares-salvation-17/
twitter.com/SFWRedditVideos

You have nothing better to do.

Go is better.

Hate to say it, but this.

I use firefox and hate google and all google products. I tried to like rust. I tried go and rust and go just clicked. Rust is a good language, maybe second to go, but go is just really good.

Because you have no life and you are a SJW

>rust and their on-by-default safe space vs C

if you want safety and bounds checking, use Go

Unfortunately this is true... Go is getting way more traction as well.

I'm learning it now to try rocket.rs/ and diesel.rs/. So far it's a nice experience.

Why does google have so many shills here.

Billions of dollars to spend to make Chrome better than FF and they STILL can't. So they pay people to whine on here. Go is shit. The name, the logo, the language.

>Billions of dollars to spend to make Chrome better than FF and they STILL can't.

If you're a web developer, Chrome and its dev tools are infinitely better than Firefox. Honestly Firefox is too concerned with gimmicky crap like "Pocket" and its caused them to fall far behind. Last time I checked Chrome's market share is like 6 times FF

Learn C++

No one wants to use 1 gb of ram by opening 6 tabs you fucking faggot.

They're very inclusive for faggotslike you.

>Give me some good reasons to learn rust.
Do you look like this? If yes, learn it. You'll be among your kind.

It's a great language if you're too stupid to learn Ada

Go is actually great, user. It's fantastic and it makes programming so much better.

Essential rust reading material

I do

>Go
- GC.
- No generics.
- Outdated type system.
- No ADT.
- No pattern matching.
- Not enough functional stuff.
- No RAII/IDisposible/Context managers.
- Ugly syntax.
- The most retarded and unsafe error handling story after C.
- Structurally typed interfaces instead of proper interfaces/type classes/traits.
- NIH infrastructure with authors spending years reinventing stuff instead of using LLVM.
- Community comprised of mostly python-kiddies.
Overall the language was designed to be as simple as possible and then even more simple so Google can train code-monkeys on an industrial scale, the only good thing about it being coroutines.

Agree.

>Give me some good reasons to learn rust.
You're in luck, Rust community had a bout of identity crisis recently, so they all started to blog to give you some good reasons to learn Rust:
>Rust is more than safety.
words.steveklabnik.com/rust-is-more-than-safety
>Rust is mostly safety.
graydon2.dreamwidth.org/247406.html
>Safety is Rust's Fireflower.
thefeedbackloop.xyz/safety-is-rusts-fireflower/
>Fire Mario, not Fire Flowers.
words.steveklabnik.com/fire-mario-not-fire-flowers
>Rust is about productivity.
ncameron.org/blog/rust-is-about-productivity/
>Rust is its community.
mgattozzi.com/rust-is
>Why Rust? Sum types.
insanitybit.github.io/2016/12/28/why-rust-sum-types
>Rust is software's salvation.
redox-os.org/news/rust-is-softwares-salvation-17/

you can say "Pilling-Bedworth Ratio" out loud

try it, its great - it just feels so great as it rolls off your tongue like linguistic nectar
.

It's by far the best language currently in existence.

Call me when ada doesn't either require using the gc or doing manual memory management.