Nick Palmer

Results 22 issues of Nick Palmer

I got this working today and it might be nice to tell other people how to do it.

In a SPA if I navigate back Kasia shouldn't have to re-run the queries to build the page.

``` $ npm install --save kasia-plugin-wp-api-response-modify npm ERR! code E404 npm ERR! 404 Not Found: kasia-plugin-wp-api-response-modify@latest ``` Is there a reason this plugin hasn't been pushed to npm?

I would like to enhance MongoMQ to make it more suitable as a "job queue" mechanism, for which I have often used Amazon SQS with great success. The basic idea...

Currently, no ARM64 images are being published to DockerHub for atmox/sftp resulting in AMD64 emulation mode on ARM64 based systems. This forces ARM64 systems, like the new M1 Macs, to...

`dep init` chokes on this path, so better to update it to the new home for this repository on github.

* Updates PID_LINE filter to allow : * Keeps pids which have : correctly

This documents how to test with Jest / Enzyme when using this library. Enzyme does not currently support Suspense with a thrown promise inside.

I am running: ``` [email protected] [email protected] ``` In my Podfile I have added the following, per the instructions: ``` pod 'BRYXBanner', :git => 'https://github.com/prscX/BRYXBanner.git', :branch => 'master' post_install do |installer|...

It is often useful to look up the set of nodes with a common prefix.