in its first iteration, it strips all AI shit, doesn’t just disable it; the hero went through the source tree and patched it by hand!

it differs from LibreWolf and friends as there’s an intention to hard-fork the thing (LW should be based on basebrowser) and let the abomination that is the mozilla shell-game-corp of today behind, thus returning to the original idea behind creating mozilla, best described by the dude who gave us the thing:

In my humble but correct opinion, Mozilla should be doing two things and two things only:

  1. Building THE reference implementation web browser, and
  2. Being a jugular-snapping attack dog on standards committees.
  3. There is no 3.

mastodon thread: https://mastodon.social/@sarahjamielewis/116994970688711387

the patch repo: https://codeberg.org/basebrowserproject/organization

firefox repo: https://github.com/mozilla-firefox/firefox

build instructions: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

the only thing missing’s how to apply the patch. it’s as simple as going to the firefox source folder and applying the patch file with:

patch -p1 < the.patch

and then proceed with ./mach build.

this was my first time building firefox from source and it wasn’t half as bad; about 30ish minutes on an i7-870 in the background without any excessive load that woulda made the system unusable.

  • lambalicious@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    13 hours ago

    And yet what?

    No matter how much you think the world licks the boots of Chrome, Chromium is still not a reference implementation. Heck, Dillo is not a reference implementation and it has three orders of magnitude more justification for being so!

      • communism@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        12 hours ago

        The majority of end users run Windows. Does that make Windows the reference desktop OS?

        The most charitable interpretation of your assertion I can think of is that you just mean that Chromium-based browsers have the majority of the market share. That’s not the same thing as a reference implementation at all.