• 0 Posts
  • 85 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle







  • I switched from OP 9 Pro to a Z Fold 6 to get the best of both worlds - a small, TV remote-like phone by default and a square-ish tablet for media and multitasking. Couldn’t be happier.

    At the same time, I do understand people who thought the width of Samsung’s Folds is too small - my first consideration was OnePlus Open anyway, but upon actually holding it in store, I realized that Z Fold 6 is just more comfortable for me to hold closed.









  • Madis@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    4 months ago

    I don’t understand the second one “Distribute third-party app stores as apps, so users can switch app stores by downloading a new one from Google Play, in just the same way as they’d install any app”.

    In real life you don’t see big supermarkets spread their flyers in competitors’ stores, how does that make sense digitally?



  • Yes, by default every Chromium browser is affected. It is just a matter of

    • whether they want to extend it to the enterprise time (which Edge and Opera won’t do IIRC)
    • whether they’d try to keep it working after enterprise time (maybe Brave and Vivaldi, but it could take a lot of effort)
    • whether they even have an alternative place to download extensions from if CWS takes MV2 extensions down (Brave has some workaround for few extensions, not sure about others)

    Maybe there will be some devs working on Ungoogled Chromium to keep the support, but they also have to think where users would even get the extensions from.



  • uBOL is entirely declarative, meaning there is no need for a permanent uBOL process for the filtering to occur, and CSS/JS injection-based content filtering is performed reliably by the browser itself rather than by the extension. This means that uBOL itself does not consume CPU/memory resources while content blocking is ongoing – uBOL’s service worker process is required only when you interact with the popup panel or the option pages.

    uBOL does not require broad “read/modify data” permission at install time, hence its limited capabilities out of the box compared to uBlock Origin or other content blockers requiring broad “read/modify data” permissions at install time.

    Emphasis mine. No background processes, including a website-reading permission does indeed sound more optimized for mobile, where people may have limited resources.