I hereby claim:
- I am morion4000 on github.
- I am morion4000 (https://keybase.io/morion4000) on keybase.
- I have a public key ASCMK28wmVTgndQeOTFMfBwPoFGdLqpNp92H_ZFWUuqsrAo
To claim this, I am signing this object:
const axios = require("axios"); | |
const UNDERLINE = "\x1b[4m"; | |
const ITALIC = "\x1b[3m"; | |
const BOLD = "\x1b[1m"; | |
const RESET = "\x1b[0m"; | |
const RUN_CHECK_INTERVAL = 1000; | |
const API_URL = "https://api.getsite.ai/v1"; | |
const MAX_INPUT_LENGTH = 1000; |
I hereby claim:
To claim this, I am signing this object:
Command: GeoLocations constructor | |
NodesList constructor | |
SignalingRoomList constructor | |
NodeSignalingServerProtocol constructor | |
SignalingRoomList constructor | |
NodeSignalingClientProtocol constructor | |
NodesWaitlist constructor | |
NodeDiscover constructor | |
NodeClientsService constructor | |
NodeWebPeersDiscoveryService constructor |
09.05.2018 16:53:02_discoverForkBinarySearch 0 left 25818 right 26649 | |
09.05.2018 16:53:02_discoverForkBinarySearch 0 left 26234 right 26649 | |
09.05.2018 16:53:03_discoverForkBinarySearch 0 left 26442 right 26649 | |
09.05.2018 16:53:03_discoverForkBinarySearch 0 left 26546 right 26649 | |
09.05.2018 16:53:03connecting... to: https://webdollar-vps3.ddns.net:80 | |
09.05.2018 16:53:03_discoverForkBinarySearch 0 left 26598 right 26649 | |
09.05.2018 16:53:03_discoverForkBinarySearch 0 left 26624 right 26649 | |
09.05.2018 16:53:03 ✘ Error deserializing blocks TypeError: Cannot read property 'difficultyTarget' of undefined | |
09.05.2018 16:53:03 at MiniBlockchainFork.getForkDifficultyTarget (/usr/src/app/dist_bundle/terminal-bundle.js:3313:52) | |
09.05.2018 16:53:03 at InterfaceBlockchainProtocolForkSolver._deserializeForkBlock (/usr/src/app/dist_bundle/terminal-bundle.js:7265:190) |
05.05.2018 00:15:01connecting... to: https://webdollar-vps2.ddns.net:443 | |
05.05.2018 00:15:01connecting... to: https://robitza.ddns.net:8082 | |
05.05.2018 00:15:03connecting... to: https://presa7.ro:80 | |
05.05.2018 00:15:05connecting... to: https://webdollar-vps3.ddns.net:443 | |
05.05.2018 00:15:05connecting... to: https://robitza.ddns.net:8081 | |
05.05.2018 00:15:07connecting... to: https://webdollar-vps3.ddns.net:80 | |
05.05.2018 00:15:07connecting... to: https://webdollar.ddns.net:8080 | |
05.05.2018 00:15:11connecting... to: https://webdollar.ddns.net:8082 | |
05.05.2018 00:15:11connecting... to: https://webdollar-vps1.ddns.net:80 | |
05.05.2018 00:15:11connecting... to: https://hcern.ddns.net:8080 |
In the world of post-modernism, it is no longer clear that any one identity is ‘real’. | |
d8a757852d3c255b4364dee86f91eb6914cf5d1b880d313168d670c8af9d63a9 |
0x40a981d92D6d9ad1532fAA8e0bdef7d390D9AaC4 |
box: digitallyseamless/nodejs-bower-grunt:5 | |
build: | |
steps: | |
- install-packages: | |
packages: ruby-full | |
- script: | |
name: install compass gem | |
code: gem update --system && gem install compass | |
- npm-install |
box: digitallyseamless/nodejs-bower-grunt | |
build: | |
steps: | |
- install-packages: | |
packages: ruby-full unzip | |
- script: | |
name: install compass gem | |
code: gem update --system && gem install compass | |
- npm-install |
#!/bin/bash | |
cat > utilities-controller.json <<EOF | |
{ | |
"kind": "ReplicationController", | |
"apiVersion": "v1", | |
"metadata": { | |
"name": "utilities-service", | |
"labels": { | |
"name": "utilities-service" |