See the post on BlueSky: https://bsky.app/profile/provisionalidea.bsky.social/post/3lhujtm2qkc2i
According to many comments, the US government DOES use SQL, and Musk is not understanding much what’s going on.
Tax dollars are definitely being stolen… by this unelected buffoon
The more this dipshit talks about programming the more I’m convinced that he’s got absolutely no clue how any of it works. Like, he’s famous for creating PayPal, I’m really wondering if he paid someone to code that shit and just took credit (and all the money from its sale).
Where did this come from? Is this a precursor to pushing some blockchain shit or something?
I’d bet that the government is probably the largest user of SQL. Unless there are really old systems that predate SQL. I’d imagine they have shitloads of COBOL for example.
This retard thinks the government doesn’t use SQL…
This sounds just like a former manager that thought nosql was the end all and that SQL had no place.
If course they developed their app that required frequent data migrations because they were in fact very dependent on all the records matching the latest schema.
He sure is loose with that r-word…
Someone needs to explain to Musk how to debug with the JSON so that the ipv6 GUI does not overflow into the git API front-end
That man will be doing to same thing to important shit right now.
Sounds like he got confused looking at a view of a join.
SELECT holder_name, amount FROM account JOIN transaction ON transaction.account_id=account.id; -- WTF!! THERE'S DUPLICATES!!!
If SSN based fraud is the program then let’s establish an actual federal identification number. Even the Social Services bureau tried to get everyone to not use it as the end all source of truth. They only created it for social security benefits, literally only that purpose.
He got community-noted for being wrong. Per usual, it’s only a matter of time before he deletes his post.
It’s hard to figure out what he’s talking about , when he says the “whole social security database”. Like in which tables are they duplicated? Does it mean the entire row is duplicated or just the SSN, it might make sense to be duplicated depending on the schema. Is it an append only db, so there might be updated columns on the same ssn and you need to filter by the latest update timestamp? Who knows.
But also, saying that there’s a “social security database” and then following that up by the govt “doesn’t use SQL” so… the db is actually just a spreadsheet? A .txt file? The SSNs are just written down in someone’s notebook? Lol
https://xcancel.com/elonmusk/status/1889062581848944961
thought the replies would be better. Some people deducted that it uses plain text.
Of course. Everyone who’s ever used a DB knows it’s BS. As long as the data is structured - which it a) is because he was able to make assertions about it and b) fucking Excel files are enough - it CAN be imported and SQL’d on. Even Excel has built in support for fuck’s sake, not to mention Python and PowerQuery.
The dude is a self-certified moron - he probably struggles with the concept of PKI, too.