Skip to content

Instantly share code, notes, and snippets.

View jfsiii's full-sized avatar

John Schulz jfsiii

View GitHub Profile
openapi: 3.0.0
info:
title: EPR
version: '1.0'
license:
name: Elastic-License
url: 'https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt'
description: Elastic Package Registry
contact:
name: Nicolas Ruflin
@jfsiii
jfsiii / yarn-start-pr-42303.out
Created July 31, 2019 13:47
Output from `yarn start` on elastic/kibana#42303/ with the debug flag enabled.
yarn run v1.17.3
$ node --trace-warnings --trace-deprecation scripts/kibana --dev --no-base-path
{"type":"log","@timestamp":"2019-07-30T17:13:18-04:00","tags":["warning","plugins-discovery"],"pid":2668,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not work in production."}
{"type":"log","@timestamp":"2019-07-30T17:13:19-04:00","tags":["info","plugins-service"],"pid":2668,"message":"Plugin initialization disabled."}
watching for changes (4457 files)
{"type":"log","@timestamp":"2019-07-30T17:13:20-04:00","tags":["warning","plugins-discovery"],"pid":2682,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not work in production."}
{"type":"log","@timestamp":"2019-07-30T17:13:20-04:00","tags":["warning","plugins-discovery"],"pid":2683,"message":"Explicit plugin paths [/Users/jfsiii/work/kibana/x-pack] are only supported in development. Relative imports will not
@jfsiii
jfsiii / git-log.txt
Created June 26, 2018 02:59
Creating a new git repo & branches
~ ‣ mkdir -p foo
~ ‣ cd foo
~/foo ‣ git init
Initialized empty Git repository in /Users/jfsiii/foo/.git/
~/foo [master @ HEAD] ✓ ‣ git branch new-branch
fatal: Not a valid object name: 'master'.
~/foo [master @ HEAD] ✓ ‣ echo 'first' > test.txt
~/foo [master @ HEAD] ✗ ‣ git add test.txt
~/foo [master @ HEAD] ✓ ‣ git commit -am 'master branch created on first commit'
[master (root-commit) ff11ac5] master branch created on first commit
{"type":"MultiPolygon","coordinates":[[[[-178.3541782,28.5940532],[-178.1470257,28.4402788],[-178.2683154,28.2022107],[-178.4795618,28.2634891],[-178.5331978,28.3912794],[-178.3541782,28.5940532]]],[[[-177.3379399,28.0016026],[-177.5912242,28.1086399],[-177.5452906,28.3763426],[-177.3374154,28.468123],[-177.1161757,28.2349244],[-177.3379399,28.0016026]]],[[[-176.7881701,52.1805566],[-176.4548881,52.2081485],[-176.1543024,52.3325117],[-175.0632833,52.4408473],[-174.8348149,52.3477128],[-174.4408669,52.5990925],[-174.1690903,52.6360086],[-173.7791907,52.530511],[-173.6528911,52.3652116],[-172.9454268,52.3153964],[-172.7661397,52.5259521],[-172.2972241,52.6003729],[-171.9951191,52.4547084],[-171.9710594,52.2812804],[-172.2208176,52.1236671],[-172.5718478,52.065432],[-172.7367507,51.9273258],[-173.0548519,51.8298781],[-173.854669,51.8578105],[-174.1192949,51.9148851],[-174.4864414,51.8234177],[-175.2484937,51.8228144],[-175.5552417,51.7713486],[-175.9052881,51.6232125],[-176.9173224,51.4069987],[-177.3757972,51.5
@jfsiii
jfsiii / 2017-10-04T15_44_23_433Z-debug.log
Created October 4, 2017 15:49
Log from `npm profile enable-tfa auth-and-writes` failure
0 info it worked if it ends with ok
1 verbose cli [ '/Users/jfsiii/.nvm/versions/node/v8.4.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'profile',
1 verbose cli 'enable-tfa',
1 verbose cli 'auth-and-writes' ]
2 info using npm@5.5.0
3 info using node@v8.4.0
4 notice profile Enabling two factor authentication for auth-and-writes
5 info profile Determine if tfa is pending
@jfsiii
jfsiii / .block
Last active September 23, 2017 22:03
Simple histogram using v4
license: mit
@jfsiii
jfsiii / .block
Last active July 28, 2017 15:53
Force Update Pattern
license: gpl-3.0
@jfsiii
jfsiii / .block
Last active August 2, 2017 21:50
responsive bar chart
border: no
height: 333
license: CC0-1.0
@jfsiii
jfsiii / .block
Created July 6, 2017 05:55
fresh block
license: mit
@jfsiii
jfsiii / .block
Last active June 18, 2017 03:23
Simple Box Plot Example in d3.js v4.0
license: mit