• Possibly linux
    link
    fedilink
    English
    469 months ago

    Ublock origin is the best

    I do wish Mozilla would remove the proprietary parts of Firefox though

    • @douglasg14b
      link
      English
      269 months ago

      Can you list some of those, I’m curious.

        • Simon Müller
          link
          fedilink
          English
          229 months ago

          (the sync can actually be self-hosted and is OSS, the DRM is third-party and proprietary)

        • @douglasg14b
          link
          English
          19 months ago

          I mean, that’s not surprising though is it? If a FOSS tool I made has an additional feature that requires my own backend to support, then there has to be a backend to support it.

          The FE that uses it is still FOSS, and one could always build their own API to the specs outlined by the client.

          They could OSS their server side code ofc, that’d be cool. But that also takes sometimes double the effort to do well, and keep custom tweaks and changes either separate and proprietary, or build out a complex way for them to be dynamically injected. So I don’t really blame them on that one tbh.