Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upExplain what Rust actually is on the landing page #612
Comments
ashleygwilliams
assigned
aturon
Dec 8, 2018
ashleygwilliams
added
the
content
label
Dec 8, 2018
This comment has been minimized.
This comment has been minimized.
|
Is it a likely thing to end up on the page without knowing in advance you are visiting a site of a programming language? |
This comment has been minimized.
This comment has been minimized.
eddyp
commented
Dec 8, 2018
•
|
I don't think is relevant if it's likely or not. The page should make it clear this is a programming language, not some framework or some other thing. |
This comment has been minimized.
This comment has been minimized.
|
Well, the title of the page is "Rust programming language" and the website URL has "rust-lang" in it. The rest of the page also presents multiple references to Rust being used for programming as a language and not a framework or other tool. |
This comment has been minimized.
This comment has been minimized.
bjadamson
commented
Dec 12, 2018
Yes. Think about non-power users landing here, because they are doing research for teammates. A contrived example, think about the 12yr old kid who plays the Rust game, but accidentally lands on the rust programming language page. Maybe they would develop an interest in Rust, and thus programming, because their favorite game has the same name. |
This comment has been minimized.
This comment has been minimized.
jdahlstrom
commented
Dec 12, 2018
•
Titles are useless – nobody even sees them in modern browsers without contortions. It's easy to forget or not realize that they even exist, and most people probably do. Having to rely on the URL for critical information is not exactly great UX either. And the existence of URLs in the first place, as well, is getting more and more irrelevant and invisible, a mere technical detail. And having to scan through the whole page and piece together little bits of information, just in order to figure out what your site is about, is about as user-hostile as it gets! |
This comment has been minimized.
This comment has been minimized.
|
Putting myself in the shoes of a non-technical person (often decisionmakers for using Rust) who may have heard about Rust from their team, I could see it taking little while for it to sink in that it's a programming language. I can sympathise with this suggestion. |
This comment has been minimized.
This comment has been minimized.
|
i also agree and advocated for maintaining the words "programming language". this is fundamentally something that @aturon has taken lead on so we should wait for his comment on how to proceed. |
This comment has been minimized.
This comment has been minimized.
|
Any update? |
This comment has been minimized.
This comment has been minimized.
|
@sanxiyn Sorry for the lack of updates! Between Rust 2018, the holidays and the rust all-hands most people working on this have been a bit busy. There's been talk about forming a Rust Website team; hopefully there should be more bandwidth to explore copy changes once that ball gets rolling. |
Ristarg commentedDec 8, 2018
Content Feature Request
Summary
Explain what Rust is on the landing page -- a programming language.
Motivation
On the landing page, a lot of time is spent praising Rust, yet at no point (if you don't count Chucklefish testimony) is it explained what Rust actually is. Without clearly communicating what Rust is, it's confusing and not useful to a person who might be first visiting the website without prior knowledge.
Drawbacks
None that I can see. I have yet to visit a PL website that doesn't have "programming language" on the landing page.