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/)F
Posts
1
Comments
669
Joined
2 yr. ago

  • Fire

  • Two half-paragraphs with no capitalization and a list of links is a manifesto now?

  • I'm sure the third time will be different

  • I like eating a spicy af burger every once in a while, but I wouldn't want to eat them 6 times a day

  • No.

  • But apparently still somehow good for The Economy™!

  • They'll just get AI to design hard drives that don't fail and chips that are immune to cosmic rays, duh.

  • A country

  • Salt??

  • my response is basically not until I understand it...

    That was probably a good call, firewalling and (lack of) DHCP especially is quite different so just trying to use v4 concepts on v6 addresses/networks is almost a guaranteed bad time

  • That's not how header backward compatibility works. IPv4 routers would discard the packet, not prepend zeroes.

  • You already have a bunch of NAT-level suggestions, so I wanted to mention there's an alternative solution: split-horizon DNS, or simply split DNS. Basically, you run a DNS server in your LAN (like pi-hole) which resolves to the private IP, so resolving externally and internally give different results. This way packets don't hit the router at all. You can also do a wildcard like *.something.lan to avoid having to add a record for every service, and only configure your reverse proxy.

  • Model collapse is the technical term

  • They sure can, and sadly the red scare made it so just uttering the word "communist" acts like a sleeper agent wake word

  • Deleted

    Permanently Deleted

    Jump
  • Probably would've been worthless since they were talking over it

  • Are you saying asymmetric cryptography doesn't exist or is not secure? You may want to collect your research prize and/or bring down the global banking system

  • I assume it would be something like a key that gets used to generate disposable signatures, not transmitted directly. But I've also been unable to find actual technical details, the article mentions a "GitHub proposal" without linking to it but i couldn't find anything in their repos. Their blog has nothing either

  • Why do you assume it's one static unchanging token? That's not how cryptography works, you can issue virtually unlimited signatures or challenges/responses without the other party knowing your private key