this post was submitted on 06 Aug 2024
152 points (97.5% liked)
Programming
17354 readers
301 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The actual SEC report is relatively short - and surprisingly accessible.
That is a good read, thank you. Didn't have procedures, had two different brokersge systems running at once because they'd no procedures to follow, lost a fortune.
I'm thinking it's the "most expensive bug in history so far - haven't seen an accurate total for CrowdStrike's little faux pas, yet.
We can argue on whether it's a "bug" outright (since it is technically a correct implementation of a faulty design), but Boeing's MCAS pitching the plane based on the input of a singular faulty sensor has probably caused billions in direct damages, and billions more in reputational damage.
NULL
references (which Crowdstrike is an instance of) are often referred to as "the billion dollar mistake", but the actual cost of "historical" languages skimping out on optionally-nullable types is certainly in the trillions.