I hereby claim:
- I am arbal on github.
- I am arbal (https://keybase.io/arbal) on keybase.
- I have a public key ASBt_uG6VYDp0U9ObJKOr93weRWGRuyGrWUI_mvUTg2mNQo
To claim this, I am signing this object:
If a human computer interaction requires the human to type (or copy/paste) an IP address, | |
those who produced the computer interface have failed to understand the significance of computers. | |
Computers are tools made by humans for human convenience. |
If a human computer interaction requires the human to type (or copy/paste) an IP address, | |
those who produced the computer interface have failed to understand the significance of computers. | |
Computers are tools made by humans for human convenience. |
I hereby claim:
To claim this, I am signing this object:
export GOPATH="$HOME/go" | |
mkdir -p "$GOPATH" | |
# If you come from bash you might have to change your $PATH. | |
export PATH=$HOME/bin:/usr/local/bin:$GOPATH:$PATH | |
# Path to your oh-my-zsh installation. | |
export ZSH="$HOME/.oh-my-zsh" | |
# Set name of the theme to load --- if set to "random", it will |
echo "Thank you @slhck for https://github.com/slhck/homebrew-moreutils :)" | |
brew update; brew uninstall -f --ignore-dependencies parallel; brew uninstall -f --ignore-dependencies task-spooler; brew uninstall -f --ignore-dependencies moreutils; brew update; brew upgrade; brew cleanup; brew tap-pin slhck/moreutils; brew update; brew upgrade; brew install moreutils --without-parallel --without-errno --without-ts; brew install -f parallel; brew install -f pwntools; brew install -f task-spooler; brew update; brew upgrade; brew cleanup; brew doctor |
echo '##### HOST #####' && date && hostname && uname -ips && freebsd-version -ru && ifconfig|sed '/inet /!d;/127.0/d;/dr:\s/d;s/^.*:\(.*\)B.*$/\1/' | awk -F ' ' '{ print $2 }' && echo '################' |
brew cask install --force $(brew cask list) |
Use existing human knowledge (e.g. open source software). The wheel has been invented already. We are on the shoulders of giants.
Be a giant for others. Share your solutions.
Embrace helpful paradigms, such as functional programming and its pure functions and immutable objects. They will discourage complexity and silence those who question if you are web-scale.
Use hashes and cryptographic signatures routinely. Data may be corrupted or tampered with at any time.
Latest: { | |
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", | |
mirror_type: "srv", | |
signature_type: "fingerprints", | |
fingerprints: "/usr/share/keys/pkg", | |
enabled: yes | |
} |