gaving

↗ HN profile [ 251 ms ] full profile
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 ]
  1. Show HN: Australia Quiz (Sound) (terraaustralis.herokuapp.com)
  2. Xerox PARC in the 21st Century (berkeleytechreview.com)
  3. HTTP ETag (en.wikipedia.org)
  4. Adieu, Koku (fadingred.com)
  5. Exchange.vim (github.com)
  6. Boss Key (vimeo.com)
  7. 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,…

  8. Facebook breaks $30 (encrypted.google.com)
  9. Screencast: https://vimeo.com/39440084 Probably the most useless thing I've ever written.

  10. 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