I hereby claim:
- I am ottodevs on github.
- I am ottog (https://keybase.io/ottog) on keybase.
- I have a public key whose fingerprint is 0347 4756 E0F2 C596 CF89 1B20 180F 5829 CAEF 69AB
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# checck if pidof exists | |
PIDOF="$(which pidof)" | |
# and if not - install it | |
(test "${PIDOF}" && test -f "${PIDOF}") || brew install pidof | |
# find app in default paths | |
CO_PWD=~/Applications/CrossOver.app/Contents/MacOS | |
test -d "${CO_PWD}" || CO_PWD=/Applications/CrossOver.app/Contents/MacOS |
pragma solidity ^0.4.8; | |
import "./Reentrance.sol"; | |
contract Collector { | |
Reentrance public reentrance; | |
function Collector (address _reentrance) { | |
reentrance = Reentrance(_reentrance); | |
} |
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box. | |
✅ did:muport:QmQNqWYeS3L3FnthWX19fxZJbdHKp7CfdJHmnFpjAw1VUK ✅ | |
Create your profile today to start building social connection and trust online at https://3Box.io/ |
//http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript | |
Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15); |
I hereby claim:
To claim this, I am signing this object:
Export:
${user}/.atom
:apm list --installed --bare > packages.list
$('#leftbar').remove(); | |
$('#price').css({ | |
'font-size': '50px', | |
'height': '60px', | |
'line-height': '60px' | |
}); |
0xD5F636d6D5b89418EbDaB851e1E5ce057121f07D |
address | eth | comment | |
---|---|---|---|
0x3bfc20f0b9afcace800d73d2191166ff16540258 | 306276.272251399926202 | polkadot | |
0x376c3e5547c68bc26240d8dcc6729fff665a4448 | 114939 | iconomi | |
0x43ab622752d766d694c005acfb78b1fc60f35b69 | 21704.325572809991471999 | ||
0xc7cd9d874f93f2409f39a95987b3e3c738313925 | 16475.534165330527033716 | musiconomi | |
0xdb0e7d784d6a7ca2cbda6ce26ac3b1bd348c06f8 | 6925 | ||
0x49eafa4c392819c009eccdc8d851b4e3c2dda7d0 | 4524.983603998439805528 | ||
0xbe17d91c518f1743aa0556425421d59de0372766 | 4360.6725 | ||
0x41849f3bd33ced4a21c73fddd4a595e22a3c2251 | 3238.1539315355843176 | ||
0x8655d6bf4abd2aa47a7a4ac19807b26b7609b61d | 3000 |
address | eth | comment | |
---|---|---|---|
0x3bfc20f0b9afcace800d73d2191166ff16540258 | 306276.272251399926202 | polkadot | |
0x376c3e5547c68bc26240d8dcc6729fff665a4448 | 114939 | iconomi | |
0x43ab622752d766d694c005acfb78b1fc60f35b69 | 21704.325572809991471999 | ||
0xc7cd9d874f93f2409f39a95987b3e3c738313925 | 16475.534165330527033716 | musiconomi | |
0xdb0e7d784d6a7ca2cbda6ce26ac3b1bd348c06f8 | 6925 | ||
0x49eafa4c392819c009eccdc8d851b4e3c2dda7d0 | 4524.983603998439805528 | ||
0xbe17d91c518f1743aa0556425421d59de0372766 | 4360.6725 | ||
0x41849f3bd33ced4a21c73fddd4a595e22a3c2251 | 3238.1539315355843176 | ||
0x8655d6bf4abd2aa47a7a4ac19807b26b7609b61d | 3000 |