Josh Greig

Results 10 comments of Josh Greig

This image is incorrectly detected as nudity: ![street_fighter_logo](https://user-images.githubusercontent.com/11838191/74576438-c0e26400-4f58-11ea-9893-4c32c0a4170b.png) I didn't want to make a new issue over it since this one already asks about test images.

I added myWorker.terminate() to the onmessage callback to fix the problem for me: `` scanImage = function(){ // get the image data var image = ctx.getImageData(0, 0, canvas.width, canvas.height), imageData...

I had to modify the source of nude.js in my project to do that too. I'm using nude.js in a big project with all our third party libraries under a...

It looks like this was fixed for me. I thought I had the same problem as you until seeing that it was a JSON.parse in my code under test that...

I ran into a similar problem too using Durandal which uses requirejs and including the instascan.min.js. I wonder if this issue is a duplicate or closely related to issue #94.

@shriram-k can you paste a code snippet for that here?

[HaydenOrz](https://github.com/HaydenOrz) do you want to try this? I ask because you did a great job with another lexer bug a couple weeks ago.

@evonox is your rewrite engine available publicly anywhere yet? You asked a little over a year ago. I do a little Python parse tree restructuring and rewriting in my use...

I keep seeing "too many redirects" when I load www.quakejs.com. It happens over 50% of the time I try to play the game and doesn't seem to matter which web...

@inolen yes I see the site working now with a bunch of changes. Notice the dates on these comments. My last comment on this issue was from February 2025. I...