• @[email protected]
      link
      fedilink
      1092 months ago

      Imagine Apple destroying your son’s hearing and your lawyer says, “Welp, $75,000 sounds like the going rate for the ability to hear normally. Let’s sue one of the biggest corporations in the world for that amount.” Then you go along with it.

    • @[email protected]
      link
      fedilink
      422 months ago

      I’m surprised they’re only asking $75k. That’s like half a hearing aid nowadays (hyperbole)

      • @[email protected]
        link
        fedilink
        392 months ago

        For anyone curious, I couldn’t find an exact statistics but hearing aids in the US cost between $2000 to $8000 per pair with the average costs sitting around $5000-$6000 per pair.

        Insurance coverage varies per insurance provider and per state. It looks like many people will end up paying the maximum required by law before insurance takes over which is roughly between $1000-$3000 depending on state.

        Not only is a single purchase expensive, you usually have to replace them every 3 to 5 years.

    • @[email protected]
      link
      fedilink
      182 months ago

      I searched and the only update I can find is that Apple managed to get the gross negligence and fraud by non-disclosure complaints dismissed along with the request for punitive damages. All locked behind a paywall though. Case is Gordoa v. Apple Inc et al, U.S. District Court, Northern District of California, No. 3:22-cv-02900 for anyone that has paid access to legal databases.

  • fmstrat
    link
    fedilink
    English
    272 months ago

    Does it play that loud on headphones on Android devices?

    • @[email protected]
      link
      fedilink
      212 months ago

      I’m sure it doesn’t. Also I’m an AirPod and AirPod pro user and it doesn’t play that loud on them. I believe this child’s AirPods were defective.

  • @mindbleach
    link
    242 months ago

    Fuck how alerts are implemented. Anything less than a tornado does not need escalating alarms. Especially Amber alerts - because it’s always “look out for this car!” If I’m driving, it is illegal for me to look at the phone. If I’m not driving, I’m not gonna see the fuckin’ car unless it crashes through my front window. At which point, I’d like to think, I’d call the police anyway!

    Nevermind that I’m in Florida, a fuckoff-massive state. I’m down in the glans. I’ve been rudely awakened about a kidnapping up in the grundle. I hope they sent those messages to people in Nashville, because they’re just as close to Tallahassee.

  • masterofn001
    link
    fedilink
    23
    edit-2
    2 months ago

    Android can disable these alerts using ADB

    adb start-server

    adb shell pm disable com.android.cellbroadcastservice

    Edit: AND

    adb shell pm disable com.google.android.cellbroadcastreceiver (This is the Wireless Emergency alert app specifically)

    Caveat:

    CellBroadcast is a feature of the Android Open Source Project that allows devices to receive and display emergency alerts from cellular networks. Learn how to implement CellBroadcast in your device, how to configure the broadcast channels and languages, and how to test the functionality with the CellBroadcast app.

    This is the app code that provides these alerts.

    https://source.android.com/docs/core/ota/modular-system/cellbroadcast

    • @[email protected]
      link
      fedilink
      132 months ago

      Most devices just ask you if you want to keep receiving emergency alerts after the first one. (At least in Romania)

      • masterofn001
        link
        fedilink
        152 months ago

        Some countries send it on a channel level which cannot be blocked/silenced/opted out of.

        The ‘presidential alert’ level.

          • masterofn001
            link
            fedilink
            7
            edit-2
            2 months ago

            If the disable method doesn’t work, you can try

            adb shell pm uninstall -user 0 -k com.android.cellbroadcastservice

            Edit: AND

            adb shell pm disable com.google.android.cellbroadcastreceiver (This is the Wireless Emergency alert app specifically)

            (I’ve also disabled and/or uninstalled and/or firewalled and/or removed ‘modify system settings’ permissions many of my carrier apps)

            • @azertyfun
              link
              92 months ago

              Just live in a country which refuses to acknowledge cell broadcast exists, then you’ll die in peaceful silence in the next national emergency while operators take several hours to to send 11 million unicast SMS.

              Taps forehead

  • @[email protected]
    link
    fedilink
    English
    92 months ago

    I have always been paranoid about taking my earbuds out before sleeping. I was mostly afraid of messing with the screen and turning the volume up, or pressing the buttons. I was worried about the most random thing like this too.