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/)AL
Posts
0
Comments
2,013
Joined
2 yr. ago

  • It's more integrated. Also, I don't think the expectation is to carry them around. You'd pick what you want for your trip and leave the rest at home. I expect this to be more like DS and less like Switch. I.e. A single person per device.

  • I'll share my story about stupid customers too. In our application we have the option to require an email address or not require an email address for new users based on the customer's preference. So naturally, we have/had a customer that set it to require an email address, but when they took information from their customers they did not actually require them to provide an email address. So for all their customers that didn't actually provide an email address they would enter something like noemail@fake.com. Something to satisfy the field requirement without actually being an email address. No consistency mind you.

    This worked fine until we started offering a SaaS version of our software and emails stated being sent from AWS servers. Needless to say, AWS doesn't like it when you have an undelivered rate of like 30% for your emails. It ended up locking a pod out of sending emails for a day which ending up affecting multiple customers of ours.

    And naturally, the customer using the fake emails never said anything about it to us beforehand or indicated what type of workforce they actually wanted; which was, "we want our employers to be forced to ask for an email and if the email is required they can't accidently forget to ask because they won't be able to continue in the app until they enter something." Probably a bit more paraphrased at this point since it happened years ago.

    We don't expect all entered email addresses to be valid, but come on.