• toastal@lemmy.ml
    ·
    edit-2
    3 months ago

    Independent but then their coms are purely proprietary, US-based sludge. If you think folks should be contributing to your project, you should be using technology where you can where you & your contributors can patch & make better too. There is no good reason to be limited to only Microsoft Github & Discord.

    Don’t get it wrong: I have followed for years & want the project to succeed, but this reliance on corporations & not giving your users a private option where they can control their data needs to stop. Normies have ignorance excuse but software makers do not as they generally know better about how these tech firms operate.

  • pedroapero@lemmy.ml
    ·
    edit-2
    3 months ago

    63.3K commits from 1K+ contributors and still pre-alpha, it's amazing what a nightmare web browsers have become!

  • Lemongrab@lemmy.one
    ·
    3 months ago

    Is this browser private? Does it implement proper sandboxing and have any methods of anti-fingerprinting? I hope it eventually see the implementation of a robust content blocker. What makes this related to privacy and not instead just open source. While it is nice to see an independent web engine, if there is no method of anti-fingerprinting, the privacy of this browser is severely limited.

    • JustMarkov@lemmy.ml
      ·
      edit-2
      3 months ago

      From their website:

      Why build a new browser in C++ when safer and more modern languages are available?

      Ladybird started as a component of the SerenityOS hobby project, which only allows C++. The choice of language was not so much a technical decision, but more one of personal convenience. Andreas was most comfortable with C++ when creating SerenityOS, and now we have almost half a million lines of modern C++ to maintain.
      However, now that Ladybird has forked and become its own independent project, all constraints previously imposed by SerenityOS are no longer in effect. We are actively evaluating a number of alternatives and will be adding a mature successor language to the project in the near future. This process is already quite far along, and prototypes exist in multiple languages.

      • rwhitisissle@lemmy.ml
        ·
        3 months ago

        I'm not criticizing the choice of C++. I just don't want to look at the code because I don't personally like the language.