Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Google ordered to remove scary warnings when installing third-party app stores

US Judge rules that Play Store's warning screens are anticompetitive friction that must end.

Google ordered to remove scary warnings when installing third-party app stores

US District Judge James Donato has instructed Google to simplify the process for users to install alternative Android app stores via the Play Store. The court deemed the current multi-step approach with additional prompts as deliberate "anticompetitive friction" intended to deter regular users. Judge Donato's ruling arrives as Google faces increasing antitrust scrutiny, including the necessity to open its ecosystem, exemplified by third-party storefronts like Aptoide Games gaining direct access to the Play Store.

During a recent compliance hearing in the ongoing Epic vs Google antitrust lawsuit, Judge Donato emphatically stated, "That is not acceptable," condemning the cumbersome process imposed on users by Google.

Written by urgent.news from Android Authority's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at androidauthority.com →

More in Tech

RAG vs. Direct Context: I Tested Both on Real Documents, Here's What Broke

A hands-on test of BGE-M3 + Qwen3 (RAG vs. direct-context answering) on a real research paper and a full-length book including a retrieval bug hiding in a footnote, and one surprisingly good model…

  • RAG and direct-context answering tested on real documents
  • RAG failed with full-length book, retrieved footnote as main contribution
  • RAG excelled with specific question about book, identified lack of relevant context

AWS WAF Challenge : bloquer les bots avant qu’ils n’atteignent l’application

Quand on m’a appelé, l’attaque durait depuis environ une semaine. Elle visait la page de connexion d’une application historique qui générait son HTML côté serveur.

  • Attack targeted legacy application's login page
  • Million queries from vast IP addresses, ineffective IP blocking
  • AWS WAF Challenge feature placed at infrastructure layer

Why RAG on legal text keeps hallucinating dates - and what actually fixed it

A couple of weeks ago I dropped the CRA text (the EU's cybersecurity regulation for IoT devices) into ChatGPT and asked when the main requirements actually kick in.

  • ChatGPT incorrectly stated CRA regulation entered force in 2024, 3 years off.
  • Dispersed dates in EU regulation PDF caused AI confusion.
  • Platanor rebuilt repository with proper file structure to fix RAG hallucinations.