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/)NO
Posts
8
Comments
793
Joined
2 yr. ago

  • Seeing these in choppy seas is interesting. You'll see a fish fly straight out the side of one wave, fly 100 feet through the air and right back into the side of another wave. Super unnatural looking.

  • If you have enough users and systems that this is a problem then you should be centrally managing it. I get that you want to inventory what you have, but I'm saying that you're probably doing it wrong right now, and your ask is solved by using a central IAM system.

  • Is there a benefit to doing CoW with Pandas vs. offloading it to the storage? Practically all modern storage systems support CoW snaps. The pattern I'm used to (Infra, not big data) is to leverage storage APIs to offload storage operations from client systems.