• ExLisper@lemmy.curiana.net
      link
      fedilink
      arrow-up
      7
      ·
      18 hours ago

      https://servo.org/

      New, open source rendering engine. It’s our best chance at getting multiplatform, web based apps that don’t depend on Apple or Microsoft. Hopefully also new web browser that can be an alternative to Firefox.

      • kchr@lemmy.sdf.org
        link
        fedilink
        arrow-up
        2
        ·
        3 hours ago

        In case you haven’t already explored existing browser alternatives, Qutebrowser is a keyboard-driven browser that can be infinitely extended as it is written in Python and you have full access to the browser API (including the low-level internals) in your configuration file. You can import any Python modules you need, and it has native support for ad blocker lists + userscripts (Greasemonkey et al).