gaving
- Karma
- 272
- Created
- June 18, 2011 (15y ago)
- Submissions
- 0
[ my public key: https://keybase.io/gaving; my proof: https://keybase.io/gaving/sigs/sXBrlhmAqNe63KrqrL2l1lO0emvtoMSof_C5XQ3LiFM ]
- Face Recognition with Deep Detect (Part 1) (gavin.coffee)
- Change “nvim” to “ni” everywhere (github.com)
- What's new in NW.js v0.13 (nwjs.io)
- Show HN: Australia Quiz (Sound) (terraaustralis.herokuapp.com)
- Show HN: First Clojure project (github.com)
- Xerox PARC in the 21st Century (berkeleytechreview.com)
- HTTP ETag (en.wikipedia.org)
- Going Forward Is Leaving Past Behind (glazkov.com)
- Adieu, Koku (fadingred.com)
- Exchange.vim (github.com)
- Show HN: United States Quiz (Sound) (murica.herokuapp.com)
- Boss Key (vimeo.com)
-
Anything particularly esoteric in your vimrc? Couple I find invaluable:- " Yank block visual selection to space separated line vnoremap <Leader>y "+y:let @+ = join(map(split(@+, '\n'), 'substitute(v:val,…
- When to use STDERR instead of STDOUT (jstorimer.com)
- Twitter's "View Album" links (twitter.com)
- Facebook breaks $30 (encrypted.google.com)
- Show HN: Noise up your pipelines with flute (github.com)
Screencast: https://vimeo.com/39440084 Probably the most useless thing I've ever written.
- Pastebin.js (bt.no.de)
knocked together a minimal, basic pastebin implementation in node.js with express and mongoose. github: https://github.com/gaving/pastebin.js