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/)PM
Posts
19
Comments
279
Joined
2 yr. ago

  • There were some pull requests to fix that, but guys at Mozilla said that those pull requests lead to performance regressions and rejected that.

    The latest PR was accepted in November, so IPv6 literals work in v122 alpha.

  • Like why shouldn’t the spirit of cats be happy when I feed some cats.

    I think this is literally true, if you assume that the spirit of cats is inside the cats, rather than some mystical universal phenomenon.

  • GoOn

    Jump
  • Because 1.2.3.4 and 1.02.003.04 both map to the same number.

    But 10.20.30.40 and 010.020.030.040 map to different numbers. It's often best to reject IPv4 addresses with leading zeroes to avoid the decimal vs. octal ambiguity.

  • I don't think .co versus .com is the relevant factor. I can select xampleco by itself, but not as a substring of http//wwwexamplecom. The rules seem so arbitrary and context-dependent that it behaves more like a dice roll than a usable feature.

    If a selection to URL feature cares about TLDs, IP addresses, or text beyond the selection range, then it's operating at the wrong abstraction layer. (well, technically Goto foo has a couple lines of code to [bracket] bare IPv6 addresses, but that's not core functionality.)