This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/.aws/ | |
~/.kube/ | |
~/.zshrc | |
~/.p10k.zsh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gdbm jq libidn2 [email protected] tree | |
gettext kompose libunistring python utf8proc | |
go kubernetes-cli ncurses readline wget | |
helm kustomize node sqlite xz | |
icu4c libevent oniguruma tmux yarn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ARG UBUNTU_VERSION=18.04 | |
ARG ARCH= | |
ARG CUDA=10.1 | |
FROM nvidia/cuda${ARCH:+-$ARCH}:${CUDA}-base-ubuntu${UBUNTU_VERSION} as base | |
ARG ARCH | |
ARG CUDA | |
ARG CUDNN=7.6.5.32-1 | |
ARG CUDNN_MAJOR_VERSION=7 | |
ARG LIB_DIR_PREFIX=x86_64 | |
ARG LIBNVINFER=6.0.1-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
smbutil view //'WORKGROUP;leo:test'@ninjapiratewiz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# use installed jars with profiles for a specific module | |
mvn verify -P <profiles -rf :<module> -o |
Table Flip Cmd / Description | Tableflip |
---|---|
/tableflip | (╯°□°)╯︵ ┻━┻ |
/tableflip adorable [word] | (づ。◕‿‿◕。)づ ︵ ┻━┻ |
/tableflip battle | (╯°□°)╯︵ ┻━┻ ︵ ╯(°□° ╯) |
/tableflip bear [word] | ʕノ•ᴥ•ʔノ ︵ ┻━┻ |
/tableflip bomb | ( ・_・)ノ⌒●~* |
/tableflip bored [word] | (ノ゜-゜)ノ ︵ ┻━┻ |
/tableflip buffet | (╯°□°)╯︵ ┻━━━┻ |
/tableflip cry [word] | (╯'□')╯︵ ┻━┻ |
- install spotify https://www.spotify.com/us/download/mac/
- install whatsapp https://www.whatsapp.com/download
- install authy https://authy.com/download/
- install slack https://slack.com/downloads/mac
- install postman https://www.postman.com/downloads/
- install sublime text https://www.sublimetext.com/3
- open sublime from command line https://ashleynolan.co.uk/blog/launching-sublime-from-the-terminal
- install docker https://www.docker.com/products/docker-desktop
- install vscode https://code.visualstudio.com/docs/setup/mac#_installation
- Open the Command Palette (⇧⌘P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn logs -applicationId application_1510850272434_0098 | |
yarn application -kill application_1496071732413_1565 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MAIN_JAR=`ls -1t /path/to/file-*[0-9]-SNAPSHOT.jar | head -1` | |
scp ${MAIN_JAR} lapolonio@server:lib/ |
NewerOlder