Cards Quote by Dennis Ritchie
“The notion of a record is an obsolete remnant of the days of the 80-column card.”
About This Quote
Source Speech: Interview on computing history, 1990s
The idea of a record is outdated, stemming from old 80‑column punch‑card systems.
In simple terms: Records are old tech from punch cards.
Update data models to modern structures.
Themes
Mood
Type
When to use this quote
- software design
- database migration
- legacy system maintenance
Key Concepts
Questions to Reflect On
- How can we transition legacy data without loss?
- Are records truly obsolete in all contexts?
Modern databases still use record concepts for compatibility.