I hereby claim:
- I am purefan on github.
- I am purefan (https://keybase.io/purefan) on keybase.
- I have a public key whose fingerprint is D2CF D858 B1EC C85E C149 B7F6 8E99 4C00 AB86 566A
To claim this, I am signing this object:
| { | |
| # configuration.nix | |
| systemd.services.zfs-setup = { | |
| description = "ZFS Setup"; | |
| after = [ "zfs-import.target" ]; | |
| wants = [ "zfs-import.target" ]; | |
| serviceConfig = { | |
| Type = "oneshot"; | |
| ExecStart = "${pkgs.writeShellScriptBin "zfs-setup" '' |
| FAIL src/EngineChain/test.spec.js | |
| ● Test suite failed to run | |
| Jest encountered an unexpected token | |
| This usually means that you are trying to import a file which Jest cannot parse, e.g. it's not plain JavaScript. | |
| By default, if Jest sees a Babel config, it will use that to transform your files, ignoring "node_modules". | |
| Here's what you can do: |
| #include "stdafx.h" | |
| #include <websocketpp/config/asio_no_tls_client.hpp> | |
| #include <websocketpp/client.hpp> | |
| #include <Windows.h> | |
| #include <iostream> | |
| #include <stdio.h> | |
| #include <fstream> | |
| #include <future> | |
| typedef websocketpp::client<websocketpp::config::asio_client> client; |
| [ | |
| { | |
| "sections": [ | |
| { |
| body, | |
| h1, h2, h3, | |
| div > h2, | |
| .post h2, | |
| p, | |
| ol.commentlist, | |
| ol.commentlist li, | |
| ol.commentlist li.even, | |
| li.comment, | |
| #commentform > p > label > small |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| DOCURL=true; | |
| echo $0 | |
| runCurl() { | |
| PING=$(curl --connect-timeout 1 --max-time 1 --head -s ${1}); | |
| ISUP=false; | |
| if [[ $PING == *"200 OK"* ]]; then | |
| ISUP=true; |
| [info] Set current project to tmp-6tdmfihlov (in build file:/tmp/tmp.6tdmfIhloV/) | |
| [info] Packaging /tmp/tmp.6tdmfIhloV/target/scala-2.10/tmp-6tdmfihlov_2.10-0.1-SNAPSHOT-sources.jar ... | |
| [info] Done packaging. | |
| [info] Updating {file:/tmp/tmp.6tdmfIhloV/}tmp-6tdmfihlov... | |
| [info] Resolving org.fusesource.jansi#jansi;1.4 ... | |
| [info] Done updating. | |
| [info] Wrote /tmp/tmp.6tdmfIhloV/target/scala-2.10/tmp-6tdmfihlov_2.10-0.1-SNAPSHOT.pom | |
| [info] :: delivering :: default#tmp-6tdmfihlov_2.10;0.1-SNAPSHOT :: 0.1-SNAPSHOT :: integration :: Sat Mar 07 01:14:23 UTC 2015 | |
| [info] delivering ivy file to /tmp/tmp.6tdmfIhloV/target/scala-2.10/ivy-0.1-SNAPSHOT.xml | |
| [info] Packaging /tmp/tmp.6tdmfIhloV/target/scala-2.10/tmp-6tdmfihlov_2.10-0.1-SNAPSHOT-javadoc.jar ... |
| Verifying that +purefan is my Bitcoin username. You can send me #bitcoin here: https://onename.io/purefan |