Skip to content

Instantly share code, notes, and snippets.

View kun432's full-sized avatar

Kuniaki Shimizu kun432

View GitHub Profile
@kimoto
kimoto / gist:772695
Created January 10, 2011 12:10
海底ケーブルの配置と海外とのping調査
海底ケーブルの配置と海外とのping調査
目的
各国のpingの調査と、それがどのくらい体感で差を生むのか
またそこから考察できることを適当に書く
調査前の体感情報について
まず調査前の体感情報についてまとめておくことで、調べた結果が現実と乖離していないことを確認するため
・韓国人がホストだと多少のラグを感じる
@germanviscuso
germanviscuso / en-US.json
Last active January 31, 2023 15:40
Alexa Skill Basics: Global Persistence with the DynamoDB persistence adapter or the S3 Persistence adapter
{
"interactionModel": {
"languageModel": {
"invocationName": "global persistence demo",
"intents": [
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{