Email or username:

Password:

Forgot your password?
Raph Levien

After many years working in Rust, I've decided to migrate my projects to C++, to benefit from a more mature, stable language. More details about that on my blog: raphlinus.github.io/rust/2023/

20 comments
Adam Cook

@raph Ha! Wow. I actually went to the Vello repo to check! 🙃

Jake :QueerCat_Bisexual:

@raph
"In computer science, we have moved beyond prejudice and discrimination."

*Chef's kiss

Guillaume Endignoux

@raph It takes a lot of courage, but congrats on making this move, I'm sure it'll pay off in the future! 🦀🐟

Jason Francis

@raph Good idea but I'm afraid you're too late to the party, us C++ programmers have already been replaced wholesale by ChatGPT!

David

@raph I got got 😳 Bamboozled even!

Ian Douglas Scott

@raph After so much development of different kinds of type checkers, no one has built one that doesn't just get in the way. Have you considered the one true language, Forth?

Benjamin Fry

@raph this is so well written, it’s going to be a mind warp for people.

kleines Filmröllchen

@raph You had me for far longer than I would like to admit, but this was it:

> Here, it is clear that Rust is held back by its commitment to not break existing code (enacted by the edition mechanism), while C++ is free to implement backwards compatibility breaking changes in each new version.

and as soon as I remembered thephd.dev/your-c-compiler-and I knew you weren't this stupid :)

David Neto

@raph
"Free of politics" is so... chef's kiss.

Zeh Fernando

@raph you got me there for a second.

The post is also very well written. I expect a lot of people to take it seriously and use it to to defend their own views 😅

Nicholas Nethercote

@raph For anyone who didn't realise, this is an April Fool's post.

(In my timezone, this was posted at "Apr 02, 2023, 00:20".)

nilsmartel :fedora:

@raph

There is no exact translation of the word "petty" to german, but if I were to explain the meaning of it to someone, I would simply show them this article. Good one Raph ^ ^

Go Up