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

  • IvarK
    link
    fedilink
    English
    arrow-up
    15
    ·
    4 months ago

    Rust is awesome though (and it also manages to be the singular language with a fairly friendly non-chud community)

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

      It has a decent idea that can already be implemented in C++ as well, but it also has a bloody fucking awful syntax that even it’s own mother can’t love

      Overall, hyped to death because people’s misconception of how safe it actually is and the fact that many think memory safety is strictly a rust feature

      • IvarK
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 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
          ·
          4 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
            ·
            4 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.