• RejZoR@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    24 minutes ago

    A pretentious asshole billionaire is going to be preaching us about massive fraud. Because he totally earned all his wealth through back breaking honest hard work. Give me a fucking break.

  • buddascrayon@lemmy.world
    link
    fedilink
    arrow-up
    30
    ·
    4 hours ago

    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).

  • bitchkat@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    3 hours ago

    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.

  • bitchkat@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    4 hours ago

    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.

  • Salamander@mander.xyz
    link
    fedilink
    arrow-up
    53
    ·
    6 hours ago

    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

  • Tetragrade@leminal.space
    link
    fedilink
    English
    arrow-up
    33
    ·
    edit-2
    2 hours ago

    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!!!
    
  • ansiz@lemmy.world
    link
    fedilink
    English
    arrow-up
    53
    ·
    9 hours ago

    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.

  • Jorn@lemm.ee
    link
    fedilink
    arrow-up
    100
    ·
    10 hours ago

    He got community-noted for being wrong. Per usual, it’s only a matter of time before he deletes his post.

  • dragonlobster@programming.dev
    link
    fedilink
    arrow-up
    56
    ·
    10 hours ago

    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