Joshua Koudys
Joshua Koudys
Pluralisation rules vary between languages, e.g. in English, 0 is plural, 1 is singular, and 2+ are plural, but in French, 0 is singular. Plural rules should instead rely on...
Snowflake is getting huge - hit market cap ~$90B and getting popular fast. Might be the best time for rust to become well-known for supporting it as a DB option....
It asks you to use `hyperlocal::server::Server::new`, but that's been removed: https://docs.rs/hyperlocal/0.6.0/hyperlocal/server/struct.Server.html
I'm on ARM. snapdragon cpu on a chromebook chroot (crouton running debian). Seeing linker errors building the simple example app from the readme. Installed torch via pip3, and runs fine...
Can we show some love for the Mac M1 people out there? MPS doesn't seem any harder to choose if available than CUDA, and tch-rs seems to include it in...
Does it make sense that an e.g. human neutral tourist should be unable to wield Shadowblade? They'd be able to wield Stormbringer with only the usual blast damage. Its partner...
Tested playing as a monk, reaching Grand Master in martial arts and enjoying the 3 (two hands and a kick) attacks a turn. I tried forcing the sentient arise as...
We've implemented this hashing algorithm for kupyna, a Ukrainian algo specified here: https://eprint.iacr.org/2015/885.pdf I'm opening this PR just to get the ball rolling. The hash function we've made works and...