• 1 Post
  • 159 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle








  • It’s kind of like string theory. It has a bunch of interesting conjectures but nobody can figure out a way to test any of it.

    Take the “selfish gene” (the idea predates Dawkins). One of the theories states that it may be evolutionarily advantageous for an individual to sacrifice themselves for the group if they share enough DNA. They lose the DNA in their bodies but save the exact same DNA in the bodies of their extended family. That’s a nice idea and you can get the math to work out in game theory models but how do we test if that’s why ducks sometimes lag behind when a hunter tries to shoot them?

    That’s not to say it can never be tested. There are other cases where we needed to wait for technological breakthroughs until theories could actually be tested.





  • Mustard will make it better but you don’t need it.
    You won’t get as good an emulsion and it will separate faster. Once you pour it on some salad it will be pretty hard to notice that.

    If someone is at the point in their cooking journey where they’re asking how to make vinaigrette, I keep it as simple as possible. TBH even the pepper isn’t strictly necessary. Many people don’t have pepper grinders and preground pepper doesn’t add much flavor.

    Salt is the only one that I’d say is absolutely necessary.








  • Yeah. And the fix for that has nothing to do with “de-duping” as a database operation either.

    The main components would probably be:

    1. Decide on a new scheme (with more digits)
    2. Create a mapping from the old scheme to the new scheme. (that’s where existing duplicates would get removed)
    3. Let people use both during some transition period, after which the old one isn’t valid any more.
    4. Decide when you’re going to stop issuing old SSNs and only issue new ones to people born after some date.

    There’s a lot of complication in each of those steps but none of them are particularly dependant on “de-duped” databases.