That's what he does. Not understand things.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Maybe Musk needs to learn about data normalization and natural keys.
I'm curious what the actual data looks like. I've spent quite a bit of time auditing large data systems.
I would expect these databases to be largely denormalized with very wide tables, I would expect them to favour natural keys like a SSNs, and built around per department use cases.
I would not expect them to be highly normalized because then when you need something from another department you need them to ensure consistency.
These systems probably have like 50 years of legacy code or more in them too.
😅
Seemingly every interaction this man has with a normal person is him finding newer and more interesting ways of declaring himself an absolute moron.
How the fuck is he the de facto president of the USA?
Also that's not how deduplication works.
He means/thinks that SSN is not unique (which is not a problem, just different design).
Of course he's wrong about lots of stuff, just the nerd in me could not not explain it.
I've worked on projects for the government as a contractor. There is SQL; SQL as far as the eye can see. I'm sure the NSA has some novel solutions to crunching shittons of big data, but day to day, at least in my experience, it is a lot of relational CRUD and reporting queries.
For the curious, it does clearly exist:
https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-rds.html