this post was submitted on 06 Mar 2026
306 points (97.5% liked)

Technology

82332 readers
3435 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] reddig33@lemmy.world 24 points 22 hours ago (12 children)

Wouldn’t that mean ten percent of all crashes in all apps would be caused by bit flips? What makes Firefox special?

[–] thebestaquaman@lemmy.world 53 points 22 hours ago (2 children)

You can't effect the number of bit flips your users hardware has, but you can affect how often buggy code corrupts their memory or otherwise crashes your program.

Let's say any app will crash about once a year on my machine due to a bit flip. If the app is crap and crashes hundreds of times for other reasons, the bit flip is irrelevant. If the app is robust enough that the bit flip accounts for 10 % of the crashes, that basically means the app is pretty much never crashing due to poor code.

[–] MoogleMaestro@lemmy.zip 24 points 21 hours ago (1 children)

That's the way people should be looking at it. It basically means hard crashes are extremely rare in the firefox ecosystem.

To be fair, I can't remember the last time a browser crashed on me in general.

[–] caschb@lemmy.world 1 points 18 hours ago

I’ve had Safari of all things crash on me a couple of times. Still, not enough to actually be disruptive.

load more comments (9 replies)