620s BC

Significant people

gollark: Does anyone know where I can get help on weird SQLite issues? A query in my application was really slow when running but fine when I ran it in `sqlite3`, and I tracked it down to the query planner generating different code for a prepared statement using parameter binding versus one which just contains the value directly.
gollark: Never mind, I checked nimble instead of just the stdlib, there is a thing for this.
gollark: Is there something like `mktemp` available which generates a random folder under `/tmp`? `os.getTempDir()` has a bunch of warnings and also seems to only find the platform equivalent of `/tmp`.
gollark: I found that `cast[int64]` works, although it may be horribly unsafe.
gollark: I have a thing which fills an array with secure random bytes and I want an integer from it, basically.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.