Hacker News new | ask | show | jobs
by PartiallyTyped 895 days ago
I genuinely can't get enough of rust tbh. It "just" works. Don't get me wrong, a few things could be better, e.g. compile times, but it's so much easier to work with.
1 comments

Please include the domain you’re working in and what you’re comparing against when making value statements like this. It can be helpful for others and the debate at large.
I do software analysis, with some query engines, and backend. My comparisons are against java, python, and C, though I did try to get into C++.

I also contribute to rust-lang/clippy and other rust projects.