I haven't seen anyone bring this up, so I will. I read through the original blog post from JeanHeyd[1] and in no way do they mention anything related to being a person of color, why then does JT associate it with that? I have no idea about the inner workings of the rust leadership team and who they are even, but from the timeline described and from the original post, there's nothing the could be related to that. Jean…
"White" is rather emphatically not like other ethnic or racial labels. Throughout the history of the US, who counts as "white" has been redefined many times to suit the political goals of the people at the time. In the era of the founding fathers, the Irish, Spaniards, Italians, all considered not white. Then during various times, often driving by waves of immigration of some other ethnicity people were freaking out…
Why I Left Rust
861–870 of 880 posts
Re: Why I Left Rust
#862Earlier quoted context omitted.
...Calling a PoC ignorant, lecturing them and imploring them to read about racism... whew... Them having been on the other side of the saddle, I'd bet they're familiar. How about simply listening to what they have to say without instruction, seeing their perspective and taking it in?
I assumed nothing about the person and am simply relating history.
Re: Why I Left Rust
#863Re: Why I Left Rust
#864Re: Why I Left Rust
#865Earlier quoted context omitted.
The hype around Julia definitely gives Rust a run for it's money.
"in Julia" yields 25 pages of results on HN, while "in Rust" has >100 pages alongside other popular langs.
Re: Why I Left Rust
#866Earlier quoted context omitted.
The hype around Julia definitely gives Rust a run for it's money.
Julia doesn't even operate in the same space as rust... Julia is closer to go lang than it is to rust and I wouldn't say those two languages are similar at all. Also if I were picking a language on community alone, I'd pick rust. The issues going on here are not reminiscent of the community at all. Julia also had drama over conferences and allowing members to speak...
Re: Why I Left Rust
#867Is there anything more pathetic than the internecine fighting of a bunch of nerds? The level of emotional maturity and “life experience” on display is of a 15 year old level, at best. The fact that this is still going for many days after the fact proves my point. The histrionics over a very minor slight is over the top. Just quit it.
Re: Why I Left Rust
#868Is there anything more pathetic than the internecine fighting of a bunch of nerds? The level of emotional maturity and “life experience” on display is of a 15 year old level, at best. The fact that this is still going for many days after the fact proves my point. The histrionics over a very minor slight is over the top. Just quit it.
what does "internecine" mean?
Re: Why I Left Rust
#869Earlier quoted context omitted.
Rust is winning marketshare because it was built ground-up to take advantage of the massive progression of Moore's Law at compile time. Compiling programs written in Rust would have been completely infeasible 20 years ago, it would have simply been too slow.
C++ doesn't compile that much faster than Rust.
Re: Why I Left Rust
#870Earlier quoted context omitted.
Yeah I worry about this. There was no "C leadership", it was simple enough that dozens of people created their own compilers within a few years of C existing. this was back before the internet. they had companies sprouting up like Borland just making C compilers for personal home computers. C just ... spread. All these kids learning Arduino in school, they are learning C. There basically is no other usable compiler t…
Rust is winning market from C and C++ precisely because of strong technical leadership and direction. It couldn’t have made much progress by taking similar hands off approach as C, because C is already more than good enough C.