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/)CA
Posts
7
Comments
205
Joined
2 yr. ago

  • I'm not exactly sure what you mean. Doesn't all dependency injection work the way I described?

    Without being familiar with the framework, you can't trace your way from the class getting injected into to the configuration, even if you're experienced with the language.

  • Ha, abusing fork for asynchronous saves is clever. I hope they are aware of the following restriction:

    After a fork() in a multithreaded program, the child can safely call only async-signal-safe functions (see signal-safety(7)) until such time as it calls execve(2).

  • Right? That's the thing. Car thieves don't care if the tool is illegal; they're already planning on stealing a car.

    If you make the tool illegal, you're just making it harder for security experts who do care about the law.

  • Yes we should allow them, because the problem isn't that this tool is available. The problem is that cars and other devices aren't more secure.

    If you broke into a bank vault with a screwdriver, you don't ban screwdrivers; you get mad at the bank.

  • You use cards for offline authentication (bars/festivals/etc.), and use a different process for online authentication.

    Proving someone has the physical card in their possession (which is what a reader does) isn't really useful for proving identity when you can't also check the picture.