Ibraheem Ahmed
367 posts

Ibraheem Ahmed
@ibraheemdev
Software developer interested in building fast, concurrent, and robust systems. @ibraheem.ca on 🦋
Toronto, Canada Katılım Ekim 2021
86 Takip Edilen1.2K Takipçiler
Ibraheem Ahmed retweetledi
Ibraheem Ahmed retweetledi

@charliermarsh Not sure if there's anything written up other than that PR and the rustc perf runs.
English

@ibraheemdev Bro I'm spreading disinfo?? Where can I read about it?
English

@charliermarsh The new rustc-hash algorithm is actually different than foldhash. rustc-hash is optimized specifically for the compiler's usage, while foldhash is more general purpose.
English

@Lucretiel @mitsuhiko Except for the fact that it's a single point of failure.
English

@mitsuhiko Would it feel different if zerocopy was an official rust-lang repository backed by a working group? I think that's essentially the idea here.
English

@mitsuhiko Not exposed, you say 🙃
RandomState::new().build_hasher().finish()
English

@GustavSterbrant @olson_dan If this level of safety is not important to you then Rust might not be for you, but once you appreciate it the experience becomes a lot more enjoyable. And to be honest there's only a handful of patterns you have to come to understand before feeling relatively comfortable.
English

@GustavSterbrant @olson_dan That's fair, but Rust's goal is to force you to think more about what exactly you're doing. Another language would let you trivially create globally mutable state, which you can also do in Rust, it just makes it less accessible because that's probably not what you actually want.
English

@gwenzek Rust is really good at this too, I just happen to be working with a lot of raw pointers and atomics.
English









