Reddit users thevincentasteroid and MMD3_ posted about an auto-playing video ad (with sound) on the home screen. The ad is for Chicken Tender Wraps from Carl’s Jr. When it begins auto-playing, it pushes all the other UI elements out of focus and goes almost full-screen, returning to the home screen after it has played through once.

    • kratoz29
      link
      fedilink
      English
      91 year ago

      Amazing that blocking DNS is still a thing for gadgets like this.

      • Dran
        link
        fedilink
        English
        91 year ago

        Dns resolution is integral to load balancing and regional content delivery. There is no universe where a single server, even a specially designed asic, could handle proxy routing if there was a DNS outage and every iPhone or android device or whatever failed to a single IP. Thank God the Internet works this way tbh, dns-based content blocking will probably be the only thing we can do eventually

          • Dran
            link
            fedilink
            English
            11 year ago

            I can’t say I’ve ever seen that, but it wouldn’t be hard for an iptables rule at the egress to just block outgoing traffic to 8.8.8.8. it’s not a great workaround for content providers. Especially because there’s definitely a universe where Google kills their DNS offering and a bad actor sets up a DNS server on the same static IP. Not that this isn’t an issue for domains too, it’s just another immutable and this one costs more than a subdomain to maintain.

      • @lone_faerie@lemmy.blahaj.zone
        link
        fedilink
        English
        51 year ago

        There are apps that circumvent DNS blocking. They hard code the DNS server into the app, so instead of making requests to your set DNS, they make them directly to, say, Google’s DNS (8.8.8.8)