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/)FS
Posts
17
Comments
636
Joined
2 yr. ago

  • I don't think I've seen a brand new computer in the past decade that even had a mechanical hard drive at all unless it was purpose-built for storing multiple terabytes, and 60K rows wouldn't even take multiple gigabytes.

  • It's also just syntactically wrong which may be what threw you off. Those double backslashes should be single backslashes if someone's referencing a path at a drive letter. Windows will ignore the extra ones, though. C:Windows\system32 is a valid path, for example.