Jason McAffee

Results 8 comments of Jason McAffee

With this approach, an error is never fired, and all finds execute when the db comes back up, regardless of how long it's down (i tested for 3 minute outage)...

The current difference is mainly the polyfill used. I haven't been able to get Proxy working in an IE browser, and Chrome on Android does not currently support it, so...

I have filed a webkit bug for this: https://bugs.webkit.org/show_bug.cgi?id=224279 Calling startRendering only works N times on Safari desktop and iOS before it either crashes the page or starts erroring: https://codepen.io/jasonmcaffee/pen/GRrvLxX

Yes, it's possible, but a tad bit inconvenient. You cannot do this with addNote. You must use noteOn and noteOff. addNote won't work because the 4th param is the time...

Downloading llamafile-0.8.1 from the releases page, then renaming it to have an .exe extension, and using that to run the model worked for me. It would be nice if the...

Please fix, thanks!

No, sorry, ended up just using a dropdown

I get the same error. going to switch libraries to Picker, as this isn't supported by react-native-windows: https://github.com/microsoft/react-native-windows/issues/1978