Hacker News new | ask | show | jobs
by iopq 3777 days ago
I think it's already happening with Rust. People are doing really cool things with it.
1 comments

Any top apps?

I don't think you can beat other languages yet, except in some very niche areas. There's not even incremental compilation!

Hell, even python can infer function types these days!

Rust has been around much longer than Swift for example, and yet there are many very more production Swift apps. Whereas rust seems limited to play stuff.

Of course, given another 2-5 years it should catch up in many ways. Comparing it to mature languages, or languages like Swift (from the worlds largest company paying some of the worlds best language developers) is not really fair.

Definitely a play ground for enthusiasts at this point. Which I guess is what you meant.

Dropbox has Rust at the core of their product now. We have a fair amount of production use.
The same person behind that linked tweet has openly remarked about Dropbox's Rust usage, see for example here: https://www.reddit.com/r/programming/comments/3w8dgn/announc...
They do use a lot of Go, yes. Doesn't mean that they can't use Rust too. The two languages are good at different things.
Swift reached 1.0 a full year before Rust did. Just because Rust was developed in the open and Swift wasn't doesn't mean that Rust has been usable longer than Swift. :P
That said, Rust 1.0 was way more usable than Swift 1.0

Just because something says 1.0 doesn't mean it's usable :P