#お給料日 https://twitter.com/makkurokuroino/status/601872775096115200
#地震
日本から海外に行くor滞在するときのチェックリストと調べた限りの内容
#チェックリスト ##必須
##お金関係
| <?php | |
| class A | |
| { | |
| /** | |
| * @return $this | |
| */ | |
| public function foo() | |
| { | |
| return $this; |
| ------------------------------------ | |
| -- Config | |
| ------------------------------------ | |
| -- MyDNS ID | |
| mid="MyDNSID" | |
| -- MyDNS Password | |
| pwd="MyDNSPASSWD" |
| speedtest --list | grep Japan | head -n 3 | sed 's/\([^)]*\).*$/\1/' | xargs -ISERVER_ID speedtest --server SERVER_ID --simple |
| <?php | |
| /** | |
| * Class SilentKill | |
| * | |
| * @method $this echo() | |
| * @method $this process() | |
| */ | |
| class SilentKill{ |
| package errors | |
| import ( | |
| "regexp" | |
| "cloud.google.com/go/spanner" | |
| "google.golang.org/grpc/codes" | |
| "google.golang.org/grpc/status" | |
| ) |
| { | |
| "timeZone": "Asia/Tokyo", | |
| "dependencies": {}, | |
| "exceptionLogging": "STACKDRIVER", | |
| "runtimeVersion": "V8" | |
| } |