Spyke
lemmy.world

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.

107
lemmy.world

https://www.courtlistener.com/docket/63314762/gordoa-v-apple-inc/

It's still quite active. They're arguing over discovery right now and trial is currently set for March of next year. Use court listener if you want to see the docket and read opinions, not these paid garbage sites.

They have a browser extension where anybody who pays for the document via PACER can then upload it for them to host. It's a good nonprofit doing what our government should do.

https://en.m.wikipedia.org/wiki/Free_Law_Project

7

No. It looks like it's still pending. They just had to amend their complaint back in 2022.

2
potatobroreply
lemmy.blahaj.zone

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

42
ralakusreply
lemmy.world

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.

39

Just went through this

I was only able to get mine because of a grant i found, which paid 100% of the cost (over $3k).

9
uisreply

You know, 6k$ for hearing aid makes me think hinding in forests from voenkom isn't that bad.

2
aussie.zone

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.

18

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.

20
lemmy.ca

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

21
clubbreply
lemmy.world

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

12
lemmy.ca

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

The 'presidential alert' level.

14
lemmy.ca

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)

7

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

9
lemm.ee

I turn that shit off. It’s so obnoxious that I don’t even care to look for the kids.

16

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.

8

You reached the end

Rule | Spyke