• SorteKanin@feddit.dk
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    9
    ·
    3 months ago

    C++ is a very old, extremely complex language. There are arguably objectively better modern alternatives, such as Rust.

    • hexabs@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      ·
      3 months ago

      I agree that Rust is the way to go, but calling something “arguably” & “objectively” in the same breath is a bit of a paradox innit?

      • SorteKanin@feddit.dk
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        3 months ago

        Well, it was more to recognize that there is no inherently better programming languages in theory, they all do the same stuff. And some languages are “better” at some stuff just due to the libraries available and nothing to do with the language itself. But yea I do think Rust is an objectively better language than C++.

    • phlegmy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      3
      ·
      3 months ago

      Rust is great, but anybody developing something should have the ability to choose whatever programming language they prefer. If you want it made with rust, make it yourself.

      • SorteKanin@feddit.dk
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 months ago

        Of course, but it still makes sense to think carefully about the advantages of disadvantages of the tools you use when starting any project.

      • miridius@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        3 months ago

        If were just a personal project that they’re building entirely on their own then sure, go nuts and do whatever you want. But they’re trying to gain adoption, asking for contribution, and wanting to replace other browsers. At that point it’s no longer just a personal choice if you’re asking the community to invest their time and money into it with you

        • phlegmy@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          3 months ago

          It originally started as just a fun side project.
          But even if it hadn’t, are you suggesting we should no longer start big/community projects in C++?

          Picking an unsafe language has the added benefit of distancing yourself from the toxic rust-or-die crowd, who can’t seem to mind their own damn business.

    • raspberriesareyummy@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      3 months ago

      Taken from the wikipedia page on rust:

      On February 8, 2021, the formation of the Rust Foundation was announced by its five founding companies (AWS, Huawei, Google, Microsoft, and Mozilla).[36][37] In a blog post published on April 6, 2021, Google announced support for Rust within the Android Open Source Project as an alternative to C/C++.[38]

      Four out of five founding companies are evil to the bone, with only Mozilla being somewhat reputable. That does not give me much confidence, sadly.

      On November 22, 2021, the Moderation Team, which was responsible for enforcing community standards and the Code of Conduct, announced their resignation “in protest of the Core Team placing themselves unaccountable to anyone but themselves[39]”

      How am I not surprised?

      In May 2022, the Rust Core Team, other lead programmers, and certain members of the Rust Foundation board implemented governance reforms in response to the incident.[40]

      At least that. However, I don’t care enough for the time being to spend my morning on reading what exactly they implemented.

      • SorteKanin@feddit.dk
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        The Rust Foundation very deliberately does not control the development of Rust. There has been issues with the moderation team in the past but I think they’re actually resolved today. And let me just assure you that Rust is not the only language project with problems and the fact that they have been talked about and discussed in the open and resolved is a sign of maturity and trust, not a bad thing.

        • raspberriesareyummy@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          I suppose there are problems in many teams, yes - the majority of humanity is just not mature enough to treat each other professionally :/

          Still - 4 out of the 5 founding companies being pure evil does not fill me with confidence :/

          • SorteKanin@feddit.dk
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 months ago

            The language existed long before the foundation. The foundation is purely there to support the language.