I hereby claim:
- I am loris on github.
- I am loris (https://keybase.io/loris) on keybase.
- I have a public key whose fingerprint is 023A F01B 6BFA 9A0F E769 6119 EB11 4A5E 25B0 3DC5
To claim this, I am signing this object:
| code COUNT(*) | |
| IMPMT 141 | |
| 05000 99 | |
| 05085 89 | |
| 05130 88 | |
| 05116 88 | |
| 05169 83 | |
| 06469 79 | |
| 06237 78 | |
| 05055 70 |
| { | |
| "error": null, | |
| "customer": { | |
| "columbus_customer_id": 1579463, | |
| "clientid": "108:0000014358", | |
| "status": "noImport", | |
| "columbusNumber": "108:0000014358", | |
| "magentoNumber": null, | |
| "updated_at": "2015-07-07 15:59:11", | |
| "surname": "AGLIARDI", |
I hereby claim:
To claim this, I am signing this object:
| ffmpeg -i ScreenFlow.mov -pix_fmt rgb24 -f gif - | gifsicle --optimize=3 --delay=2 > out.gif |
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <script> | |
| var daddr = window.location.search.slice(1); | |
| if (navigator.geolocation) { | |
| navigator.geolocation.getCurrentPosition(function(data){ | |
| if (data.coords) { | |
| window.location = 'https://maps.google.fr/maps?saddr=' + data.coords.latitude + ',' + data.coords.longitude + '&daddr=' + daddr; |
| javascript:window.location='tweetbot:///post?text='+encodeURIComponent(document.title + ' ' + window.location.href) |