I hereby claim:
- I am grimreaper on github.
- I am eax (https://keybase.io/eax) on keybase.
- I have a public key whose fingerprint is 49C7 29DF E09C 0FC7 A1C4 6ECB A338 A6FC 8FC8 196C
To claim this, I am signing this object:
| #!/bin/bash | |
| FILES=`git ls-tree --name-only HEAD .` | |
| MAXLEN=0 | |
| IFS=$(echo -en "\n\b") | |
| for f in $FILES; do | |
| if [ ${#f} -gt $MAXLEN ]; then | |
| MAXLEN=${#f} | |
| fi | |
| done |
| 13:15 <xQuasar> | HASKELL IS FOR FUCKIN FAGGOTS. YOU'RE ALL A BUNCH OF | |
| | FUCKIN PUSSIES | |
| 13:15 <xQuasar> | JAVASCRIPT FOR LIFE FAGS | |
| 13:16 <luite> | hello | |
| 13:16 <ChongLi> | somebody has a mental illness! | |
| 13:16 <merijn> | Wow...I suddenly see the error of my ways and feel | |
| | compelled to write Node.js! | |
| 13:16 <genisage> | hi | |
| 13:16 <luite> | you might be pleased to learn that you can compile | |
| | haskell to javascript now |
I hereby claim:
To claim this, I am signing this object:
| package example.strictness; | |
| import org.junit.Before; | |
| import org.junit.Test; | |
| import org.junit.runner.RunWith; | |
| import org.mockito.Mock; | |
| import org.mockito.junit.MockitoJUnitRunner; | |
| import static org.junit.Assert.assertEquals; | |
| import static org.mockito.Mockito.when; |
https://bit.ly/informationsecurityfornomads
How to protect your gear and data (aka your livelihood) while travelling the world?