150-Year-Olds Aren’t Collecting Social Security
Elon Musk has claimed that his “DOGE” team has found evidence of “massive fraud” at the Social Security Administration, alleging that 150-year-old Americans were receiving benefit checks. I saw this claim easily debunked over the weekend, but Wired has a good writeup of it. Basically, the programming language that these systems are written in (COBOL) often uses an arbitrary date as a baseline…most commonly a date from 150 years ago.
Computer programmers quickly claimed that the 150 figure was not evidence of fraud, but rather the result of a weird quirk of the Social Security Administration’s benefits system, which was largely written in COBOL, a 60-year-old programming language that undergirds SSA’s databases as well as systems from many other US government agencies.
COBOL is rarely used today, and as such, Musk’s cadre of young engineers may well be unfamiliar with it.
Because COBOL does not have a date type, some implementations rely instead on a system whereby all dates are coded to a reference point. The most commonly used is May 20, 1875, as this was the date of an international standards-setting conference held in Paris, known as the “Convention du MΓ¨tre.”
These systems default to the reference point when a birth date is missing or incomplete, meaning all of those entries in 2025 would show an age of 150.
The SSA also automatically stops benefit payments whenever someone reaches the age of 115.
Stay Connected