I hereby claim:
- I am ddffx on github.
- I am ddffx (https://keybase.io/ddffx) on keybase.
- I have a public key whose fingerprint is C69D 46BF B460 540D DFB7 B72F 20C7 95CF 5D92 0A70
To claim this, I am signing this object:
| /* lazyload.js (c) Lorenzo Giuliani | |
| * MIT License (http://www.opensource.org/licenses/mit-license.html) | |
| * | |
| * expects a list of: | |
| * `<img src="blank.gif" data-src="my_image.png" width="600" height="400" class="lazy">` | |
| With RequestAnimationFrame | |
| Polyfill Available here: | |
| */ | |
| !function(window){ |
I hereby claim:
To claim this, I am signing this object:
| def answer(x, y): | |
| return (set(x).symmetric_difference(y)).pop() | |
| a = [1,2,3,4]; | |
| b= [1,2,3,6,4]; | |
| print(answer(b,a)); |
I hereby claim:
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 14Yp4f82YZAAHmrJLTQDAwgCXirkDNjcph https://explorer.blockstack.org/address/14Yp4f82YZAAHmrJLTQDAwgCXirkDNjcph |
I hereby claim:
To claim this, I am signing this object:
document.designMode = 'on'