• Truscape@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    edit-2
    3 hours ago

    It’s called the forks, dude.

    Also, hopefully the ladybug thing or whatever gets off the ground someday.

    Edit: Servo is the better project to follow.

    • vogi@piefed.social
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      2
      ·
      edit-2
      9 hours ago

      I think you mean ladybird, right?
      Just FYI The core maintainer is very close to the alt right open source sphere.
      Rejecting inclusivity as he deems it as too political and just rubbing shoulders with really weird guys.

      https://drewdevault.com/blog/Cloudflare-and-fascists/
      https://kvibber.com/reviews/software/ladybird-inclusivity/

      There is servo though which is picking up speed lately, im following their rss for a while now.
      https://servo.org/
      The money behind is also a lot more public and the project is more open to people. originally developed internally at mozilla it is now in the hands of the linux foundation europe.

      • Truscape@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 hours ago

        Ah ty. I wasn’t keeping track of either project, but good to know servo’s the one to look out for instead.

      • diaphragmwp@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        7 hours ago

        Netsurf hasn’t seen any love lately. It’s still being developed on git but no releases. Same with Dillo.

        Dillo rejects scripting. Makes perfect sense to me. It also rejects automatic redirects, which also makes sense but the web has already been established around that as given so it can’t pass the most passive anti-bot.

        The state of scripting support on Netsurf is uhm, quite interesting. Scripts can write to the page parse time (like a snowflake generator) but can’t do ANYTHING after the page loaded, EXCEPT text fields and text areas. And scripts can always read but not write checkbox state. There aren’t any button events, either, but if you check the state of a text field repeatedly you can do interactivity. What is also interesting is that the new way of finding elements (getElementById) is functional, but the old way (document.formName.elementName) ISN’T. So that means that basically nothing existing functions (apart from again, the snowflake generators from geocities). But you can do the old style text animations if you specifically program it to use the new method despite being old style shit. Netsurf also passes “GoAway” and the most basic setting of Anubis (the passive redirects).

        Both are good enough to browse “old Lemmy”, although I haven’t tried to login since my instance doesn’t have it and the owner ghosted me (hi @[email protected]).


        There’s also a half public domain half permissive (BSD) text mode browser, https://chawan.net/ . Extraordinarily good concept! However, it avoids some of the bloat by forcing bloat onto your terminal emulator and having it render images, and my terminal emulator does not bother itself with such tasks and emulates a terminal, so image heavy sites like Lemmy fucking suck on it. No, it cannot just weight different characters from some public domain font (spoiler: if converted, all of them by international conventions are public domain) by brightness and by individual pixel similarity to an actual image and then just display those. That would make too much sense. I have high hopes for it, though. Also, I find the keybinds really weird.

        I have not tested Chawan’s scripting support much at all, all I can say is that it’s certainly better than Netsurf. And that everything I’ve written in the worst fucking programming language ever for Netsurf (not released yet, very soon I hope) runs on Chawan. However, they are unusable since textboxes open your preferred editor. Makes perfect sense, a browser shouldn’t be a text editor. But like, that breaks my gimmick that makes it work with Netsurf, damn. Checkboxes can be written to, for once, tho no access key support. The JS is still not enough to login to Lemmy (the default bloated frontend).


        Let’s use Gemini.

    • sunbeam60@feddit.uk
      link
      fedilink
      English
      arrow-up
      7
      ·
      10 hours ago

      But it isn’t really. The forks rely on the majority effort of Mozilla and they would never be able to maintain Firefox on their own.

      • Marn@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        9
        ·
        9 hours ago

        This this true but if Mozilla closed it doors tomorrow there would be enough support for a team to be built to maintain it. The market share is small compared to chrome but it’s still an enormous user base.