He’s so brave standing up for Ukraine and Israel, what a hero billionaire-tears

  • IvarK
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    If you’re complaining about “bloody awful syntax” (which is probably the last thing I’d criticize rust for) in the same breath as “just use C++ instead” (paraphrased but that’s what you mean, right?) I don’t think I have anything else to say to you.

    I hope you have a nice weekend!

    • AMDIsOurLord@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      I meant borrow checker could be done in C++ lol C++ can always get verbose syntactically when working in large projects. Honestly I prefer Go and Dart’s C-like syntax

      • IvarK
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        Memory safety isn’t really the main draw on rust for me. Traits and the very powerful enums are both higher on the list for me personally. There’s a reason people use rust for all sorts of things and projects of all sizes.