Joshua Sierles

Results 41 issues of Joshua Sierles

Some arguments, such as 'density' for specifying a source PDF file's resolution, must come before the source filename, otherwise they are ignored. This is important for controlling the target resolution...

Use case: converting PDFs without the option to specify 'density' results in low resolution images. Instead of using #convert, it would be handy to be able to pass options to...

I'm trying to use this plugin via `

On Heroku, Rack::Deflater is required to enable gzip compression on responses. Injecting the profiler before this doesn't work. It might be useful to be able to specify a position at...

I know one target of this project is to avoid npm, but there's a huge growing list of useful components. Would it be possible to use npm to at least...

On executing 'delete from table', this error is repeatedly issued.

equalTo works as expected when testing outside of React Native in a nodejs script. However, when observing the same query in RN, no results are returned. ``` observe(props, state) {...

Is there any planned support for this? Perhaps via a native module wrapping the parse SDK for offline behavior?

This PR adds a small monitoring service that queries vector at a configurable interval. It checks whether vector has processed any new events. If it hasn't we can assume that...