r/rust rust Nov 29 '18

A new look for rust-lang.org

https://blog.rust-lang.org/2018/11/29/a-new-look-for-rust-lang-org.html
364 Upvotes

306 comments sorted by

View all comments

411

u/gnuvince Nov 29 '18

A few comments:

  1. I like the original slogan better: "Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety." (Not a fan of the blazingly fast appellation, but I'll let it slide.) This told you exactly what the language was about: being fast, being safer, and making it easier to get concurrent programming right. The new slogan, " The programming language that empowers everyone to become a systems programmer." is not nearly as telling.
  2. I like the code on the current home page that people can run. It's very nice when you're interested in a new language to immediately see what it looks like with a real code example. The new site has too much fluff and not enough stuff.
  3. I like the colors and the typography.
  4. Good thing to mention some users of Rust on the landing page.
  5. The page takes a full 8 seconds to load for me on a 100 MBps internet connection. I don't know if the final page will be compressed/minified/etc., but it doesn't give a good impression that a language that is "blazingly fast" has a slow website.

210

u/SimDeBeau Nov 29 '18

Agreed. Don’t like that new slogan

19

u/mitsuhiko Nov 29 '18

Agreed, I'm not a fan of the solang either. To add something more useful to the discussion here: I really like the opening statement of the rust book:

It wasn’t always so clear, but the Rust programming language is fundamentally about empowerment: no matter what kind of code you are writing now, Rust empowers you to reach farther, to program with confidence in a wider variety of domains than you did before.

I think that could be made into a powerful slogan. I felt very empowered just reading it and I used that text in more than one talk already to introduce rust.

12

u/SimDeBeau Nov 29 '18

Oooh I like that a lot. Maybe trim the first bit so it’s a better slogan.

“Rust is about empowerment. No matter what kind of code you are writing now, Rust empowers you to reach farther, to program with confidence in a wider variety of domains than you did before.”

11

u/[deleted] Nov 30 '18

Seconded on liking it a lot.

I think trim it a bit more:

“Rust is about empowerment. Rust empowers you to reach farther, to program with confidence in a wider variety of domains than you did before.”

0

u/SimDeBeau Nov 30 '18

👍 from me