←back to thread

171 points g0xA52A2A | 5 comments | | HN request time: 0.896s | source
Show context
low_tech_love ◴[] No.41867927[source]
I find it interesting that every single piece of software that was ever written in Rust always mentions that very proudly in its title. It's not something I see often with other programming languages (most software is just software and doesn't necessarily advertise the language it was built with). I do not know anything about Rust, so I'm just curious, does this confer a kind of underlying trustworthiness or quality to the application?
replies(23): >>41867986 #>>41867995 #>>41868011 #>>41868016 #>>41868179 #>>41868202 #>>41868225 #>>41868314 #>>41868501 #>>41868526 #>>41868534 #>>41868587 #>>41868610 #>>41869045 #>>41869046 #>>41869095 #>>41869111 #>>41869302 #>>41869373 #>>41869409 #>>41869596 #>>41869606 #>>41869834 #
1. Y_Y ◴[] No.41868016[source]
Do you not remember ten years ago when this was a thing with Python? It's an effective evangelism tactic. Super annoying, but it "works" in some sense. I consider it like "YouTube face", I tolerate it because even good projects or creators have to play the game to some extent or get washed away in the crapflood.
replies(2): >>41868494 #>>41868553 #
2. Klonoar ◴[] No.41868494[source]
HN in particular has a long history of this kind of thing, e.g “Written in Ruby”.

(Or if you’ve been around super long, “written in Lisp”.)

3. tcfhgj ◴[] No.41868553[source]
I doubt that a GitHub README is used for language evangelism. If at all, it's project promotion.

Also, I don't find it annoying, but helpful, because I care - amongst other things - about the language of open source software projects.

replies(1): >>41868667 #
4. Y_Y ◴[] No.41868667[source]
> I doubt that a GitHub README is used for language evangelism.

Perhaps you should reconsider this. OpenVMM split up its docs and there isn't much in the actual README, but a few seconds investigation led me to https://github.com/microsoft/openvmm/blob/main/Guide/src/dev... , for example.

> Also, I don't find it annoying, but helpful, because I care - amongst other things - about the language of open source software projects.

Come on, this is not even a good strawman. It's very easy to find out the language of you want to know, and it's possible to inform without evangelism.

replies(1): >>41870171 #
5. tcfhgj ◴[] No.41870171{3}[source]
> OpenVMM split up its docs and there isn't much in the actual README, but a few seconds investigation led me to https://github.com/microsoft/openvmm/blob/main/Guide/src/dev... , for example.

this is a reason to reconsider my statement why?

> Come on, this is not even a good strawman.

It's not a straw man at all. It's my opinion.

> It's very easy to find out the language of you want to know, and it's possible to inform without evangelism.

Indeed, but nothing makes it more straight forward than the language being mentioned in the HN News title