I hereby claim:
- I am pawndev on github.
- I am pawndev (https://keybase.io/pawndev) on keybase.
- I have a public key ASBSOJ7OhHYIJtxJeAUQeXPo4EQUFyInM44mxxDjl6D4RAo
To claim this, I am signing this object:
| version: '2' | |
| services: | |
| nginx: | |
| extends: | |
| file: docker-compose.common.yml | |
| service: nginx | |
| links: | |
| - node |
| export interface PackageJSON extends Object { | |
| name: string | |
| version?: string | |
| description?: string | |
| keywords?: string[] | |
| homepage?: string | |
| bugs?: string | Bugs | |
| license?: string | |
| author?: string | Author | |
| contributors?: string[] | Author[] |
| [ | |
| { | |
| "assessment":"DEGRADED", | |
| "average":3.4791736666666666, | |
| "healthcheck":{ | |
| "name":"Integration (WEB)", | |
| "endpoint":"https://integration.ouicar.fr", | |
| "count":3, | |
| "timeout":10, | |
| "threshold":2 |
| { | |
| "franceDepartments": { | |
| "01": { | |
| "name": "Ain", | |
| "bounds": { | |
| "n": "46.519953", | |
| "e": "6.170198", | |
| "s": "45.611093", | |
| "w": "4.728067" | |
| } |
| #!/bin/sh | |
| BRANCH_NAME=$(git branch 2>/dev/null | grep -e ^* | tr -d ' *') | |
| if [ -n "$BRANCH_NAME" ] && [ "$BRANCH_NAME" != "master" ] && [ "$BRANCH_NAME" != "(nobranch)" ]; then | |
| echo "$BRANCH_NAME | $(cat $1)" > $1 | |
| fi |
| #!/bin/bash | |
| scrot /tmp/screenshot.png | |
| convert /tmp/screenshot.png -blur 0x3 /tmp/screenshotblur.png | |
| i3lock -i /tmp/screenshotblur.png |
| #!/bin/bash | |
| params="$(getopt -o hviuc: -l help,version,install,update,clean: --name "$0" -- "$@")" | |
| eval set -- "$params" | |
| . ./lib/echos.sh | |
| usage() { | |
| shrug "Dotfiles Installer" | |
| echo "Usage:" | |
| echo " --help -h -? Display this help message." |
I hereby claim:
To claim this, I am signing this object:
| import {create, env, Maybe} from 'sanctuary'; | |
| const S = create({ | |
| checkTypes: true, | |
| env | |
| }); | |
| // PART - I | |
| // const first_arr = [1, 2, 3, 4, 5, 6, 7, 8, 9]; | |
| // const first_elem = S.head(first_arr); |
| console.log( | |
| [ | |
| (( ! + [] + [] + ![] + [] + [] + ![] + ! + [] + [] + ![] + [] + [] + ![] + [] + ![] + [] + ![] + ![] + | |
| true + [] + true + [] + [] + (true) + true + | |
| ![] + ![] + ![] + ![] + ! + [] + ![] + ![] + | |
| ![] + ![] + 1 | |
| )).length, | |
| (( ! + [] + [] + ![] + [] + [] + ![] + ! + [] + [] + ![] + [] + [] + ![] + [] + ![] + [] + ![] + ![] + | |
| true + [] + true + [] + [] + (true) + true + | |
| ![] + ![] + ![] + ![] + ! + [] + ![] + ![] + ![] + [] + (undefined - 6) |