Skip to content

Instantly share code, notes, and snippets.

@nf
nf / analyze.go
Last active January 12, 2016 21:14
'spent' script to log where time is spent
package main
import (
"bufio"
"fmt"
"net/url"
"os"
"regexp"
"sort"
"strconv"
apiVersion: v1
kind: List
items:
- kind: Deployment
apiVersion: v1
metadata:
name: frontend
spec:
replicas: 1
template:
@nf
nf / test.yaml
Created June 22, 2016 03:06 — forked from anonymous/test.yaml
apiVersion: v1
kind: List
items:
- kind: Deployment
apiVersion: extensions/v1beta1
metadata:
name: frontend
spec:
replicas: 1
template:
@nf
nf / nofrils-adg.vim
Created December 6, 2016 02:29
adg's modified nofrils vim color scheme
" Name: modified nofrils
" Author: adg
" URL: based on https://github.com/robertmeta/nofrils
" (see this url for latest release & screenshots)
" License: OSI approved MIT license
" Modified: 2016 Feb 26
hi clear
if exists("syntax_on")
syntax reset
@nf
nf / skeleton.go
Last active May 17, 2017 21:47
skeleton upspin server
package main
import (
"fmt"
"net/http"
"upspin.io/access"
"upspin.io/cloud/https"
"upspin.io/config"
"upspin.io/errors"

Keybase proof

I hereby claim:

  • I am nf on github.
  • I am enneff (https://keybase.io/enneff) on keybase.
  • I have a public key ASDOLblCc_TPjv1FYdUN6hJHdo9s9yDVPIW2yAiA6MYStgo

To claim this, I am signing this object: