> After many hours of back and forth with the reporter, luckily a Mozilla employee as well, I ended up buying the exact same laptop, same color, in a desperate attempt to reproduce the issue.
Glad to know that networking still produces insanity trying to reproduce issues à la https://xkcd.com/2259/.
nefarious_ends•18m ago
How do you know something is written in Rust? It’ll say so in the headline!
quotemstr•13m ago
Yeah. Rust, good or bad, affords no special performance advantage for IO performance.
acdha•7m ago
Not innately, no, but the kinds of optimizations they’re talking about batching operations and avoiding copies are certainly safer to make using a memory safe language.
a456463•8m ago
Agreed. This could have been done in C or anything else for that matter
jcranmer•42m ago
Glad to know that networking still produces insanity trying to reproduce issues à la https://xkcd.com/2259/.