Hacker News new | past | comments | ask | show | jobs | submit login

[flagged]



Languages have more characteristics than what can be reasonably included in a headline.

"Fast to run, but slow to compile and needs very new compiler, and may have a big-ish executable, but OTOH it won't cause much problems with installation of dependencies - vite compatible build tool"


Not sure what you’re implying. I’m an end user of a product, I couldn’t care less what time it takes to compile the final binary.

Or this thing exists to attract enthusiastic Rust devs to contribute to the project?


"Written in Rust" is often a shorthand for "having performance as a goal" when the tool is new and the target audience is mostly technical and made of early adopters, or people willing to try or contribute to new things.

Perhaps you're not the target audience at the current time.


It's a social filter:

- it brings the attention of people liking the tech

- it associates the tool with the values that come with the language and community

- it's a shortcut for explaining things you know most people will assume about the stack


I am not a huge fan either, but it's at least meaningful in the sense that well written and fast Javascript code is still at least a whole distinctive level slower than well written and fast native code. Other reasons to care about include, native code sometimes solves a class of deployment issues (single binary vs npm package). So while I don't care about Rust per se, the signal about it being compiled/native code is still alluring to me so I welcome this in the headline.


"Written in X" implies a number of potentially desired characteristics of a program.

> I’m an end user of a product, I couldn’t care less what time it takes to compile the final binary.

Then consider if HN is the right forum for you? ¯\_(ツ)_/¯


That's a bit narrow minded, there are people other than programmers who browse HN.


Of course, we all know that.

But what's your suggestion exactly? And if you have one, did you bring it up to the moderator team?


None, my point is that it's a silly thing to say to someone who's not interested in the compilation time. Why ask someone to reconsider if they are in the right forum because of such a opinion? That's not very welcoming.


I disagree, it's not silly. I love it when these things are specified, they help give me context and sometimes are a decider whether I start reading at all.

HN is too broad a forum nowadays and apparently you can't make everyone feel welcome. Which is fine but I'll not accept "silly" or "could not care less" labels. They are subjective and attempting to present them as facts is not productive.


Your comment could be rephrased as:

  fn main() {
    println!("I really dislike trend of “written in X” in a headline. What difference does it make if a build tool is written in X? If X entails “fast, takes small amount of resources and reliable” - then just say so.");
  }


Your comment did not contribute with anything new, you just wrote what the comment above said in some code.


This thread sums up most reactions to "X, written in Rust" articles in recent times.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: