Results 146 issues of Eric Blade

I have a private bitbucket that I use for some personal things, and "Open in Github" with those results in an error page at bitbucket telling me that link has...

I've noticed that you can provide more than 2 cards, but it's not clear what exactly the output means in that case. My guess is that it doesn't understand any...

Adds a 50% alpha black scrim during scene loads, along with a red/blue progress bar and "LOADING ..." indicator on screen. Engine limitations seem to prevent us from getting any...

Presently working with the 2.0 branch, although this likely applies to the 1.x branch as well: with default halfSample settings (usually off during tests, but on for some configs), 19...

NODE_ENV=test causes a total failure of all integration tests. I suspect this is because src/config/config.ts is returning something incorrect there. However, I like having NODE_ENV=test so certain code can be...

... likely add a function to input_stream and frame_grabber that identifies which environment it's *supposed* to be in, and then check in integration tests, something like: ... export the running...

https://pyimagesearch.com/2014/11/24/detecting-barcodes-images-python-opencv/

... that would unify a chunk of code that seems to be the difference between why browser and node have different test results

It seems that we're so far behind on this that the asm2wasm tool for auto converting asm.js to wasm is no longer available. need to figure out how to get...

It would seem that due to code_32 failing significantly more on node, than browser, that it narrows down to BarcodeLocator failing on code_32's second test ( ```{ name: 'image-2.jpg', result:...