guillemdc

Results 5 issues of guillemdc

I have schemas that reference other Ids in the same schema and they always validate, even when they shouldn't. For example this data: ``` { "name": "Joe", "toys": [{ "name":...

It starts working and does so for a while. After a minute or two it crashes with this message and the attached log. Command '['D:\\video2x-4.8.1-win32-full\\dependencies\\waifu2x-caffe\\waifu2x-caffe-cui', '--tta', '0', '--gpu', '0', '--batch_size',...

Hi, I've got my pi zero w2 already working with bluetooth, but I wanted to test and compare the sound and lag coming directly from the jack. Doing some research...

I'm trying to connect to my mongoDB by doing this (as stated in https://bshaffer.github.io/oauth2-server-php-docs/storage/mongo/): ``` $mongo = new MongoDB\Client("mongodb://admin:pass@{$mongoHost}:{$mongoPort}"); $storage = new OAuth2\Storage\Mongo($mongo); ``` However it doesn't seem to be...

**Describe the bug** I could successfully assess and delete my duplicate photos, but the task I created for the videos kills the entire machine **To Reproduce** Steps to reproduce the...