Comfy

Comfy.

Attached: rust.png (1200x1200, 56K)

Other urls found in this thread:

en.wikipedia.org/wiki/Rust_(programming_language)#Projects
rust-lang.org/production
youtube.com/watch?v=0IMe7C5y3PU
twitter.com/SFWRedditImages

let car = CarFactory::new()
.with_color(Colors::BlUE)
.with_speed(Kph::from(220))
.with_wheels(4);
.with_transmission(Trans::auto)
.build()?;

Attached: 1541475028672.png (470x540, 344K)

Attached: Screenshot from 2019-02-07 15-55-25.png (399x229, 51K)

meme

The french guy at work really likes it

until you need custom allocator

Not used in production.

Nice try C fag.
>en.wikipedia.org/wiki/Rust_(programming_language)#Projects
>rust-lang.org/production

Attached: rustacean-orig-noshadow.png (1200x800, 47K)

>Firefox
it's nothing
>Magic Pocket – Dropbox's file system
proprietary shit
>Redox – a microkernel operating system
literally who
>Stratis – a file system planned for Fedora 28
oh wow its nothing
>Railcar – a container runtime by Oracle
proprietary shit
>Firecracker – secure and fast microVMs for serverless computing
oh wow buzzwords
>exa – a "modern replacement for ls"
"shit"
>Microsoft Azure IoT Edge
proprietary buzzwords
>OpenDNS – used in two of its components
oh boy a whole two components
>Tor – an anonymity network, written in C originally, is experimenting with porting to Rust for its security features
definitely not because it's a distro of firefox :^)
>Xi – a text editor from Raph Levien
oh wow its nothing

got any actual examples too?

>rust-haters are old-fashioned and sheltered
no surprise here

still waiting for any relevant examples user.

Not an argument, sweet pie.

seething

still waiting for any relevant examples user

nice projection

cope

x.unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap().unwrap()

Yes, I can prepare meal, shower and vacuum apartment while it compiles

>unwrap()
enjoy your thread panics

>it's nothing
I am not gonna waste my time with you C fag.

>promotes productive multi tasking
c fags btfo

ok bud, it's 10%, which is about as much as you're white

Attached: Untitled.png (189x269, 8K)

Enjoy your botnet user. ;^)

installing ungoogled chromium sure is hard XDDDDD

>implying ungoogle-chromium isn't botnet
Absolute state of Jow Forums

>botnet
do you even know what that term means?

this can't not be bait, right? right?

Attached: 1522166566796.gif (540x304, 1.78M)

Literally intended to be the opposite of comfy

>BC
>Comfy

I'm not even a rusttranny but you've got some serious denial going on there.

I work for a telecoms software company and we write half of our products in rust.

Sexy. I like it.

Crypto researchers at my work literally forcefully converting our C libraries to Rust now

>telecom
>not strictly using functional languages for major products
Into the trash

I'm looking into Rust and my first impressions are that the IO seems obtuse and the language is ugly. Does it get better? I mostly work with either C or Haskell so I figured Rust would be a nice marriage of the two but I'm wondering if I should keep going.

Overly complicated. Nim is better at comfiness, even if at the cost of performance.

Attached: logo-crown.png (1187x900, 42K)

I have still yet to understand how people think Rust syntax is complicated, other than that they all haven't actually tried to learn it, although that seems to be popular on Jow Forums.

Attached: 1529432319271.gif (540x540, 577K)

Excuse me gentlemen. There's something I would like to say.
*ahem*
fn main() {
unsafe { *std::ptr::null_mut::() = 0; }
}

Attached: pepe mic.jpg (511x671, 41K)

Because most of Jow Forums's programming experience is limited to writing fizzbuzz and a linked list in C

I didn't say it was complicated. I said it was ugly.

I don't think it's complicated. I just think it's aesthetically unpleasing which creates a form of discomfort for me when looking at it. I feel the same way about C/C++ and I don't claim that's /comfy/, because it's not

>me in the dereference statement

Cope harder

Rustfags absolutely buttblasted by based frogposter

C++
>soul

Rust
>soulless

Literally not worth anyone's time.

Attached: file.png (904x767, 338K)

>not with trans::man

1. who the fuck is this
2. reddit

I'm not surprised, even in their own conferences they admit the language is not ergonomic enough to be used for work.
youtube.com/watch?v=0IMe7C5y3PU
(The presenter is very obnoxious, but the last recommendation for Go instead of Rust is priceless)

>Trans
>Compiler warning: not inclusive enough

Liked the talk btw
Also, 100% sure this guy is brazillian

Yeah, even if I find his delivery annoying, I agree with the core of his argument.