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/)YO
Posts
0
Comments
74
Joined
2 yr. ago

  • Usually when code is minified, it is shipped alongside a sourcemap (*.js.map), which can be used by the browser to show you the original code.

    If you get an error in the browser, you can click the error, which will take you to the network(?) tab and show you exactly where the error occurred

  • This was a series of decisions with good intentions that went poorly in the long run.

    Our customer wanted us to setup a system so their users could track their products from their site from a variety of carriers; but their backend was very old and difficult to work with, and their network very locked down.

    We were struggling to setup a single carrier, so we eventually decided to setup a new server with modern tooling on our own network so we could develop this and other “complicated” features with less pain, and they would only have to make a single exception to their firewall.

    Fast forward a year and:

    • They didn’t request any more “difficult” features, so the server was serving a single API
    • One of our carrier’s API keys had expired and nobody noticed because they weren’t using it, and they didn’t request support for additional carriers either
    • Somebody on their security team noticed the strange calls to our servers and demanded we moved the API to their infrastructure anyway
  • Watching over your children sounds like a lot of effort. Big Brother can do it for me, and they can remove some of the content I don’t like to see with those bills. I’m on their side so surely it wont affect me negatively.

  • It’s up to the attester to decide. Maybe it needs to run some verifications every so often. There’s nothing preventing it from refusing you attestation too, if your device is out of date, or is too old and won’t receive future updates