• stochastictrebuchet@sh.itjust.works
    link
    fedilink
    arrow-up
    52
    arrow-down
    8
    ·
    edit-2
    9 days ago

    I’m OOTL. Are these actual issues people have with the project?

    C++ might not be as memory-safe as Rust, but let’s not pretend a Rust code base wouldn’t be riddled with raw pointers.

    BSD tells me the team probably wants Ladybird to become not just a standalone browser but also a new competing base for others to build a browser on top of – a Chromium competitor. Even though BSD wouldn’t force downstream projects to contribute back upstream, they probably would, since that’s far less resource-intensive than maintaining a fork. (Source: me, who works on proprietary software, can’t use GPL stuff, but contributes back to my open-source dependencies.)

    • dreugeworst@lemmy.ml
      link
      fedilink
      arrow-up
      35
      ·
      edit-2
      9 days ago

      well, its possible to check if a rust equivalent would be riddled with raw pointers: just check the Servo code base.

      personally I think its a good thing to have another browser implementation, regardless of specific choices they make about language or license

    • Arthur Besse@lemmy.ml
      link
      fedilink
      English
      arrow-up
      13
      ·
      edit-2
      9 days ago

      BSD tells me the team probably wants Ladybird to become not just a standalone browser but also a new competing base for others to build a browser on top of

      skeletor facts until-we-meet-again meme format, saying that every major web browser uses a rendering engine with a copyleft license

      • stochastictrebuchet@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        9 days ago

        Don’t have time to factcheck so going to take your word for it. Interesting bit of knowledge! Honestly wouldn’t have thought that. How else are Chrome, Edge, Brave, Arc, Vivaldi and co getting away with building proprietary layers on top of a copyleft dependency?

        I’m no legal expert. All I know is that when I’m picking dependencies at work, if it’s copyleft, I leave it on the table. I love the spirit of GPL, but I don’t love the idea of failing an audit by potential investors because of avoidable liabilities.

        • Arthur Besse@lemmy.ml
          link
          fedilink
          English
          arrow-up
          12
          ·
          edit-2
          8 days ago

          The three currently-maintained engines which (at their feature intersection) effectively define what “the web” is today are Mozilla’s Gecko, Apple’s WebKit, and Google’s Blink.

          The latter two are both descended from KHTML, which came from the Konquerer browser which was first released as part of KDE 2.0 in 2000, and thus both are LGPL licensed.

          After having their own proprietary engine for over two decades, Microsoft stopped developing it and switched to Google’s fork of Apple’s fork of KDE’s free software web engine.

          Probably Windows will replace its kernel with Linux eventually too, for better or worse :)

          How else are Chrome, Edge, Brave, Arc, Vivaldi and co getting away with building proprietary layers on top of a copyleft dependency?

          They’re allowed to because the LGPL (unlike the normal GPL) is a weak copyleft license.

          • stochastictrebuchet@sh.itjust.works
            link
            fedilink
            arrow-up
            3
            ·
            8 days ago

            Thanks for teaching me something new!

            So Chromium is based on Blink, which is LGPL – a less viral GPL. Hence, it can serve as a dependency in closed-source software.

            As to the shared heritage of these well-established projects – I don’t know how else to interpret it other than a testament to the complexity of building a decent browser engine.

            Btw, quick shout out to Orion, a rare WebKit browser by the makers of Kagi that’s apparently coming to Linux as well. I’m a monthly supporter. Even though I still mostly use Vivaldi, it’s been coming along really nicely. Proprietary software but idc. I appreciate their unspoken mission statement: pay or be the product. (No-one should be a product, obviously, but that’s capitalism.)

    • thann@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      2
      ·
      9 days ago

      If you cant tell from just looking at the relative successes of BSD and linux that copyleft licenses are better than I dont know how to convince you of anything

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        7 days ago
        1. using the Linux / BSD situation as a benchmark ignores a lot of history. I would argue that the BSD lawsuit was the deciding factor.

        2. the Linux project is not representative of a typical GPL code base. It rejected GPL3 and features a rather significant exception clause that deviates from GPL2.

        Clang vs GCC is probably a better metric for the role of the license in viability and popularity. Or maybe Postgres vs MySQL.

        Why has nothing GPL replaced Xorg or Mesa or now Wayland?

        Why hasn’t the MIT or Apache license held Rust back from being so popular? Why would Ubuntu be moving away from GNU Coreutils (GPL) to uutils (MIT)? How did Pipewire (MiT) replace PulseAiudio (LGPL)? How did Docker or Kubernetes win (both Apache)? Actually, what non-Red Hat GPL software has dominated a category in the past 10 years?

        If the GPL is the obvious reason for the popularity of Linux, why would RedoxOS choose MIT?

        This is not an anti-GPL rant.

        My point is that choosing the GPL (or not) does not correlate as obviously with project success as you make it sound. It is an opinion that would require a lot more evidence.

      • pmk@lemmy.sdf.org
        link
        fedilink
        arrow-up
        7
        arrow-down
        3
        ·
        9 days ago

        By that logic proprietary licenses are best for desktop OSs because Windows has the biggest market share?

        • thann@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          2
          ·
          9 days ago

          Windows has lost more market share in the last 20 years than any other operating system

            • thann@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              4
              ·
              edit-2
              9 days ago

              Actually macos was based off of BSD, but there were no basically contributions back to the community, so its whithered away. meanwhile linux is running in every sattelite and scientific insrument, it runs every router and nearly every server that are the internet. Microsoft google and apple all begrudginly make linux better while they make the operating systems they sell worse