I hereby claim:
- I am frm on github.
- I am fribmendes (https://keybase.io/fribmendes) on keybase.
- I have a public key ASClzrnjUC7k96HOdGHUv8ZZAow2R9vGZt3oi077en6ptwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| source "https://rubygems.org" | |
| gem 'bitarray' | |
| gem 'fnv' | |
| gem 'murmurhash3' | |
| gem 'bloomfilter-rb' |
| #!/bin/sh | |
| # Latest version probably in my dotfiles repo | |
| if [[ $# -eq 0 ]]; then | |
| DIR=. | |
| else | |
| DIR=$1 | |
| fi | |
| # Use --git-dir=$DIR/.git if git version < 1.8.5 |
| // ==UserScript== | |
| // @name TagPro Spectator Zoomed Out Flairs | |
| // @version 0.1 | |
| // @author Daemien | |
| // @include http://*.newcompte.fr:* | |
| // @include http://tagpro-*.koalabeast.com:* | |
| // @include http://tangent.jukejuice.com:* | |
| // ==/UserScript== | |
| /* jshint -W097 */ | |
| 'use strict'; |