Skip to content

Instantly share code, notes, and snippets.

View RobAWilkinson's full-sized avatar

Rob Wilkinson RobAWilkinson

  • @oddballio
  • Austin, TX
View GitHub Profile
import React, { Component } from 'react'
import graphql from 'babel-plugin-relay/macro';
import {QueryRenderer, createFragmentContainer} from 'react-relay';
export default class EmployeeList extends Component {
render(){
return (
<QueryRenderer
environment={this.props.environment}
variables={{}}
/**
* jspsych-audio-button-response
* Kristin Diep
*
* plugin for playing an audio file and getting a keyboard response
*
* documentation: docs.jspsych.org
*
**/
var loader = function(jsPsych) {
@RobAWilkinson
RobAWilkinson / js-la-solution.js
Last active April 2, 2018 17:59
js-la-solution.js
function given(num) {
this.savedValue = num;
this.multiply = function(num) {
this.savedValue = this.savedValue * num
return this;
};
this.divide = function(num) {
this.savedValue = this.savedValue / num
return this;
};
// question for you is there a difference between,
var records [][]string
var wg sync.WaitGroup
for _, r := range records {
wg.Add(1)
go func(record []string) {
host, desc := record[0], record[1]
defer wg.Done()
fmt.Println(host)
fmt.Println(desc)
set nocompatible
filetype off
call plug#begin('~/.vim/plugged')
" ----- Making Vim look good ------------------------------------------
Plug 'altercation/vim-colors-solarized'
Plug 'tomasr/molokai'
[[[[[ ~/dev/project-phoenix ]]]]]
=> Started proxy.
| (#1) Profiling: ProjectContext prepareProjectForBuild
=> A patch (Meteor 1.4.2.7) for your current release is available!
Update this project now with 'meteor update --patch'.
| Building local packages |
| ProjectContext prepareProjectForBuild.........................6,579 ms (1)
| ├─ _initializeCatalog...........................................237 ms (1)
| │ └─ LocalCatalog#initialize...................................236 ms (1)
t=2016-11-03T14:19:55+0000 lvl=info msg="using external IP 45.55.35.198" app=host pid=20310 fn=runDaemon host.id=flynn1477518236
t=2016-11-03T14:19:55+0000 lvl=info msg="registering with cluster discovery service" app=host pid=20310 fn=runDaemon host.id=flynn1477518236 token=https://discovery.flynn.io/clusters/e44afc00-d568-471f-9ac3-c2adf6b24807 addr=45.55.35.198:1113 name=flynn1477518236
t=2016-11-03T14:19:55+0000 lvl=info msg="registered with cluster discovery service" app=host pid=20310 fn=runDaemon host.id=flynn1477518236 id=b911a79f-d7af-4e4f-8b35-53330cfaa9ff
t=2016-11-03T14:19:55+0000 lvl=info msg="initializing volume manager" app=host pid=20310 fn=runDaemon host.id=flynn1477518236 provider=zfs
t=2016-11-03T14:19:55+0000 lvl=info msg="initializing job backend" app=host pid=20310 fn=runDaemon host.id=flynn1477518236 type=libcontainer
t=2016-11-03T14:19:55+0000 lvl=info msg="creating HTTP listener" app=host pid=20310 fn=runDaemon host.id=flynn1477518236
t=2016-11-03T14:19:55+0000 lvl=info msg="opening s
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
flynn-hos 23420 root cwd DIR 253,1 4096 2 /
flynn-hos 23420 root rtd DIR 253,1 4096 2 /
flynn-hos 23420 root txt REG 253,1 20410749 675044 /usr/local/bin/flynn-host.v20161017.1
flynn-hos 23420 root mem-W REG 253,1 16777216 142605 /var/lib/flynn/host-state.bolt
flynn-hos 23420 root mem REG 253,1 1840928 391898 /lib/x86_64-linux-gnu/libc-2.19.so
flynn-hos 23420 root mem REG 253,1 14664 391883 /lib/x86_64-linux-gnu/libdl-2.19.so
flynn-hos 23420 root mem REG 253,1 141574 391888 /lib/x86_64-linux-gnu/libpthread-2.19.so
flynn-hos 23420 root mem REG 253,1 149120 391889 /lib/x86_64-linux-gnu/ld-2.19.so
flynn-hos 23420 root mem-W REG 253,1 65536 142607 /var/lib/flynn/volumes/volumes.bolt
{
"scripts": {
"start": "node server/index.js",
"test": "mocha test --require test/setup.js --compilers js:babel-register",
}
}

Keybase proof

I hereby claim:

  • I am robawilkinson on github.
  • I am sumobob (https://keybase.io/sumobob) on keybase.
  • I have a public key ASA6ULEUF3K6AB6EQQXfnXVYkpMZv3JHhKvsy_MBcUEfBQo

To claim this, I am signing this object: