Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)B
Posts
1
Comments
224
Joined
3 yr. ago

  • My first thought was that it was a Westworld reference.

  • In my experience (some games in z80 and 68000 in the early 90s), version control wasn't considered until mid-90s sometime, and at first wasn't trusted. There were network backups, but I don't know if they had revisions.

    Merging seemed like it couldn't possibly work well, so we would try to have separate ownership of different files. Although there would be only a handful of programmers on a team, so that was easy.

    Prior to that, backup and versioning was manually handing a floppy or two to someone each week.

  • One of the terrible things is that they will bill you much more if you don't have insurance, or if you have insurance but they are not in your insurance "network" (which is basically your insurer acting like a union to negotiate prices down for it's members).

  • BASIC uses (used?) it to declare variables. (I don't know if earlier languages did.)

    Not that that's a reason for other languages to copy it.

  • Juice

    Jump
  • "If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the- World Switch. PLEASE DO NOT TOUCH, the paint would't even have time to dry."

    • Terry Pratchett
  • "My leg!"

  • Except for the Doofenshmirtz "2 nickels" one, I see that everywhere.

  • A private key would be built in to the camera. It would be stored in a way that's hard to get at, physically or in software (like the secure enclaves in phones).

    The pics or videos are signed using the private key (again, this process needs to happen in a secure way without revealing the secret key).

    The camera manufacturer publishes the matching public key. Anyone can use it to verify that the file matches the signature. But no one can sign a fake image unless they can get at the private key.

    This would work even if the camera manufacturer no longer existed. The camera does need to ever be online.

    The public/private key pairs are also part of what makes blockchains work, but for this process blockchains would add nothing.

  • Blimey can be British.

  • This would be right up Patrick Stewart's street.

  • Seriously. It's something about shampoo, hair conditioner, laundry detergent and laundry conditioner especially. The product type is printed as small as the dosage on med bottles.

  • I have seen a gas pump have a "press cancel to skip PIN entry" message...

    Edit: here it is https://imgur.com/bypass-pin-veorkyV

    Usually they ask for the zip code of the billing address, and if you found a card, there's a good chance you'd be in that zip code.

  • Web browser? "app". Web page? "app". Dialog box? "app". Phone app that's just a thin shell for the web site? "appapp".