Why NULL Crashes Entire Programs (Null References Explained)

Published: 11 June 2026
on channel: SysSketch
41
0

Tony Hoare invented null in 1965 and later called it his billion-dollar mistake. Today, null dereferences crash more programs than almost any other bug. Here is exactly why — and how modern languages are eliminating null at the type level.

In this video:

What a null pointer actually is (address `0x000000` in memory)
The exact CPU sequence that triggers a NullPointerException or segfault
Why silent null failures are often worse than immediate crashes
Why null checks do not scale in large codebases
How `Option T` makes null impossible to ignore at the type level
How Rust, Kotlin, Dart, and Swift remove null by design
Practical techniques to reduce null-related bugs in any language

No superstition. No defensive coding rituals. Just how null really breaks programs — and how modern type systems stop it.


On this page of the site you can watch the video online Why NULL Crashes Entire Programs (Null References Explained) with a duration of hours minute second in good quality, which was uploaded by the user SysSketch 11 June 2026, share the link with friends and acquaintances, this video has already been watched 41 times on youtube and it was liked by 0 viewers. Enjoy your viewing!