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/)HU
Posts
5
Comments
657
Joined
2 yr. ago

  • Tell me your secret

    In the US, many stores with food (grocery stores, restaurants) have what’s essentially a crappy pressurized airlock. You go through one set of doors, above which is an outward-facing blower, into a small room with higher pressure, then through another set of doors. The airlock is also often filled with hidden bug zappers, but even without them, insects getting in would be drastically reduced.

  • Javascript lets you compare unlike types without extra steps using ==. If you want strict comparison where “2” isn’t 2, use === and !==. Personally, I find that easier than having to parseint or cast every damn thing or whatever c does (strtol?). That said, I have build tools set up to enforce strict comparison because I don’t trust myself or others.

  • Red believes in the inherent goodness of humanity. Of course green will pull the lever, so why be stressed?

    Alternatively, red is glad the system doesn’t unfairly influence green’s actions.

  • And it’s not even some crazy stretch to make the premises work. Like if it had said the pizzas are the same size, I’d have to try to come up with something ridiculous to meet the requirements of the question, and would probably just leave it blank. But people order different sized pizzas every day.

    The “correct” answer contradicts the requirements set out in the question.

    Am I autistic? Or do I just have basic reading comprehension?

    If the “correct” answer is valid, so is “actually neither of these people exist”, because we clearly aren’t expected (or allowed!) to accept the premises for sake of argument.