looks like rendering adblockers extensions obsolete with manifest-v3 was not enough so now they try to implement DRM into the browser giving the ability to any website to refuse traffic to you if you don’t run a complaint browser ( cough…firefox )

here is an article in hacker news since i’m sure they can explain this to you better than i.

and also some github docs

  • tahoe@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    What do you mean for the keyboards? Isn’t there an API for third parties? I guess it’s too limited but I’m wondering in what ways exactly

    • lazyvar@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      They’re right about browsers, but jumped the shark on keyboards.

      Custom keyboards come with some rules and limitations for obvious reasons, but they’re by no means the system keyboard in disguise like how browsers are all WebKit under the hood.

      Here’s documentation on custom keyboards: https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/CustomKeyboard.html#//apple_ref/doc/uid/TP40014214-CH16

      • tahoe@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        Yeah that’s what I thought, it’s not really comparable. Doesn’t explain why they all suck so bad compared to Android’s custom keyboard though

        • lazyvar@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          Most likely different incentives and platform culture.

          Customization isn’t that big on iOS, other than the occasional viral fad, so there’s less interest for custom keyboards and in return less development spent on it.

          Monetization of custom keyboards is also really hard and due to limitations on tracking and collecting data the incentives that Android has don’t really exists on iOS.

          So what you end up with is a handful of custom keyboards often by big players that have bags of money to throw at it or as a companion to a regular app (e.g. Grammarly, GIF apps) to fulfill a specific function.