▲ | ainiriand 3 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||
Do you really think that this is Rust's biggest win or are you just joking/trolling? | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | IshKebab 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
To be fair it is pretty significant. Especially uv. I don't know anything about PHP's existing toolchain but I do know that Python's is a horrifying mess, and uv basically fixes it. It's a small thing in the Rust community but it's pretty huge in the world simply because there are so many Python developers (and also because of the extreme magnitude of improvement). Probably wouldn't have happened without Rust. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | wavemode 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
I don't think it's strange at all to call this Rust's biggest win. Adopting Rust-based tooling has sped up development and lowered CI costs for millions of JavaScript and Python developers. I can't think of anything else Rust has been used for which has had a larger direct impact on people's everyday lives. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | testdelacc1 3 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Not the biggest, but definitely the most visible to people who aren’t dialled into Rust news. For example, many people use Android but they wouldn’t know or need to know that their Bluetooth stack is written in Rust. Whereas anyone who uses Python would have heard of uv and why it’s much faster than other tools. |