• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    17
    arrow-down
    5
    ·
    2 days ago

    Yeah… It’s going to take a whole lot more than $1m for this. I am skeptical.

    Also not super enthused about another browser written in C++. I skimmed some of their code and it seems pretty high quality, but still… this is going to be chock full of security bugs.

    Servo is definitely the more interesting project.

    • Telorand@reddthat.com
      link
      fedilink
      arrow-up
      19
      ·
      2 days ago

      They’re already exploring other languages. C++ just happens be its origin by way of its heritage. It’s not their target anymore.

      Ultimately, we’ll see what happens. I agree that $1mil isn’t a ton for a big project, but we don’t know, yet, if they’ll be able to secure other big donations or not over the course of its life. People have sold stupider ideas to potential donors, so who knows?

    • rekabis@programming.dev
      link
      fedilink
      arrow-up
      8
      ·
      2 days ago

      Also not super enthused about another browser written in C++. I skimmed some of their code and it seems pretty high quality, but still… this is going to be chock full of security bugs.

      If you are going to do anything stability-based these days, Rust should be a big consideration.