I hereby claim:
- I am fredr on github.
- I am fredr (https://keybase.io/fredr) on keybase.
- I have a public key whose fingerprint is 84F2 CFAE 3173 B5BD BA6C 5AF5 C076 EEC1 1BF1 8939
To claim this, I am signing this object:
package main | |
import ( | |
"encoding/json" | |
"fmt" | |
"cloud.google.com/go/datastore" | |
) | |
type Other struct { |
I hereby claim:
To claim this, I am signing this object:
package main | |
import ( | |
"fmt" | |
"log" | |
"time" | |
"github.com/vmihailenco/msgpack" | |
) |
(function() { | |
var script = document.createElement('script'); | |
script.async = 1; | |
script.src = 'https://raw.github.com/marmelab/gremlins.js/master/gremlins.min.js'; | |
document.getElementsByTagName('body')[0].appendChild(script); | |
setTimeout(function() { | |
gremlins.createHorde().unleash(); | |
}, 500) | |
})(); |
# vim:ft=zsh ts=2 sw=2 sts=2 | |
# | |
# agnoster's Theme - https://gist.github.com/3712874 | |
# A Powerline-inspired theme for ZSH | |
# | |
# # README | |
# | |
# In order for this theme to render correctly, you will need a | |
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts). | |
# |
(function() { | |
var script = document.createElement('script'); | |
script.async = 1; | |
script.src = '<url to script>'; | |
document.getElementsByTagName('body')[0].appendChild(script); | |
})(); |