• sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 days ago

    I’m more worried about the updates not happening in a timely fashion. Is it just a passion project by a handful of devs, or is there some kind of funding?

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 days ago

        Sure, but what about in 2 years from now?

        I used IronFox for a couple years and it suddenly stopped getting updates, and it took me a few months to realize and switch to something else. I don’t want that to happen again.

        I like the idea of librewolf, especially that it’s just a patch set on top of Firefox, but someone needs to maintain that patch set. This would be fine for simpler software, but browsers are complex and I just worry that updates will stall out with little warning.

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 days ago

          as I understand their build system is automatic. updates are not, but they have an update checker companion thing, and flathub too can manage that if you install from there

    • TORFdot0@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 days ago

      I’m not a contributor to LibreWolf so I can’t speak with authority on it but I can’t imagine that they are so different from Firefox that they wouldn’t be able to just merge 99% of updates from FF with minimal effort.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        10 days ago

        From looking at the repo, it looks like it’s simply a set of patches that get applied to the Firefox source code. They don’t maintain a fork, just a set of changes that get applied before building.