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

  • It doesn't:

    ^5 Thomas said to him, “Lord, we don’t know where you are going, so how can we know the way?”
    ^6 Jesus answered, “I am the way and the truth and the life. No one comes to the Father except through me.

  • Why do I need IE compatibility? I use Firefox. Why is the XBox app in the start menu? This is a work PC. The 3D folder (and Videos, Music, etc) just takes space in the File Explorer. I'd be fine if it created it when I save a file there, but until then I don't want to see it

  • Python2 might be required by something. Is Edge required? And Xbox? A folder for 3D models even if I never did 3D stuff and most likely never will on that PC? If yes, why? I can't think of anything I or lots of other people need that wouldn't work without these and lots of other things

  • If you need to get multiple pieces of data for one request Async is great, but why would you work on different requests in the same thread? Why slow down one request because the other needs a bunch of computation?