One Year of Sponsored Servo Development

(servo.org)

42 points | by AshleysBrain 1 hour ago

6 comments

  • flossly 9 minutes ago
    I really wish a patron would step up and sponsor this project. Not just by money, but also by plugging it in their browser-carrying products. Maybe Hauwei of Samgsung; they now sling a browser derived of another for-profit --usually competitor-- company's browser.
  • bpbp-mango 20 minutes ago
    > Can I submit a PR that includes code generated by AI tools? > >No. This includes (but is not limited to) all generative AI tools like Claude, Codex, ChatGPT, Cursor, Gemini, and Windsurf.

    on your one man browser project? ok then

    • jaytaph 17 minutes ago
      It's a decision they've made. Perfectly reasonable. If they did accept AI code, that's perfectly reasonable too. They just made their policy clear here..
      • nicce 2 minutes ago
        I would personally whitelist people with good enough reputation/contribution history. Might get the best from both worlds. Avoiding AI spam while saving time for the core contributors. If they just have capability to use it responsibly.
    • throawayonthe 8 minutes ago
      on their what?
  • macic 30 minutes ago
    The Hurd of browser engines
    • flossly 8 minutes ago
      I remember waiting on the Mozilla project to deliver something that could browse as well on linux as closed source browsers on windows/mac did.

      It... took... long...

      But there it was. And it still works.

    • mrmincent 13 minutes ago
      Feels like ladybird is going to Linux Servo
      • flossly 9 minutes ago
        That's news! Would be really cool.
  • p-e-w 42 minutes ago
    What can one actually do with Servo today?

    It’s apparently still not ready to be used as a browser engine (and may never be), so what exactly is it for?

    • foresterre 38 minutes ago
      Regardless of actual use as an (embedded) browser, it is useful in the sense that it can be used to provide (another) source of validation about whether specs and WPT [1] tests are properly and clearly defined. That helps for long term browser compatibility.

      [1] https://wpt.fyi/results/?label=experimental&label=master&pro...

      • charcircuit 15 minutes ago
        >long term browser compatibility

        Making a new browser engine hurts browser compatibility more than it helps it. It now becomes one more target that needs to be tested against, limitations need to be kept tracked of, etc. The best thing for long term browser compatibility is focusing resources into Blink. In regards to the standard we can use LLMs to cross reference the spec, with tests, and with the implementation to make sure all match.

        • teekert 9 minutes ago
          Ah, you must be too young to have experienced early Internet Explorer, which attempted just this.
        • Oxodao 4 minutes ago
          yeah in a perfect world google dictates how the standard will evolve, we kill all competition so we're sure that you have only one target to build your software against, I'm sure a monopoly will greatly improves innovation and not be used to stiffen competition. /s
    • nextaccountic 14 minutes ago
      https://v2.tauri.app/blog/tauri-verso-integration/

      https://github.com/versotile-org/tauri-runtime-verso

      Servo doesn't implement the whole web platform, but your own desktop app isn't the whole web. You can generally work around any limitations or missing features. And it might be lighter than CEF or whatever.

  • pizza234 39 minutes ago
    [dead]