Victor
Victor
I'm using pam-MySQL with Mysql 5.7.26. No issues.
what I do is: ``` // pixelArray here is an array containing the values for R, G, B, and A (alpha) channels var rgba = new Buffer(pixelArray.length); for ( var...
I think you're being a little harsh on yourself. This tool has been very useful to lots of folks out there, so the fact that you created it was an...
Any idea when this pull request might get included?
I get this issue too on Ubuntu 12.10 x86_64: node 0.8.4 libpng: 1.2.49-1ubuntu1 ``` ldd ~/node_modules/png/build/Release/png.node linux-vdso.so.1 => (0x00007fffb21ff000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fa11c362000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fa11c14c000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6...
The elasticsearch version is 18.6: ``` shell $ curl -X GET server:9200 | json version.number % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total...
Ugh. Seems like I was supplying "http://" at the beginning of the value for the server. Once I remove the "http://" it works fine. My mistake. However, I think some...
Propose to add a `--preserve-dirs` flag to add this behavior. The “flat” download behavior would remain the default.
@stephwon The HMP portal is retired, so the AWS CLI would be the best way now.