• Firefox offers better privacy and security than Chrome, with upcoming support for 200 new add-ons. • While Chrome dominates, Firefox gains ground with user-friendly browsing experience and open-source model. • Mozilla’s focus on user privacy and transparency challenges Google’s ad-centric approach, making Firefox a viable alternative.

  • @HerrBeter@lemmy.world
    link
    fedilink
    English
    17 months ago

    I wonder if they aren’t using the “stop and look at image” - trick with css/js. So when you scroll you’re supposed to center on the next image. Also stops the scrolling to center

    • @stifle867@programming.dev
      link
      fedilink
      English
      17 months ago

      Could be but I don’t think so in this case. It seems (based on no evidence - purely feel) that there’s some kind of event listener being triggered every time the page scrolls (whether this be touch/scroll event, visible contents, etc idk) and this event listener has different optimisation or performance characteristics depending on the device and rendering engine.