- libevent libevent-devel libevent-headers
- curl
# remove old pkgs| { | |
| "cmd": ["/usr/local/go/bin/go","build","$file"], | |
| "selector" : "source.go", | |
| "variants": [ | |
| { "cmd": ["/usr/local/go/bin/go", "run", "$file"], | |
| "name": "Run" | |
| } | |
| ] | |
| } |
| dn: iif(IIf(Mid([CodFiscale];10;2)>40;Mid([CodFiscale];10;2)-40;Mid([CodFiscale];10;2))<10;"0"& IIf(Mid([CodFiscale];10;2)>40;Mid([CodFiscale];10;2)-40;CInt(Mid([CodFiscale];10;2)));IIf(Mid([CodFiscale];10;2)>40;Mid([CodFiscale];10;2)-40;Mid([CodFiscale];10;2))) & "/" & Switch(Mid([CodFiscale];9;1)="A";"01";Mid([CodFiscale];9;1)="B";"02";Mid([CodFiscale];9;1)="C";"03";Mid([CodFiscale];9;1)="D";"04";Mid([CodFiscale];9;1)="E";"05";Mid([CodFiscale];9;1)="H";"06";Mid([CodFiscale];9;1)="L";"07";Mid([CodFiscale];9;1)="M";"08";Mid([CodFiscale];9;1)="P";"09";Mid([CodFiscale];9;1)="R";"10";Mid([CodFiscale];9;1)="S";"11";Mid([CodFiscale];9;1)="T";"12") & IIf(Mid([CodFiscale];7;2)<15;"20";"19") & "/" & Mid([CodFiscale];7;2) |
| open () { if [ -z "$1" ]; then P="."; else P="$1"; fi; P=`cygpath -aw "$P"`; explorer "$P"; } |
| package main | |
| import ( | |
| "database/sql" | |
| "log" | |
| _ "github.com/mattn/go-sqlite3" | |
| "github.com/qrawl/gorp" | |
| ) |
| Verifying that +pierreprinetti is my blockchain ID. https://onename.com/pierreprinetti |
| server { | |
| listen 443; | |
| listen [::]:443; | |
| server_name example.com; | |
| ssl on; | |
| add_header Strict-Transport-Security "max-age=31536000" always; | |
| ssl_certificate /etc/nginx/ssl/live/example.com/fullchain.pem; # <-- | |
| ssl_certificate_key /etc/nginx/ssl/live/example.com/privkey.pem; # <-- |
| docker commit $STOPPED_CONTAINER user/test_image | |
| docker run -ti --entrypoint=sh user/test_image |
| target=src | |
| test: venv lint | |
| venv/bin/python -m unittest | |
| # http://blog.bottlepy.org/2012/07/16/virtualenv-and-makefiles.html | |
| venv: venv/bin/activate | |
| venv/bin/activate: requirements.txt | |
| test -d venv || python3 -m venv venv |
I hereby claim:
To claim this, I am signing this object: