• 3 Posts
  • 85 Comments
Joined 6 months ago
cake
Cake day: October 6th, 2024

help-circle


  • 100% guessing here, but native apps sometimes use recycling virtualized lists. That means as you scroll the list will reuse the container that renders the post title and image. Often the image is still being fetched but you already know the title. So as you scroll, it reuses a post you previously saw, instantly swaps in the new title, but the new image is still loading, so an image from a previously post in the list is displayed.

    the result is you many only need to render and reuse 10 posts in the list, even if the list contains hundreds of posts.

    Idk if that made any sense at all, but keep an eye out if the title is new but the image was previously seen.




  • moseschrute@lemmy.worldtoTechnology@lemmy.worldWhy I recommend against Brave.
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    3
    ·
    edit-2
    18 days ago

    I’m using brave lol. As a web developer I really need to test the work I do on a chromium based browser. Brave seems to be the best chromium based browser that still supposed ad blocking after the whole manifest v3 thing.

    So let me pose this question to you. As someone that needs to use Chromium for work, what’s the best Chromium based browser that still supports ad blocking?

    I get that Firefox is better. Heck Tor is even better. But realistically what is something I can actually use to get real work done?

    Edit: ok I read the article. That is kinda bad. So please find me a chromium based alternative that I can use for work