I hereby claim:
- I am lulezi on github.
- I am lulezi (https://keybase.io/lulezi) on keybase.
- I have a public key whose fingerprint is 5ED5 58DE 75B8 A31B 90E3 2042 2CB7 8829 01FA 6F66
To claim this, I am signing this object:
MOT: Monitor enabled! | |
MOT: Init pins. | |
MOT: PWM config. | |
MOT: Enable. | |
MOT: Align sensor. | |
MOT: natural_direction==CCW | |
MOT: Absolute zero align. | |
MOT: Success! | |
MOT: Motor ready. | |
Motor ready. |
I hereby claim:
To claim this, I am signing this object:
5:skylight::api::http::live: curl; version=7.37.1; protocols=[http, https] | |
5:skylight::api::http::live: http config; CAPath=/usr/lib/ssl/certs | |
5:skylight::api::http::live: http config; CAFile=/home/foerderapp/www/spa.foerderapp.ch/releases/3/vendor/bundle/ruby/2.1.0/gems/skylight-0.4.0/lib/skylight/data/cacert.pem | |
5:skylight::c_api: starting Skylight instrumenter | |
5:skylight::instrumenter: starting instrumenter; state=Stopped; config=Config { authentication: mHaxwKS8BJlMSyJSqLHQBWN-ojt7J-6NBnm-89z4vVw, validate_authentication: false, lazy_start: true, version: 0.4.0, ssl_cert_dir: /usr/lib/ssl/certs, ssl_cert_path: /home/foerderapp/www/spa.foerderapp.ch/releases/3/vendor/bundle/ruby/2.1.0/gems/skylight-0.4.0/lib/skylight/data/cacert.pem, daemon_executable_path: /home/foerderapp/www/spa.foerderapp.ch/releases/3/vendor/bundle/ruby/2.1.0/gems/skylight-0.4.0/lib/skylight/native/x86_64-linux/skylightd, daemon_sockdir_path: /home/foerderapp/www/spa.foerderapp.ch/releases/3/tmp } | |
I, [2014-11-04T23:25:24.882297 #19099 |
function inspect(obj) { | |
var type = typeOf(obj); | |
if (type === 'array') { | |
return '[' + obj + ']'; | |
} | |
if (type !== 'object') { | |
return obj + ''; | |
} | |
var v; |
/** | |
* well, this comment-title-thing is crazy cool! | |
*/ | |
body, | |
input, | |
button { | |
font-size: 24px; | |
box-sizing: content-box; | |
} |