Filipe Cruz
Filipe Cruz
+1 i'm picking up legacy code (don't usually use angular), need to get digest auth working, all angular stackoverflows point to this lib but can't figure out how the hell...
i could have fixed that legacy code when i had a chance yeah. would affect lot of pages to change it now. dont remember how sort is done on groups...
i also get this error. whatever gpu id i input. cudnn works fine on chainer. my setup info: ubuntu 16.04 torch7 cuda9.2 cudnn7.1.4 `` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 396.26 Driver Version:...
found https://github.com/torch/cutorch/issues and yeah, doesn't look like they support cuda 9 yet, that's probably the issue here i think. :/ if anyone has any other insights beyond "try downgrading", i'd...
seems to be convertSpeed that's screwing up, if i bypass line 24 of darwin.js with args.push('-r', speed) and use say.speak('Hello!','Samantha','100'); she speaks slow
console.log(convertSpeed(0.5)); console.log(convertSpeed('0.5')); console.log(convertSpeed(0.25)); console.log(convertSpeed('0.25')); console.log(convertSpeed(1.0)); console.log(convertSpeed('1.0')); all give proper results though, so not the function itself, weird stuff
say.speak('Hello!','Samantha','80'); she speaks normal speed again. i'm guessing there is a minimum rate threshold, and that anything below that snaps back to normal speed default instead of lowest possible. haven't...
i been working on an export of demozoo data to be able to "automate" the creation of country specific pages where it lists things such as all releasers from certain...
would like to see a few new ones added, like listing releasers without a csdb link that are credited on a release for c64 ``` select r.id, r.name, ccount.pcount, al.parameter...
and `https://demozoo.org/pouet/groups/` having a sub-option listing groups with 0 demozoo prods and non zero pouet prods