Genuinely serious since this is so much of a meme.

  • nutomicMA
    link
    fedilink
    arrow-up
    4
    ·
    4 years ago

    I completely disagree with you on Rust productivity. Its true that there is a very steep learning curve, and during that time productivity can be low. But I have used Rust for almost one year now, and now it actually feels more productive than Java. Simply because entire classes of errors are eliminated, and I don’t have to debut them. Instead I can quickly iterate on high level changes. Runtime performance is nothing but a nice bonus.