It's time someone compiled a list of nationalities to use within a web application. This gist attempts to make a first move at that.
##List of countries
I've also compiled a list of countries
while sleep 0.5; do dig A glastonbury.seetickets.com | grep glastonbury.seetickets.com; done; |
#!/bin/bash | |
set -uo pipefail | |
trap 's=$?; echo "$0: Error on line "$LINENO": $BASH_COMMAND"; exit $s' ERR | |
IFS=$'\n\t' |
{ | |
// Use IntelliSense to learn about possible attributes. | |
// Hover to view descriptions of existing attributes. | |
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | |
"version": "0.2.0", | |
"configurations": [ | |
{ | |
"type": "chrome", | |
"request": "attach", | |
"name": "Attach to Chrome", |
salt-call state.apply | |
salt-call saltutil.pillar_refresh |
# taken from http://www.piware.de/2011/01/creating-an-https-server-in-python/ | |
# generate server.xml with the following command: | |
# openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes | |
# run as follows: | |
# python simple-https-server.py | |
# then in your browser, visit: | |
# https://localhost:4443 | |
import BaseHTTPServer, SimpleHTTPServer | |
import ssl |
{"lastUpload":"2019-09-30T12:12:18.828Z","extensionVersion":"v3.4.3"} |
{"lastUpload":"2017-12-07T16:36:41.624Z","extensionVersion":"v2.8.6"} |
It's time someone compiled a list of nationalities to use within a web application. This gist attempts to make a first move at that.
##List of countries
I've also compiled a list of countries
As configured in my dotfiles.
start new:
tmux
start new with session name:
{"lastUpload":"2017-12-06T20:04:26.928Z","extensionVersion":"v2.8.6"} |