Skip to content

Instantly share code, notes, and snippets.

View ymotongpoo's full-sized avatar
📈
observability matters

Yoshi Yamaguchi ymotongpoo

📈
observability matters
View GitHub Profile
@ymotongpoo
ymotongpoo / html5conf.md
Last active January 10, 2018 02:06
HTML5 conference 2017 room C 14:20-15:00

disclaimer

  • 本文章はHTML5 conference 2017に際し、筆者 @ymotongpoo の整理のために作成された。
  • 本文章は 2017年09月24日 現在での内容であり、今後変更される可能性は十分にありうる。
  • 本文章は筆者の私見であり、AMPプロジェクトおよびGoogleの公式な見解ではない。
  • AMPに関しての批評に関しては技術的な側面とビジネス的な側面(SEO含む)のアプローチがあるが、本文章では前者についてを重点的に触れる。

ToC

  • AMP のモチベーション
    • なぜこの仕様が必要とされたのか
  • それはつまり現状の Web にどんな問題があることを意味するのか
@ymotongpoo
ymotongpoo / main.py
Created September 7, 2017 15:31
Access Firebase Database using Firebase Admin SDK for Python
import json
import firebase_admin
from firebase_admin import auth, credentials, db
def main():
cred = credentials.Certificate("./secrets.json")
app = firebase_admin.initialize_app(cred, options={
"databaseURL": "https://<projectId>.firebaseio.com/"
})
print(app.name)
@ymotongpoo
ymotongpoo / logs.md
Last active February 2, 2017 07:46
package directory structure

conda

% tar xjf 
% tree jupyter-conda
jupyter-conda
├── info
│   ├── files
│   ├── index.json
@ymotongpoo
ymotongpoo / log.txt
Created January 31, 2017 12:42
jupyter install log for Python3.5 on Debian sid
$ pip install jupyter
Collecting jupyter
Downloading jupyter-1.0.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Downloading ipykernel-4.5.2-py2.py3-none-any.whl (98kB)
100% |################################| 102kB 497kB/s
Collecting notebook (from jupyter)
Downloading notebook-4.3.1-py2.py3-none-any.whl (6.8MB)
100% |################################| 6.8MB 131kB/s
Collecting nbconvert (from jupyter)
@ymotongpoo
ymotongpoo / gfm2016-wear2.0.txt
Last active July 15, 2016 02:49
Links mentioned in Google for mobile 2016 "What's new in Android Wear 2.0?"
* Android Wear 2.0 Developer preview tour
https://www.youtube.com/watch?v=8gLwk8o9LW0
* What’s new in Android Wear 2.0? - Google I/O 2016
https://www.youtube.com/watch?v=L_Z3gSXGsyI
* Android Wear 2.0 Developer Preview
https://g.co/wearpreview
* Material Design for Wearables
@ymotongpoo
ymotongpoo / gfm2016-amp.txt
Last active July 15, 2016 02:49
Links mentioned in Google for mobile 2016 "Better mobile experience with AMP"
* AMP Project
https://ampproject.org
https://github.com/ampproject/amphtml
* AMP validator
https://validator.ampproject.org
* Search Console
https://www.google.com/webmasters/tools/
@ymotongpoo
ymotongpoo / ergodox.md
Last active May 5, 2016 17:10
ErgoDox関連情報のブックマーク
@ymotongpoo
ymotongpoo / keymap.c
Created April 20, 2016 06:04
keymap source file for ErgoDox
// modified following file.
// https://github.com/msc654/qmk_firmware/blob/master/keyboard%2Fergodox_ez%2Fkeymaps%2Fdefault%2Fkeymap.c
#include "ergodox_ez.h"
#include "debug.h"
#include "action_layer.h"
#define BASE 0 // default layer
#define SYMB 1 // symbols
#define MDIA 2 // media keys

Keybase proof

I hereby claim:

  • I am ymotongpoo on github.
  • I am ymotongpoo (https://keybase.io/ymotongpoo) on keybase.
  • I have a public key whose fingerprint is 0379 FF8F 24F5 27DB AFA5 34E5 2A7A 732B 6D46 69DA

To claim this, I am signing this object: