Skip to content

Instantly share code, notes, and snippets.

View mattfarina's full-sized avatar
┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻

Matt Farina mattfarina

┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻
View GitHub Profile
± helm --version
panic: http: multiple registrations for /debug/requests
goroutine 1 [running]:
panic(0x164d620, 0xc42028cb70)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/panic.go:500 +0x1a1
net/http.(*ServeMux).Handle(0x25123a0, 0x18f5e56, 0xf, 0x24c3160, 0x19caa40)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2038 +0x5d5
net/http.(*ServeMux).HandleFunc(0x25123a0, 0x18f5e56, 0xf, 0x19caa40)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2070 +0x55
@mattfarina
mattfarina / runc.sh
Created August 24, 2016 18:42
runC Dependency Report (2016-08-24)
Report on github.com/opencontainers/runc
------------------------------------------------------------------------------
Direct Imports
------------------------------------------------------------------------------
Analysis of github.com/Sirupsen/logrus:
✓ Dependency provides Semantic Version releases
X Using development revision between Semantic Version releases
@mattfarina
mattfarina / k8s.sh
Created August 24, 2016 18:37
Kubernetes Deps Report (2016-08-24)
Report on k8s.io/kubernetes
------------------------------------------------------------------------------
Direct Imports
------------------------------------------------------------------------------
Analysis of bitbucket.org/bertimus9/systemstat:
● Dependency does not provide Semantic Version releases
● Using the latest revision on the selected or default branch (from: 2014-02-26T13:15:10-08:00)

Keybase proof

I hereby claim:

  • I am mattfarina on github.
  • I am mattfarina (https://keybase.io/mattfarina) on keybase.
  • I have a public key ASAbxmL872PsPNgz8Xw8VSabzmBobbAaIr6v9vu1Ow51ZQo

To claim this, I am signing this object:

$ grommet init grommet-deleteme
(node:6901) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
3.9.3
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/Cellar/node/6.2.1/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.2.1
npm ERR! npm v3.9.3
npm ERR! file /Users/mfarina/Code/grommet-deleteme/package.json
npm ERR! code EJSONPARSE
package: github.com/docker/docker
import:
- package: github.com/Azure/go-ansiterm
subpackages:
- winterm
- package: github.com/Graylog2/go-gelf
subpackages:
- gelf
- package: github.com/Microsoft/go-winio
- package: github.com/Microsoft/hcsshim
± GOOS=linux glide up
[INFO] Downloading dependencies. Please wait...
[INFO] Fetching updates for github.com/codegangsta/cli.
[INFO] Fetching updates for github.com/Masterminds/semver.
[INFO] Fetching updates for gopkg.in/yaml.v2.
[INFO] Fetching updates for code.google.com/p/goprotobuf.
[INFO] Fetching updates for k8s.io/kubernetes.
[INFO] Fetching updates for github.com/deis/pkg.
[INFO] Fetching updates for golang.org/x/crypto.
[INFO] Fetching updates for github.com/Masterminds/vcs.
@mattfarina
mattfarina / orgs.md
Last active December 22, 2015 16:58
Organizations Using Glide
package main
import (
"errors"
"github.com/codegangsta/cli"
)
var e error

Projects not source controlled on Github

This is a short list (not difinitive) just to be used as an example set.

  • OpenStack
  • Linux kernel
  • Drupal (including thousands of contributed modules)
  • Wordpress
  • Ubuntu
  • PHP
  • Python