John Hurliman

Results 74 issues of John Hurliman

I realize with the way this project is setup (a wrapper around a CLI executable) this would actually be using temporary files under the hood, but a nice wrapper for...

Would you consider adding TypeScript types to this library?

**Describe the bug** The WebGLShaderCache uses full vertex/fragment shader source code as keys in a `Map` and performs several lookups per frame, causing noticeably poor performance. **To Reproduce** 1. Create...

Suggestion

## *What* is wrong? I'm having trouble implementing parallel reduction algorithms using gpu.js and would benefit from example starting code. ## *Where* does it happen? My various implementation attempts in...

I'd love to use TLYShyNavBar, but it doesn't seem to support extension views when auto layout is enabled. TLYShyViewController.updateYOffset is using `self.view.center = ...` to move the view which very...

bug
confirmed
URGENT

The current copy of https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/sql.js/index.d.ts does not have any reference to `useBigInt`, so I am unable to pass that option in to `exec()` statements. Whoever is the maintainer of those...

We already upload these files directly to Sentry, they do not need to be in the app installation images as well. Map files take up two thirds of the uncompressed...

stale