I hereby claim:
- I am craigson on github.
- I am craigson (https://keybase.io/craigson) on keybase.
- I have a public key ASAm7mbLa3CCDC0yhh2lpIrBdJbDXS92HIfUkVPlFBsW7wo
To claim this, I am signing this object:
| FROM node:12 | |
| # Create app directory | |
| WORKDIR /usr/src/app | |
| # Install app dependencies | |
| # A wildcard is used to ensure both package.json AND package-lock.json are copied | |
| # where available (npm@5+) | |
| COPY package*.json ./ |
| version: "2" | |
| services: | |
| syntropynet-agent: | |
| image: syntropynet/agent:stable | |
| hostname: syntropynet-agent | |
| container_name: syntropynet-agent | |
| cap_add: | |
| - NET_ADMIN | |
| - SYS_MODULE | |
| environment: |
| { | |
| "name": "project-name", | |
| "description": "Template for static sites", | |
| "version": "1.0.0", | |
| "homepage": "http://www.project-name.com", | |
| "author": { | |
| "name": "Adam Reis", | |
| "url": "http://adam.reis.nz" | |
| }, | |
| "license": "UNLICENSED", |
| export function plugin(reactotron) { | |
| let _state = null; | |
| const COMMAND_MAP = { | |
| // When an "Action" occurs. | |
| "state.action.complete": () => _state, | |
| "state.backup.response": () => _state, | |
| "state.values.subscribe": action => { | |
| sendSubscriptions(_state); | |
| } |
| var Formula = function (appmodel){ | |
| var self= this; | |
| var debug = false; | |
| self.s010 = function() { | |
| var i; | |
| if (appmodel.Form().isAfrican() && appmodel.Form().isFemale()) i = 0.95334; | |
| if (!appmodel.Form().isAfrican() && appmodel.Form().isFemale()) i = 0.96652; | |
| if (appmodel.Form().isAfrican() && appmodel.Form().isMale()) i = 0.89536; | |
| if (!appmodel.Form().isAfrican() && appmodel.Form().isMale()) i = 0.91436; | |
| return i; |
| var progress = require('progress-stream'); | |
| var fs = require('fs'); | |
| const http = require('http'); | |
| // const file = fs.createWriteStream('mov.mp4'); | |
| const request = http.get( | |
| 'http://10.0.1.177:8080/ccapi/ver100/contents/sd/100CANON/MVI_0656.MP4', | |
| function(response) { | |
| var stat = fs.statSync(filename); | |
| var str = progress({ |
| const WebSocket = require('ws'); | |
| const maxApi = require('max-api'); | |
| const ws = new WebSocket('ws://localhost:7475'); | |
| const MAX_TAGS = 30; | |
| const MIN_TAGS = 3; | |
| const DELAY = 2000; | |
| // const fromFile = require('./test.json') | |
| // const { user } = fromFile |
I hereby claim:
To claim this, I am signing this object:
| ### Keybase proof | |
| I hereby claim: | |
| * I am craigson on github. | |
| * I am craigson (https://keybase.io/craigson) on keybase. | |
| * I have a public key ASByau5sBml_ya4TBlBvGbsNDQiX1_690eoeKTGg9aZtKQo | |
| To claim this, I am signing this object: |
| Verifying my Blockstack ID is secured with the address 1kzVHEBPuAvPJu58tKbYvAB5Mkew9Y4YK https://explorer.blockstack.org/address/1kzVHEBPuAvPJu58tKbYvAB5Mkew9Y4YK |